<!--
body {
 font-family: Verdana;
 font-size: 11px;
 line-height: 16px;
 padding : 0px;
 margin : 0px;
 height : 100%;
 width : 100%;
 overflow : auto;
}

table {
 font-family: Verdana;
 font-size: 11px;
}

.menu_left {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.menu_left a:link { color : #000000; text-decoration: none;
}
.menu_left a:visited {color : #000000; text-decoration: none; font-weight: normal;
}
.menu_left a:active {color : #8B0000; text-decoration: none; font-weight: normal;
}
.menu_left a:hover {color : #8B0000; text-decoration: none; font-weight: normal;
}



A:link {
        COLOR: #000000; TEXT-DECORATION: underline;
}
A:visited {
        COLOR: #000000; TEXT-DECORATION: underline;
}
A:active {
        COLOR: #8B0000; TEXT-DECORATION: underline;
}
A:hover {
        COLOR: #8B0000; TEXT-DECORATION: none;
}

input
{
	color: #666666;
	border:1px solid #666677;
	font-family:verdana;
	font-size: 11px;
	text-align: left;
}
-->
