body {
	margin: 0px;
	background-color: #001C35;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}
a {
	color:#595A5F;
}
a:hover {
	color:#FF0000;
}
.login {
	background-color: #595A5F;
}
.loginTable {
	background-image: url(images/au_login.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}
.title {
	font-weight: bold;
}
.containerTable {
	width: 100%;
}
.headerTable {
	width: 780px;
	background-color:#FFFFFF;
	font-size: 14pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;	
}

.headerSlogan1 {
	font-size: 9pt;
	color: #000000;
	letter-spacing: 0pt;
	color: #000000;
}

.headerAU {
	font-size: 24pt;
	font-family: "Bookman Old Style", "Times New Roman", Times, Serif;
	padding-left: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.headerSlogan2 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
}


.headerSlogan3 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.schoolTitle{
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 16pt;	
	color: #FFFFFF;
}
.headerUSAF {
	color: #DADBDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 5px;
	color:#DADBDC;
}
.headerMainTitle {
	font-size: 19pt;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 5px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;	
}
.headerMainTitleSchool {
	background-image: url(images/header_school_bg.gif);
	background-repeat: no-repeat;
	font-size: 12pt;
	color: #000080;
	font-weight: bold;
	letter-spacing: 5px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-left: 25px;
}
.headerMaxwell {
	background-image: url(images/header_bottom_stripe.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	color:#FFFFFF;
	padding-left: 230px;
}

.headerDate {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}

.leftMain {
	height: 100%;
	background-color:#012F57;
}
.leftMenu {
	height: 100%;
	background-color:#012F57;
}
.leftMenuTable {
	/*background-image: url(images/linkbar_bg.gif);*/
	background-repeat: no-repeat;
	background-color:#012F57;
}
.leftMenuTable div{
	border-bottom: 1px solid #415D76;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:2px;
}
.leftMenuTable a{
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:9pt;
	text-indent: 5px;	
}
.leftMenuTable a:hover{
	color:#FFFF00;
	text-decoration:underline;	
}
.mainContentTable {
	background-color:#FFFFFF;
	height: 100%;
	width: 100%;
	font-size:8pt;	
}
.mainContentTable .title{
	font-size: 11pt;
}
.sideNews {
	font-size:8pt;
	color:#FFFFFF
}
.sideNews th {
	text-transform: uppercase;
	border: 1px solid #001C35;
	background-color: #FFFFFF;
	color: #012F57;
}
.sideNews a {
	font-size:8pt;
	font-weight: normal;
}
.news {
	font-size:8pt;
}
.news th {
	text-transform: uppercase;
	border: 1px solid #001C35;
	background-color: #012F57;
	color: #FFFFFF;
}
.news a {
	color:#595A5F;
}
.news a:hover {
	color:#FF0000;
}
.button {
	font-size:9pt;
	background-color: #012F57;
	border: 1px solid #001C35;
	cursor:pointer;
	color: #FFFFFF;
}
.rightContentTable {	
}
.userBar {
	background-color: #4E6E8A;
	font-size:8pt;
	color:#FFFFFF;	
}
.searchBox {	
	border: 1px solid #012F57;
}
.searchBox th {
	background-color: #012F57;
	color:#FFFFFF;
}

.result {
	background-color:#012F57;
	color:#FFFFFF;
}
.result2 {
	background-color:#DADBDC;
}
.result2 a {
	color:#5A4D36;
}
.result2 a:hover {
	color:#5A4D36;
}
.footer{
	font-size: 8pt;
	color: #ffffff;
}
