h3
{
FONT-SIZE: 16px;
}

TD{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A {
	TEXT-DECORATION: underline;
	color : #4E7BF0;
}
A:hover {
	color : Green;
}

a.topmenu
{
font-size : 9pt;
font-weight : bold;
TEXT-DECORATION: none;
}
A.topmenu:hover {
	TEXT-DECORATION: none;
}

.maintable{
	
}
.headerbot{
	font-size : 8pt;
}
.headertop{
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}
.footer{
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}
.bluecell{
	background-color : #4E7BF0;
	color : White;
	font-weight : bold;
	font-size : 10px;
	height : 18px;
	vertical-align : middle;
}
.graycell{
	background-color : #F2F2FF;
}
.greencell{
	background-color : #EDF8E9;
}
.whitecell{
	background-color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}
.cellleft{
	background-image: url(../images/bg1.gif);
	width : 29px;
}
.cellright{
	background-image: url(../images/bg1.gif);
	width : 29px;
}
.celldown{
	background-image: url(../images/bg3.gif);
}

.hilightText {
	color: #4E7BF0;
}