body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#6699FF;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#969EEB;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#F0F0F0;
	scrollbar-arrow-color:#333333;
	font-size: 8px;
	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000c;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
	letter-spacing: 2px;
	vertical-align: middle;
	font-weight: bold;}
	

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	cursor: hand;
	filter: Chroma(Color=000000);
	background-image:   url(/images/dot.gif);
	background-position: center center;
	background-repeat: no-repeat;


}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px
	background-color: #6699FF;
}

.topnavtext  {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: Centre;
}
a.topnav:link    {
	text-decoration: none;
	color: #6699FF;
}	
a.topnav:visited {
	color: #6699FF;
	text-decoration: none;
}
a.topnav:hover   {
	color: #006699;
	text-decoration: none;}

a.topnav:active  {
	color: #006699;
	text-decoration: none;
}

.buttonscontainer {
	width: 141px;
	margin-top: 22px;
	margin-right: 10px;
	margin-left: 10px;
}

.buttons a {
	color: #FFFFFF;
	border: 1px solid;
	background-color: #6699FF;
	padding: 2px 2px 2px 3px;
	font: 11px Verdana, sans-serif;
	font-weight: Bold;
	text-decoration: none;
	border-color: #FFFFFF;
	display: block;
	margin: 0px 0px 1px;
	width: 100%;
	text-align: centre;
	height: 15px;
}

.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #6699FF;
border-color: #FFFFFF;
color: #006699;
text-decoration: none;
}

.newstitle {
	font-weight: bold;
}

 .oragenCell {
	border: 1px solid #6699FF;
	padding: 7px;
	background-color: FFFFFF;
	
}
 .oragenCelllight {
	border: 1px solid #999999;
	padding: 7px;
	background-color: #FFFFFF;
}

.botnavtext  {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: center;
}
	
a.txtlink:link    {
	text-decoration: none;
	color: #3366FF;
	font-weight: bold;
}
	
a.txtlink:visited {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;

}
a.txtlink:hover   {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.txtlink:active  {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.copywrite {
	font-size:8px;
	font-weight: normal;
	color: #000000;
}
.includetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
}
.includenavtext  {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: Left;
}