BODY
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	background-color: #C4C4C4;
}
BODY.white
{
	background-color: #ffffff;
}
TABLE
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
}
TABLE.maintbl
{
	background-color: #ffffff;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}
TD.datetime
{
	font-size: 10px;
}
TABLE.domreg
{
	background-position: right top;
	background-image: url(images/bg-domreg.gif);
	background-repeat: no-repeat;
}
INPUT, SELECT
{
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
}
INPUT.dom
{
	text-align: right;
}
TD.mainbody
{
	padding-right: 5px;
	padding-left: 16px;
	padding-bottom: 8px;
	padding-top: 16px;
}
H3
{
	font-size: 18pt;
	font-family: Times, 'Times New Roman' , 'Book Antiqua' , 'Bookman Old Style';
}
TABLE.pagelink
{
	border-right: #2d276c 1px solid;
	border-top: #2d276c 1px solid;
	border-left: #2d276c 1px solid;
	border-bottom: #2d276c 1px solid;
	background-color: #f5f5f5;
}
.smalltxt
{
	font-size: 10px;
}
A
{
	color: #2d276c;
}
A:hover
{
	color: #534e86;
	text-decoration: none;
}
.heading
{
	font-size: 13px;
	color: #000066;
}
.bordered
{
	border-right: #2d276c 1px solid;
	border-top: #2d276c 1px solid;
	border-left: #2d276c 1px solid;
	border-bottom: #2d276c 1px solid;
}
A.menuitem
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.menuitem:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #2C72C7;
	text-decoration: none;
}


