body { background-image: url(img/left.gif) }
body { background-repeat: repeat-y }

<style type="text/css">
<!--
body         { color: #000000; font-family: Tahoma; font-size: 12px; scrollbar-base-color:#FFFFFF}
td           { color: #000000; font-family: Tahoma; font-size: 12px }
a            { color: #3F3F3F; font-family: Tahoma; font-size: 12px; text-decoration:none;}
a:hover      { color: #AF0A0A; font-family: Tahoma; font-size: 12px; text-decoration:none;}

a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

img { border: 0; }

.sl a { color: #AF0A0A; font-family: Tahoma; font-size: 12px; text-decoration:none;}
.sl a:hover { color: #3F3F3F; font-family: Tahoma; font-size: 12px; text-decoration:overline;}

.menu a { color: #3F3F3F; font-family: Tahoma; font-size: 11px; text-decoration:none;}
.menu a:hover { color: #db0000; font-family: Tahoma; font-size: 11px; text-decoration:none;}

.down a { color: #000000; font-family: Tahoma; font-size: 9px; text-decoration:none;}
.down a:hover { color: #3F3F3F; font-family: Tahoma; font-size: 9px; text-decoration:none;}

#MENU {
	width: 162px;
	background-image: url(/img/left.png);
	float: left;
	overflow: hidden;
        padding: 0px; }

ul {
margin: 0px;
padding: 0px; }

#MENU a {
font-family: Verdana, Sans-serif;
font-size: 11px;
display: block;
width: 160px;
padding: 0px;
color: #000000;
margin-top: 0px;
text-decoration: none;
border-left: 2px solid #B4B0B0; }

#MENU a:hover {
font-family: Verdana, Sans-serif;
font-size: 11px;
display: block;
width: 157px;
background-color:#b40000;
text-decoration: none;
color: #FFFFFF;
border-left: 5px solid #FFFFFF; }

#MENU li {
list-style-type: none;}

h1, h2, h3, h4, h5, h6 {color: #1F1F1F; font-weight: normal;}

h1 { display: inline; }
h2 { display: inline; }
h3 { display: inline; }
h4 { display: inline; }
h5 { display: inline; }
h6 { display: inline; }

h1 {font-size: 1.5em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.1em;}
h4 {font-size: 0.9em;}
h5 {font-size: 0.8em;}
h6 {font-size: 0.7em;}


-->
  </style>
