body {
	MARGIN-TOP: 30px;
	FONT-SIZE: 12px;
	font-family: arial, helvetica;
      COLOR: black;
	background-color:white;

}
td {
	FONT-SIZE: 12px;
	font-family: arial, helvetica;
      COLOR: black;
}
.subMenu {
	background-image:url(/images/menu_off.gif);
	background-repeat:repeat-x;
}
.menuAt a:link, .menuAt a:active, .menuAt a:visited, .menuAt a:hover {
	display:block;
	height:21px;
	background-image:url(/images/menu_on.gif);
	background-repeat:repeat-x;
	padding:7px 0px 8px 0px;
	font-size:14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.menu a:link, .menu a:active, .menu a:visited {
	display:block;
	height:21px;
	background-image:url(/images/menu_off.gif);
	background-repeat:repeat-x;
	padding:7px 0px 8px 0px;
	font-size:14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	background-image:url(/images/menu_on.gif);
	background-repeat:repeat-x;
	color: white;
	text-decoration: underline;
}
.subMenu a:link, .subMenu a:active, .subMenu a:visited {
	display:block;
	height:21px;
	background-image:url(/images/menu_off.gif);
	background-repeat:repeat-x;
	padding:6px 0px 7px 0px;
	font-size:12px;
	color: white;
	text-decoration: none;
}
.subMenu a:hover {
	background-image:url(/images/menu_on.gif);
	background-repeat:repeat-x;
	color: white;
	text-decoration: underline;
}
a:link,  a:active,  a:visited, a:hover {
      COLOR: #1d5de5;
	font-weight:bold;
	text-decoration:none;
}
.login {
	width:140px;
	height:19px;
	border:black 1px solid;
}
.black a:link, .black a:active, .black a:visited {
	font-family:verdana, helvetica;
	font-size:10px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.black a:hover {
	font-family:verdana, helvetica;
	font-size:10px;
	color: black;
	text-decoration: underline;
}

H1 {
	font-size: 23px;
	font-weight: normal;
	display:inline;
}
H2 { 

	font-size: 18px;
	font-weight: normal;
	display:inline;
}
H3 {
	display:block;
	width:876px;
	height:20px;
	background-image:url(/images/headerThree-bg.gif);
	background-position: right top;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight: bold;
	color:#51669b;
}

H4{
	font-family: verdana, helvetica;
	color:white;
	font-size:13px;
	font-weight:bold;
	display:inline;
}
H5{
	font-family: verdana, helvetica;
	color:#51669b;
	font-size:13px;
	font-weight:bold;
	display:inline;
}
.credit {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight:normal;
	color: white;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-family: arial, helvetica;
	font-size: 11px;
	color: white;
	font-weight:normal;
	text-decoration: none;
}
.credit a:hover {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
	color: white;
}
.keys a:link, .keys a:visited {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight:normal;
	color: white;
	text-decoration: none;
}
.keys a:hover, .keys a:active {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	cursor:text;
	color: white;
}
