body
{
	margin:2px;
}

TABLE.PagingTable
{
	width: 100%;
	background-color: #758EBD;
	color: #FFFFFF;
	height: 16px;
}
TABLE.ButtonBarTable
{
	width: 100%;
	background-color: #B7C1BD;
	color: #FFFFFF;
	height: 22px;
}

TABLE.Content
{
	width:95%;
	text-align:left;
}

TR.TitleRow
{
	background-color:#c8d2d2; text-align:center; height:30px;
}
TR.TitleRow2
{
	background-color: #d6d0dc;
	text-align: center;
	height: 30px;
}
TR.DataRow
{
	background-color: #EFEFEF;
	height: 30px;
	font-size:85%;
}
TR.AltRow
{
	 height:30px;
	 font-size:85%;
}
TR.SysDataRow
{
	background-color: #DADADA;
	height:30px;
	font-size:85%;
}
TR.SysDataRowAlt
{
	background-color: #DADADA;
	height:30px;
	font-size:85%;
}

TD.seq { width:5px; text-align:center; }
TD.content { width:60%; }

TD.formlist { width:60%;}
TH.formlist { width:60%;}
TD.datelist { width:20%;}

.menustyle{border:1px;border-style:solid;border-bottom-color:black;border-top-color:white;border-left-color:gray;border-right-color:black;}

.mouseover{background-color:#bad0e2;color:black;font-family:verdana;  font-size:9pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:3366CC;border-left-color:#8A99BA;border-top-color:#8A99BA;border-right-color:black;border-bottom-color:black;border-style:ridge;cursor:pointer;cursor:hand;}

.menuitem1
{
	font-weight: bold;
	font-size: 10pt;
	border-left-color: white;
	padding-bottom: 2px;
	width: 140px;
	color: white;
	border-top-style: solid;
	padding-top: 2px;
	font-family: verdana;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #A7B0CF;
	text-align: center;
	border-right-color: white;
	border-bottom-style: solid;
}

.mouseover1
{
	border-right: white 1px;
	border-top: white 1px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: white 1px;
	width: 140px;
	cursor: hand;
	color: #226a8f;
	padding-top: 2px;
	border-bottom: white 1px;
	font-family: verdana;
	background-color: #ffffff;
	text-align: center;
}
.menuitem2
{
	width:159px;
	font-weight: bold;
	font-size: 7pt;
	background-image: url(../images/home-01.gif);
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	font-family: verdana;
	text-align: center;
}
.mouseover2
{
	width:159px;
	font-weight: bold;
	font-size: 7pt;
	background-image: url(../images/home-02.gif);
	padding-bottom: 2px;
	cursor: hand;
	color: #226a8f;
	padding-top: 2px;
	font-family: verdana;
	background-color:;
	text-align: center;
}
.menuitem3
{
	width:162px;
	font-weight: bold;
	font-size: 7pt;
	padding-bottom: 2px;
	background-image: url(../images/registration-01.gif);
	color: white;
	padding-top: 2px;
	font-family: verdana;
	text-align: center;
}
.mouseover3
{
	width:162px;
	font-weight: bold;
	font-size: 7pt;
	padding-bottom: 2px;
	background-image: url(../images/registration-02.gif);
	cursor: hand;
	color: #226a8f;
	padding-top: 2px;
	font-family: verdana;
	text-align: center;
}

.menuitem4
{
	width:159px;
	font-weight: bold;
	font-size: 7pt;
	padding-bottom: 2px;
	background-image: url(../images/registration-01.gif);
	color: white;
	padding-top: 2px;
	font-family: verdana;
	text-align: center;
}
.mouseover4
{
	width:159px;
	font-weight: bold;
	font-size: 7pt;
	padding-bottom: 2px;
	background-image: url(../images/registration-02.gif);
	cursor: hand;
	color: #226a8f;
	padding-top: 2px;
	font-family: verdana;
	text-align: center;
}


.menuitem5
{
	font-size: 8pt;
	border-left-color: white;
	padding-bottom: 2px;
	width: 100px;
	color: white;
	border-top-style: solid;
	padding-top: 2px;
	font-family: verdana;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #666666;
	text-align: left;
	border-right-color: white;
	border-bottom-style: solid;
}

.mouseover5
{
	border-right: white 1px;
	border-top: white 1px;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: white 1px;
	width: 100px;
	cursor: hand;
	color: #003366;
	padding-top: 2px;
	border-bottom: white 1px;
	font-family: verdana;
	background-color: #c5c3ac;
	text-align: left;
}



