@charset "iso-8859-1";
body {padding:0; margin:0; color:#666666; background-image:url(bg5.gif)}
body, td {font-family:Arial, Helvetica, sans-serif; font-size:11px; }
br{font-size:10px}
.s{color:#9A9A9A; text-decoration:none}
.grey{font-size:12px; color:#444444}
.green{color:#3E5A2A}
.red{color:#970000;}
.orange{color:#D79300}
.blue{color:#0066CC;}
.white {
	font-size:12px;
	color:#FFFFFF;
	font-weight: bolder;
	font-style: normal;
}
.w{font-size:9px; color:#CCCCCC}
.sm{font-size:9px; color:#0054A8}
.w1{font-size:10px; color:#CCCCCC}
.black{color:#666666; }

select
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width:1px;
	border-color:#666666;
	font-size:10px;
	LINE-HEIGHT: 10px;
	color: #60759D;
	border-bottom-style: dashed;
}

input.formButton{
	color: #FFFFFF;
	background-color: #666666;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-style: solid;
}
input.form{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #60759D;
	margin: 3px 3px 0px 3px;
	font-style: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
 
a:link {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a:visited {
	color: #66393D;
	text-decoration: none;
}
a:hover {
	color: #412426;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}

h1 {
	font-weight: bold;
	font-size: 16px;
}
h2 {
	font-weight: normal;
	font-size: 14px;
}
h3 {
	font-weight: normal;
	font-size: 12px;
}
h4 {
	font-weight: bold;
	font-size: 11px;
}

