BODY {

scrollbar-base-color: #EBF1F5;
scrollbar-arrow-color: #000000;
scrollbar-DarkShadow-Color:#C9DAE4;


}
Td
{
    FONT-STYLE: normal;
    FONT-FAMILY: VERDANA, Arial;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}


BODY A
{
 COLOR: #880000;
    FONT-FAMILY: VERDANA;

    FONT-SIZE: 8pt;

}
BODY A:visited
{ COLOR: #000000;
     FONT-FAMILY: VERDANA;


 }
BODY A:hover
{
    FONT-FAMILY: VERDANA;
    COLOR:#000000;

    TEXT-DECORATION: none
 }
SELECT
{font-family:verdana,arial,helvetica;
font-size:10;
border:1px solid black;
height:12;
size:40;
}
INPUT
{font-family:verdana,arial,helvetica;
font-size:11;
border:1px solid #7797A1;
height:20;
}
DIV.leftmenu
{
   BORDER-RIGHT: none;
   BORDER-TOP: none;
   BORDER-LEFT: none;
   BORDER-BOTTOM: none;
   OVERFLOW: auto;
   WIDTH:100%;
   HEIGHT:100%


}
#footer
{
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:31px;
	padding-top:6px;
	border-bottom:solid 1px #000000;
	text-align:center;
}
#footer ul{
	margin:0px;
	padding:0px;
	float:right;
	list-style:none;
	width:75%;
	text-align:center
	
}
#footer li{
	margin:0px;
	display:inline;
	float:left;
	text-align:center;
	vertical-align:bottom;
	margin-left:10px;
	margin-right:10px;

	
}
#footer li a
{
	text-decoration:none;
	color:Black;
}
#copyrightLeft {
	margin:0px;
	padding:0px;
	width:49%;
	float:left;
	text-align:left;
	color:#999999;
	font-size:9px;
}
#copyrightRight {
	margin:0px;
	padding:0px;
	width:50%;
	float:left;
	text-align:right;
	color:#999999;
	font-size:9px;
}
#copyrightRight a
{
    margin:0px;
	padding:0px;
    text-decoration:none;
	color:#999999;
	font-size:9px;
}
#copyrightRight a:hover
{
    text-decoration:underline;
}
