body {
	font-family:arial;
	font-size:14px;
	color: #D9ECFF;
	background-color: #182875;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a:link {
	color: #52829E;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #52829E;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #03BFFD;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #52829E;
	text-decoration: none;
	font-weight: bold;
}

.note {
	font-family: Arial;
	font-size: 9px;
	color: #636363;
}

.style2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #0099CC;
}

.error_strings {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #CC0909;
}

.errormsg {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #CC0909;
}

td.menuitem {
   	line-height: 25px;
   	padding-left: 10px;
	background-color: #D9ECFF;
	background-position: center center;
	font-weight: bold;
}

td.menuitem_on {
   	line-height: 25px;
   	padding-left: 10px;
	background-color: #DECC3A;
	background-position: center center;
	font-weight: bold;
}

td.dynitem {
	border: 1px;
	background-color: #0909CF;
   	padding: 2 4 4 4;
}

td.dyntitle {
	font-weight: bold;
}

a.menuitem:link {
	color: #182875;
	text-decoration: none;
	font-weight: bold;
}

a.menuitem:visited {
	color: #182875;
	text-decoration: none;
	font-weight: bold;
}

a.menuitem:hover {
	color: #03BFFD;
	text-decoration: underline;
	font-weight: bold;
}

a.menuitem:active {
	color: #52829E;
	text-decoration: none;
	font-weight: bold;
}
