body {
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #666666; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #989DA5; 
	SCROLLBAR-BASE-COLOR: #F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.White12{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.f8
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, Arial, Verdana, Sans-serif;
    FONT-SIZE: 8pt
}
.fw8
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif;
    FONT-SIZE: 8pt
}
.f9
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif;
    FONT-SIZE: 9pt
}
.fw9
{
	COLOR: #f4f4f4;
    FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif;
    FONT-SIZE: 9pt
}
.f10
{
	COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, Arial, Verdana, Sans-serif;
    FONT-SIZE: 10pt
}
.BlackBold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Black10{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.Black11{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Black12{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.BlackBold12{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Blue10{
	font-family: Arial;
	font-size: 10px;
	color: #3366CC;
}
.Red10{
	font-family: Arial;
	font-size: 10px;
	color: #ff0000;
}
.BlueBold11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.BlueBold12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	line-height: 18px;
}
.BlueBold14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	line-height: 18px;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.field {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	background-image: url(./images/button_bg2.gif);
	color: #444444;
	padding-right: 5px; 
	padding-left: 5px; 
}
.Form {
	COLOR: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	border: 1px ridge #989DA5;
}
.button {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: Bold;
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-color: #444444; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	color: #222222;
	background-image: url(./images/but_bg1.gif);
}
.button2 {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: Bold;
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-color: #330066; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	color: #111111;
	background-image: url(./images/but_bg2.gif);
}
