BODY { 
	background-color: #e1e1e1;
	/*background-image:url(images/main_bg.gif);*/
	background-repeat:repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.normaltext {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.normaltext {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.address {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #edf29d;
	text-decoration: none;
}
.content {
	background-color: #6e659f;
	background-image: url(images/inner_contentbg.gif);
	background-repeat: repeat-x;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nav {
	background-image: url(images/nav_bg.gif);
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height:21px;
	vertical-align:middle;
}
.navtext {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navtextActive {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0d106c;
	text-decoration: underline;
}
A.navtext:Hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0d106c;
	text-decoration: underline;
}
.left {
	background-color:#a6d1fd;
	background-image: url(images/left_navbg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:191px;
}
.scriptline {
	background-color:#0d106c;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #e9e9ef;
	text-decoration: none;
	height:18px;
	vertical-align:middle;
}
A.scriptline {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #e9e9ef;
	text-decoration: underline;
}