body {
scrollbar-face-color:#F7AE21; scrollbar-shadow-color:#003399; scrollbar-highlight-color:#4757B2; 			scrollbar-3dlight-color: #FF9900; scrollbar-darkshadow-color:#000000; scrollbar-track-color:#EFEFEF; 	scrollbar-arrow-color:#003399;
margin-top:0;

}
#tableOne {
	width: 780px;
	text-align:center;
}

table.headerTable {
	border-top: 1px solid #21185A;
	border-left: 1px solid #21185A;
	border-right: 1px solid #21185A;
	border-bottom: 1px solid #21185A;
}

tr.orgHeader {
	background-color: #F7AE21;
		font-family: Tahoma, Times, Helvetica, sans-serif;
		font-size: 12;
		font-weight: bold;
		color: #003399;
		text-align: center;
}

td.subHeader {
	background-color: #EFEFEF;
		font-family: Tahoma, Times, Helvetica, sans-serif;
		font-size: 13;
		font-weight: bold;
		color: #000000;
		text-align: left;
}

td.greyHeader {
	background-color: #EFEFEF;
		font-family: Tahoma, Times, Helvetica, sans-serif;
		font-size: 13;
		color: #000000;
		text-align: left;
}

td.listing {
	background-color: #EFEFEF;
		font-family: Tahoma, Times, Helvetica, sans-serif;
		font-size: 13;
		color: #000000;
		text-align: center;
}
/* ############### top navigation ############################# */
#topNav {
	background:url(images/navBackground.jpg);
	border-left: 1px solid #ffffff;
	
/*	font-size:8pt;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-top:5px;
	*/
}
/*#topNav a {
	color: #FFCC00;
	padding:5px 6px 5px 6px;
	border-right:1px solid #FF9900;
	text-decoration:none;

}
#topNav a:hover {
	background: url(images/navYellow.jpg);
	color:#330099;
}*/

#navigation ul {
	list-style: none;
	margin: 0;
	padding:5px 0px 0px 0px;
	}
	
#navigation li {
display:inline;
	float: left;
	margin: 0;
	padding: 0px;
	}
	
#navigation a {
border-right: 1px solid #FFCC00;
line-height:22px;
color: #FFCC00;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:8pt;
	font-weight: bold;
	padding: 5px 4px 4px 6px;
	text-decoration: none;
	}
	
#navigation a:hover {
border-top: thin inset #e6e6e6;
border-bottom: thin inset #e6e6e6;
background: #E6E6E6;
	color: #000066;
	}
	
#navigation #currentpage a {
border-top: thin inset #cccccc;
border-bottom: thin inset #cccccc;
	background: #CCCCCC;
	color: #000066;
	}

/* ############### end top navigation ############################# */

.bottomNav {
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #21185A;
	font-weight: bold;
}
#contentMid {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #21185A;
	text-align: justify;
}
#contentMid td {
	border-bottom: 1px solid #CC6600;
	padding: 6px 8px 6px 8px;
	font-size: 10pt;
	
}
.imgBorder {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F7F7F7;
	border-top-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #f7f7f7;
	border-left-color: #f7f7f7;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: 21185a;
}
.feature {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003399;
	width: 160px;
	text-align: justify;
	padding-right:4px;
}
.featureHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ef8610;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #ef8610;
}
h4 {
	font-size: 10pt;
}
.websitePic {
	border: thick outset #FFFFFF;
}
.hostTable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	padding: 4px;
	color: #21185A;

}
.galIMGborder {
	border: medium groove;
}
#bannerAd {
	background-color: #333366;
}
#bannerAd img{
	border: 1px solid #333366;	
}