
.content 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.content td		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.blue 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002262;
	text-decoration: none;
	font-weight: normal;
}
.tables1 {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	background-color: #FFFFFF;
	margin: 2px;
	background-image: url(../images/tablebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tables2 {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	background-color: #DADADA;
	margin: 2px;
	background-repeat: repeat-x;
	background-position: top;
}

.bodybg
{
	background-attachment: fixed;
	background-color: #003398;
	background-image: url(../images/sahc_bg.jpg);
	background-repeat: repeat-x;
}	

.navbg
{
	background-image: url(../images/sahc_nav_bg.jpg);
	background-repeat: repeat-x;
}	
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	height: 24px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #849CCE;
	border-left-color: #4467AE;
	padding-top: 4px;
}
.pathLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	width: 195px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	cursor: pointer;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #849CCE;
	border-bottom-color: #4467AE;
	margin: 0px;
	clear: none;
	float: left;
}

a.menu2:hover {
	background-color: #D2D2D2;
}



.menu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	width: 195px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	cursor: pointer;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #849CCE;
	border-bottom-color: #4467AE;
	margin: 0px;
	clear: none;
	float: left;
}
.wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e3e3e3;
	text-decoration: none;
}
.seperator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc2228;
	text-decoration: none;
	font-size: 10px;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6382C2;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}


HR {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc2228;
}
