@charset "utf-8";
/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color:#ffcc00;
}
a:visited {
	text-decoration: None;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
} 
a:active {
	text-decoration: none;
	color:#00ff00;
}
.grad {
background-image:url(vertGrad.jpg);
background-position:top;
background-attachment:inherit;
background-repeat:repeat-y;
}
.overblk {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 1px;
	border-bottom: 1px solid #000000;
	text-align: center;
	background:#000000;
}
a.overblk:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 1px;
	border-bottom: 1px solid #000000;
	text-align: center;
	background:#000000;
	text-decoration:underline;
}
a.overblk:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 1px;
	border-bottom: 1px solid #000000;
	text-align: center;
	background:#000000;
	text-decoration:underline;
}
a.overblk:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 1px;
	border-bottom: 1px solid #000000;
	text-align: center;
	background:#000000;
	text-decoration:underline;
}
.T1 {
	background-color:#333333;
	border-bottom:thin;
	border-left:thin;
	border-right:thin;
	border-top:thin;
	border-style:solid;
	border-color:#000000;
	border-width:thin;
}
.T2 {
	background-color:#FFFFFF;
}
.style1 {
	background-color:: #FFFFFF;
	font-size:11px;
	border-bottom:thin;
	border-left:thin;
	border-right:thin;
	border-top:thin;
}
a.style1:link {
	text-decoration: none;
	color:#000000;
}
a.style1:visited {
	text-decoration: none;
	color:#000000;
}
a.style1:hover {
	color:#ffcc00;
}
a.style1:active {
	text-decoration: none;
	color:#00ff00;
}
.style1B {
background-color:: #FFFFFF;
	font-size:10px;
	border:none;
}
a.style1B:link {
	border:none;
}
a.style1B:hover {
	border:none;
}
.style3 {
	color:#ffcc00;
	font-size:13px;
	font-weight:bold;
}
a.style3:link {
	text-decoration: None;
	color: #ffcc00;
}
a.style3:visited {
	text-decoration: none;
	color:#FFCC00;
}
a.style3:hover {
	text-decoration: None;
	color: #222222;
}
.st3a {
	color: #ffcc00;
	font-size:9px;
	font-weight:bold;
}
a.st3a:visited {
	color: #ffcc00;
	font-size:9px;
	font-weight:bold;
}
.ST4 {
	color: #FFFFFF;
	background-color:#000000;
	font-size:10px;
	font-weight:bold;
	text-align:center
}
.ST5 {
	color: #ffffff;
	background-color:#000000;
	font-size:12px;
	text-align:justify;
}
a.ST5:link {
	text-decoration: none;
	color:#FFCC00;
}
.ST6 {
	color: #FFCC00;
	/*background-color:#000000;*/
	font-size:12px;
	text-align:right;
}
a.ST6:link {
	text-decoration:underline;
	color:#FFCC00;
}
a.ST6:visited {
	text-decoration:underline;
	color:#FFCC00;
}
.forms {
	color: #ffffff;
	background-color:#000000;
	font-size:10px;
}
.style5 {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.BW {
	font-size: 11px;
	color: #FFFFFF;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	border-style:none;
}
.WID{
width:350px;
}
.WID2{
width:190px;
}




