/* CSS Document */

<style type="text/css">
/* Default Tags */
html {margin: 0px; padding: 0px;}
body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
scrollbar-face-color:#A7121B;
scrollbar-arrow-color:#FFF;
scrollbar-track-color:#CCCCCC;
scrollbar-shadow-color:#FFF;
scrollbar-highlight-color:#FFF;
scrollbar-3dlight-color:#F22F3B;
scrollbar-darkshadow-Color:#7A191F;
}



table {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

th {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #FF0000;

}
table a:link {
	color: #0000FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;

}
table a:visited {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;

}
table a:hover {
	text-decoration: underline overline;
	color: #CC0000;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;


}
table a:active {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;

}

.smallmenu {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;

}
.smallmenu a:link {
	color: #000000;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;
}
.smallmenu a:visited {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.smallmenu a:hover {
	text-decoration: underline;
	color: #EF4D38;
	background-color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}

.smallmenu a:active {
	text-decoration: none;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;

}


</style>
