h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}


#navigationtable{
	border-right-color : White;
	border-right-style : outset;
	border-right-width : 1px;
	border-left-color : White;
	border-left-style : outset;
	border-left-width : 1px;
	border-bottom-color : White;
	border-bottom-style : outset;
	border-bottom-width : 1px;
	margin-top : 5px;
	margin-bottom : 5px;
	
}
	
#navigationtable a{
	text-decoration : none;
	color : Black;
	font-size : 13px;
}
.bannertable {
	background-color : White;
	border-bottom-color : #D7D7D7;
	border-bottom-style : outset;
	border-bottom-width : 2px;
}


#bannerheadingcell {
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

/* tabs */
.taba{
    font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	
	background-image : none;
	background-color : #A4CCE9;
	}
	.tabb{
    font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	
	background-image : none;
	background-color : #A4E8E9;
	}
.tabc{
    font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	
	background-image : none;
	background-color : #99D9A2;
	}
.tabd{
    font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	
	background-image : none;
	background-color : #D5D999;
	}
.tabe{
    font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	
	background-image : none;
	background-color : #CDCDC7;
	}
.tabf{
    font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	
	background-image : none;
	background-color : #E9E8A5;
	}
				
	
