body {
  scrollbar-arrow-color:FFFFFF;
  scrollbar-track-color:FFFFFF;
  scrollbar-shadow-color:FFFFFF;
  scrollbar-face-color:B5D7F5;
  scrollbar-highlight-color:FFFFFF;
  scrollbar-darkshadow-color:000000;
  scrollbar-3dlight-color:B5D7F5;

}
.txtbx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px inset #CCCCCC;
}

/* CSS Document */
a            {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited    {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover      { color: #000000; text-decoration: underline overline; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
               font-weight: bold}
a.lnks            {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.lnks:visited    {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.lnks:hover      { color: #000000; text-decoration: underline overline; font-family: Arial, Helvetica, sans-serif; font-size: 11px;
               font-weight: normal}
			   
a.reverse            {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.reverse:visited    {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.reverse:hover      { color: #FF0000; text-decoration: underline overline; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
               font-weight: bold}


a.faquestion            {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
a.faquestion:visited    {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}
a.faquestion:hover      {
	color: #FF0000;
	text-decoration: underline overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.redgen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.yelrow {
	background-color: #FFFFCC;
}
.orangerow {

	background-color: #FF9933;
}
.gendropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mainHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.topicHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.noticetable {
	background-color: #FFFF99;
	border: 1px dotted #000000;

}
.inptbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	background-color: #FFFFFF;
}
.noticelbtable {
	background-color: #66CCFF;
	border: 1px dotted #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;


}
.smalltxtnews {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.gen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bluetbl {
	background-image: url(/images/bluespacer.gif);
}