BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6C6C6C;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center;
	margin:0;
	padding:0;


scrollbar-face-color: #E5E5E5;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #6c6c6c;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;

}
img { border:0;}
A {
	font-family: "Arial";
	font-weight: normal;
	font-size: 9px;
	color: #6C6C6C;
	text-decoration: none;
}
A:HOVER {
	font-family: "Arial";
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
#content A {
	font-family: "Arial";
	font-weight: normal;
	font-size: 10px;
	color: #797979;
	text-decoration: none;
}
#content A:HOVER {
	font-family: "Arial";
	font-weight: normal;
	font-size: 10px;
	color: #797979;
	text-decoration: underline;
}

#content h1{
	color: #797979;
	font-size: 12px;
	font-family: "Arial";
	margin-bottom: 5px;
}

hr{
color: #6C6C6C;
height: 1px;
}
/*{
border:1px solid red;
}*/
.navigation{
fl oat:left;
}


.navigation .line{
height:11px;
margin:5px 30px;
padding:0;
position:relative;
background: #DFDFDF;
font:normal 2px arial;
}

.navigation .toch{
height:11px;
margin:0;
padding:0;
position:absolute;
background:#A4A4A4  url("images/navigator_right.gif") no-repeat center right;
cursor:e-resize;
width:30px;
}

.navigation .toch_in{
height:11px;
background:url("images/navigator_left.gif") no-repeat center left;

}


.navigation .list{
height:30px;
}

.navigation td{
width:30px;
text-align:center;
}

TD {
	font-family: "Arial";
    font-weight: normal;
	font-size: 10px;
	background-repeat: no-repeat;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
}
TD.txtOrange {
   font-family: "Courier New", Courier, monospace;
	color: #ff8c00;
}
b
{
font-family: "Arial";
font-size: 11px;
color: black;
}

H1 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
H1 a {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin: 0px;
}
H1 a:hover {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 18px;
	color: #ff9900;
	margin: 0px;
	text-decoration: underline;
}
H2 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 9 px;
}
/*
hr {
	color: #FF9900;
	width: 90%;
	height: 1px;
	text-align: top;
}
*/
/*#screen { position:relative; float:left; width:800px; height:246px; overflow: hidden; margin-bottom:7px;}
#container { position:absolute; top:0; left:0px;}
#scrollbox { width:100%; position:relative; clear:both;}
#sleft { position:relative; float:left; width:15px; height:15px; background:#ccc; margin-right:5px;}
#sright { position:relative; float:right; width:15px; height:15px; background:#ccc; margin-left:5px;}
#scroller {position:relative; float:left; width:50px; height:15px; background:#ccc;}*/

td.td_menu
{

background: #CCCCCC;
#text-align: center;
padding-left: 17px;
}
div.sleft 
{
background: #ccc; 
}
div.scroller
{
background:#ccc;
}
div.sright
{
background:#ccc;
}
li
{
	height: 10px;
	font-family: "Arial";
	font-weight: normal;
	font-size: 9px;
	color: #6C6C6C;
	text-decoration: none;
	margin: 0px;

}
textarea
{
	font-family: "Arial";
}