body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}.introtext {
	width: 100%;
	
}
.popupmenutable {
	background-image: url(/html/images/gradient.jpg);
	background-repeat: repeat-x;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	width: 100%;



}

.popupmenucell {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.popupmenucell a {
	color: #FFFFFF;
	text-decoration: none;
}

.popupmenucell a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.popupmenucell a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.popupmenucell a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.popupmenucell a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
/*
login button
*/
.loginbutton {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #0099FF;
	border: 1px solid #000099;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 5px;
	width: 300px;
	margin: 5px;
}

.loginbutton a {
	color: #FFFFFF;
	text-decoration: none;
}

.loginbutton a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.loginbutton a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.loginbutton a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.loginbutton a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.mainpagelayer {
	text-align: center;
	width: 100%;
	border: 1px solid #000099;
	background-color: #FFFFFF;




}
.footerlayer {
	font-size: 12px;
	color: #333333;
	text-align: center;
	width: 100%;
	background-color: #0099FF;
	background-image: url(/html/images/gradient2.jpg);
	background-repeat: repeat-x;
	




}
.footerlayer a,.footerlayer a:link,.footerlayer a:visited,.footerlayer a:active {
	color: #990000;
	font: normal 10px Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	text-align: center;


}
.footerlayer a:hover{
	color: #00CCFF;
	font-weight: normal;
	text-transform: none;
	font-size: 10px;
	text-decoration: underline;
	text-align: center;

}
.ControlPanelCells {
	background-color: #E1E1E1;
	border: 1px dotted #000099;
}
.rightheader {
	background-color: #FFFFFF;
	background-image: url(/html/images/header_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 108px;
	width: 100%;
}
