body{
	background: url('/images/code_back.gif') repeat;
	font-family: arial, "sans-serif";
	font-size: 12px;
}

body td{
	font-family: arial, "sans-serif";
	font-size: 11px;
}

h1{
	font-family: arial, "sans-serif";
	font-size: 18px;
	color: #FF0000;
}

.xInput{
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

#header{
	position:absolute;
	left:151px;
	top:85px;
	width:462px;
	background-color:#FF0000;
	color:#FFFFFF;
	z-index:1;
}

#header_noRtCol{
	position:absolute;
	left:151px;
	top:85px;
	width:602px;
	background-color:#FF0000;
	color:#FFFFFF;
	z-index:1;
}

select{
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.subHead{
	font-family: arial, "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.default{
	font-size: 9px;
}

.newsFont{
	font-family: arial, "sans-serif";
	color: #000000;
	font-size: 12px;
}

.mainFont{
	font-family: arial, "sans-serif";
	color: #000000;
	font-size: 12px;
}

.fullFont td{
	font-family: arial, "sans-serif";
	color: #000000;
	font-size: 12px;
}


.small{
	font-family: verdana, "sans-serif";
	color: #000000;
	font-size: 9px;
	letter-spacing: 0px;
}

.methodList{
	font-family: verdana, "sans-serif";
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}

.subFont{
	font-family:arial, "sans-serif";
	color:#000000;
	font-size:11px;
	background-color:#F4F4F4;
}

.subFont td{ 
	padding: 3px;
}

.subOn{
	font-family:arial, "sans-serif";
	color:#FFFFFF;
	font-size:11px;
	background-color:#999999;
}

.noGo{ font-family: arial; line-height: 18px;}
.noGo2{ font-family: arial; }

.noGo_onWhite{ 
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
}

.noGo_onWhite a:link{
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	text-decoration:none;
}
.noGo_onWhite a:visited{
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	text-decoration:none;
}
.noGo_onWhite a:hover{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-color:#F4F4F4;
	text-decoration:none;
}

.noLine a:link{ text-decoration:none; }
.noLine a:visited{ text-decoration:none; }
.noLine a:hover{ text-decoration:none; }

.noGo a:link{ text-decoration: none; color: #FF0000; font-weight: bold; }
.noGo a:visited{ text-decoration: none; color: #FF0000; font-weight: bold; }
.noGo a:hover{ text-decoration: none; color: #FF0000; font-weight: bold; background-color: #E4E4E4; border-style:solid; border-width:1px; border-color:#000000; }

.noGo2 a:link{ text-decoration: none; color: #FF0000; }
.noGo2 a:visited{ text-decoration: none; color: #FF0000; }
.noGo2 a:hover{ text-decoration: none; color: #FF0000; background-color: #E4E4E4; }

.subFont a:link{ text-decoration: none; color: #000000; }
.subFont a:visited{ text-decoration: none; color: #000000; }
.subFont a:hover{ text-decoration: none; color: #000000; }

.subOn a:link{ text-decoration: none; color: #FFFFFF; }
.subOn a:visited{ text-decoration: none; color: #FFFFFF; }
.subOn a:hover{ text-decoration: none; color: #FFFFFF; }

p.intro:first-letter { font-size: 250%; }

a:link{ color: #FF0000; text-decoration: none; }
a:visited{ color: #FF0000; text-decoration: none; }
a:hover{ color: #FF0000; text-decoration: underline; }

.newsFont a:link{ text-decoration: none; }
.newsFont a:visited{ text-decoration: none; }
.newsFont a:hover{ color: #FF0000; text-decoration: underline; }

.small a:link{ text-decoration: none; }
.small a:visited{ text-decoration: none; }
.small a:hover{ color: #FF0000; text-decoration: underline; }

.heading 
{
  font-weight:bold;
}

.itemOff{ background-color: #F4F4F4; border-color:#CCCCCC; border-width:1px; border-style:solid; }
.itemOn{ background-color: #FFFFFF; border-color:#E4E4E4; border-width:1px; border-style:solid; }
.itemOn a:link{ color:#FF0000; text-decoration:none; }
.itemOn a:visited{ color:#FF0000; text-decoration:none; }
.itemOn a:hover{ color:#FF0000; text-decoration:none; background-color:#E4E4E4; }
.itemOff a:link{ color:#FF0000; text-decoration:none; }
.itemOff a:visited{ color:#FF0000; text-decoration:none; }
.itemOff a:hover{ color:#FF0000; text-decoration:none; background-color:#E4E4E4; }
