body
{
	font-family: tahoma, geneva, verdana, arial, helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #626278;
	margin: 0;
	border-right-color: #00AEF0;
}
hr
{
	color: #184B7E;
	background-color: #184B7E;
	height: 1px;
	margin-right: 0px;
	border: none;
}
p
{
	margin-top: 13px;
}
a:link
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
}
a:active
{
	color: #648BCB;
}
a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8BBBC5;
	text-decoration: underline;
}
a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
.main
{
	position: absolute;
	left: 10px;
	top: 100px;
	padding-bottom: 10px;
}
.button
{
	position: absolute;
	left: 188px;
	top: 55px;
	font-family: tahoma, geneva, verdana, arial, helvetica;
	font-size: 8px;
	background-color: #4FCEFF;
	color: #000066;
	border: 1 solid #184B7E
	height: 22px;
	width: 75px;
}
.text
{
	position: absolute;
	left: 10px;
	top: 57px;
	width: 165px;
	font-size: 8px;
	background-color: #4FCEFF;
	color: #000066;
	border: 1 solid #184B7E
}
.linkscell
{

	font-family: tahoma, geneva, verdana, arial, helvetica;
	font-size: 11px;
	color: #626278;
	border-right-color:#00AEF0;
	border-right-width:thin;
	
}
.scroll
{

	scrollbar-base-color: #009966; 
scrollbar-track-color: #009966;
scrollbar-face-color: #ffff99;
scrollbar-highlight-color: #009966;
scrollbar-3dlight-color: #009966;
scrollbar-darkshadow-color: #009966;
scrollbar-shadow-color: #009966;
scrollbar-arrow-color: #009966;
	
}
	
