body {
	background-image:   url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
/*  S U B N A V I G A T I O N  */	
	
#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #ccccc;
}

#subnav a:link, #subnav a:visited {color: #3359a2; text-decoration: none}
#subnav a:hover, #subnav a:focus {
	text-decoration: none;
	color: #000000;
	background-color: #3359a2;
}
#subnav a.active {color: #000000; text-decoration: none}

/*  T E X T  */	
	
#text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	overflow: visible;
}

#text a:link, #text a:visited {color: #3359a2; text-decoration:underline}
#text a:hover, #text a:focus {color: #000000; text-decoration:underline}
#text a.active {color: #000000; text-decoration:underline}


.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: 3359a2;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none
}
a:hover, a:focus {
	color: #CCCCCC;
	text-decoration: none
}
.newshl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
}

