@charset "UTF-8";
.background {
	background-image: url(images/asDesign-bg.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 600px;
	width: 770px;
}
.footer {
	margin: auto;
	width: 770px;
	font-family: arial;
	font-size: 12px;
	color: #CE0000;
	text-align: center;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	width: 700px;
	margin: auto;
	text-align: right;
	padding-top: 5px;
}
.navbar {
	margin: auto;
	height: 37px;
	width: 580px;
	padding-top: 12px;
	padding-left: 180px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	color: #383637;
	margin: auto;
	width: 450px;
	padding-top: 0px;
	padding-left: 45px;
	height: 80px;
}
.redheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CE0000;
}
.bodycontentbox {
	margin: auto;
	height: 325px;
	width: 665px;
}
.GreenHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #669900;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

FrameID {
        width:665px;
        height:230px;
	overflow-x:auto;
	overflow-y:hidden;
}.scroll {
	background-color: #CC0000;
}
.underlineredlink {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	color: #BC0000;
	text-decoration: underline;
}
