body {
color: black;
padding:5;
width:800px; margin:5 auto;
min-height:100%;
position:relative;
background: #000000;
font:10pt Tahoma, Sans-Serif;
}

#main {
overflow:hidden; width:100%;
background: #cc9900;
color: #FFFF00;
}

#menu { 
padding:0;
margin:0;
float:left; width:25%;
background: #cc9900;
color: #FFFF00;
}

#cont { 
  overflow: auto;
  float:right; width:75%;
  background: white;
  color: black;
  height: 600px;
  scrollbar-face-color : #CC9900; 
  scrollbar-shadow-color : #000099;
  scrollbar-highlight-color : #000099; 
  scrollbar-darkshadow-color : #CCFFFF; 
  scrollbar-track-color : #CCFFFF; 
  scrollbar-arrow-color : #000000;
}

#header { 
margin: 0;
padding: 0;
height: 160px;
background: #cc9900;
color: black;
}


#phone { 
position:absolute;
left:10px; top:660px;
width: 190px;
font-family: Arial;
font-size: 12px;
background: #cc9900;
}

	a:link {color:#000000;text-decoration:underline;font-weight: bolder}
	a:visited {color:#000000;text-decoration:underline;font-weight: bolder}
	a:hover {color: #996600;text-decoration:none}
	
#footer {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background: #cc9900;
}

html {
  height:100%;
}
* html body {
  height:100%;
}




a:link.footer {color:#cc9900 ! important}
a:link.footer {text-decoration: none ! important}
a:link.footer {font-size: 10px ! important}
a:visited.footer {color:#cc9900 ! important}
a:visited.footer {text-decoration: none ! important}
a:visited.footer {font-size: 10px ! important}
a:hover.footer {color: #FFCC00 ! important}
a:hover.footer {text-decoration: none ! important}
a:hover.footer {font-size: 10px ! important}


h2{ 
font-size: 18px;
color: #CC9900;
text-align:left; text-transform:uppercase;
letter-spacing:1px;
}
h1{ 
font-size: 18px;
color: #CC9900;
text-align:left; text-transform:uppercase;
letter-spacing:1px;
}
h0{ 
font-size: 18px;
color: #CC9900;
text-align:left; text-transform:uppercase;
letter-spacing:1px;
}
h3{ 
font-size: 18px;
color: #CC9900;
text-align:left; text-transform:uppercase;
letter-spacing:1px;
}

h4{ 
font-size: 16px;
color: #000000; 
text-align:left;
letter-spacing:1px;
}

a:link.menu_link 
{
color:#00000;
text-decoration: none;
font-size: 12px
}

a:visited.menu_link 
{
color:#000000;
text-decoration: none;
font-size: 12px
}

a:hover.menu_link 
{
color: #FFCC00;
text-decoration: none;
font-size: 12px
}
.ls { margin-left: 0px; }
.lsbg { margin-left: 0px; background: url(/img/article/dot.gif) repeat-y bottom left; }
a.mi { font: 11px tahoma; color: #000; text-decoration: none; cursor: pointer; }
a.miact { font: bold 11px tahoma; color: #000; text-decoration: none; cursor: pointer}
img.ico { width: 32px; height: 16px; }