body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/bg9.gif);
}

a:link { 
	color: #a10707;
	text-decoration: none;
	}
a:visited { 
	color: #a10707;
	text-decoration: none;
	}
a:hover { 
	color: #a10707;
	background-color:none;
	text-decoration: underline;
	}
a:active { 
	color: #a10707;
	text-decoration: none;
	}

#bodyTable {
	border: 4px solid #000000;
	background-color:#FFFFFF;
}

#searchBar {
	background-image:url(../images/search-bar.jpg);
}

#sectionHeader {
	background-image:url(../images/awb-section-header.jpg);
}
		
#newsboxHeader {
	background-image:url(../images/newsbox-header.gif);
}

#newsbox1 {
	background-image:url(../images/newsbox.jpg);
	background-repeat: repeat-y;
}

#newsbox2 {
	background-image:url(../images/newsbox2.jpg);
	background-repeat: no-repeat;
}

#newsbox3 {
	background-image:url(../images/newsbox3.jpg);
	background-repeat: no-repeat;
}


 .contentTable {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.newsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	vertical-align:top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.newsTableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 90px;	
}

.newsTable a:link { 
	color: #ffffff;
	text-decoration: none;
	}
.newsTable a:visited { 
	color: #ffffff;
	text-decoration: none;
	}
.newsTable a:hover { 
	color: #ffffff;
	background-color:none;
	text-decoration: underline;
	}
.newsTable a:active { 
	color: #ffffff;
	text-decoration: none;
	}

.newsTableHeader a:link { 
	color: #ffffff;
	text-decoration: none;
	}
.newsTableHeader a:visited { 
	color: #ffffff;
	text-decoration: none;
	}
.newsTableHeader a:hover { 
	color: #ffffff;
	background-color:none;
	text-decoration: underline;
	}
.newsTableHeader a:active { 
	color: #ffffff;
	text-decoration: none;
	}

.redHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a10707;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#googleFooter {
	background-color:#000000;
	border-top: 1px solid #ffffff;
}

