body	{
						margin:0px;
						padding:0px;
						background-image: url(images/bg.gif);
						background-color:#FFFFFF;
						background-repeat: repeat-x;
						font-family:Tahoma;
						}
input.login  {
	height: 18px;
	background-color: #2b60a2;
	border: thin solid #4e5278;
}


.login-button {
	height: 21px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color:#FFFFFF;
	border: none;
	background-image: url(images/loginbtbg.jpg);
}

.forgotpassword a {
font-size:10px;
	color: #6b93e8;
	text-decoration: none;

}
.forgotpassword a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu a {
font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

.whitetext {
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
}
.menu a:hover {
font-size:12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

.footermenu a {
font-size:12px;
	color: #000066;
	text-decoration: none;
	font-weight:bold;
}
.footermenu a:hover {
font-size:12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
.mainmenu td{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #708ecc;
	border-right-color: #708ecc;
	border-bottom-color: #708ecc;
	border-left-color: #708ecc;
}
.content {
	font-size:12px;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-size:12px;
	color: #000066;
}
