body{
		background-color: #FFFFFF;
		color: #000000;
		font-family: Verdana;
		font-size: 8pt;
		margin-left:0pt;
		margin-top:0pt;
		scrollbar-Track-Color:#FFFFFF;
		scrollbar-Face-Color:#FFFFFF;
		scrollbar-Shadow-Color:#000000;
		scrollbar-Highlight-Color:#FFFFFF;
		scrollbar-3DLight-Color:#000000;
		scrollbar-Arrow-Color:#000000;

}

body.main
{
	background-color:#FFFFFF;
	color: #000000;
	background-repeat: repeat-y;
}

.tableover{
	color:#000000;
	font-size: 16 pt;
	font-family: Verdana;
}

table.table{
		color: #000000;
		font-family: Verdana;
		font-size: 8pt;
		vertical-align:top;
		border-width:0px;
		border-style:solid;
		border-color:#000000;
}

table.rtable{
		color: #000000;
		font-family: Verdana;
		font-size: 8pt;
		vertical-align:top;
		border-width:1px;
		border-style:solid;
		border-color:#000000;
}

td{
		color: #000000;
		font-family: Verdana;
		font-size: 8pt;
		border-width=0px;
		border-color=#FFFFFF;
}

.normal{
		color: #000000;
		font-family: Verdana;
		font-size: 8pt;
}

.uptable{
		border-style:solid;
		border-bottom-width:1px;
		border-top-width:0px;
		border-left-width:0px;
		border-right-width:0px;
}

div.navitext{
		margin-top:0px;
		margin-bottom:-20px;

}

a:link{
		color : #000000;
		font-weight:bold;
		text-decoration : none;
}
a:visited{
		color : #000000;
		font-weight:bold;
		text-decoration : none;
}
a:active{
		color : #000000;
		font-weight:bold;
		text-decoration : none;
}
A:hover {
		color : #CCCCCC;
		font-weight:bold;
		text-decoration : underline;
}

.FORM{
	background-color:#FFFFFF;
	border-color:#000000;
	border-width: 1px;
	font-size: 7pt;
	font-family: Verdana;
	color:#000000;
}
