body {
	margin:0px 0px 0px 0px;
	background-color:#000000;
	background-position:top;
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}	

.headerImg {
	background-image:url(images/headerbg.jpg);
	background-position: top;
	background-repeat:repeat-x;
}

.nav_bg {
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat-x;
}

.nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	
}

.nav:hover	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}			
.tab {
	
	text-decoration:none;
}		
.tab:hover	{
	background-image:url(images/link-hoover.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:25px;
	color:#000000;
	text-decoration:none;
}

.nav_textactive	{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

.tabactive	{
	background-image:url(images/link-hoover.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:25px;
	color:#000000;
	text-decoration:none;
}
		
.footerbg {
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	height: 57px;
}


.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	white-space:nowrap;
	padding-left:5px;
	height: 25px;
	padding-top: 0px;
}	
ul {
	list-style-type: circle;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	padding-left: 5px;
}	

.view_A {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:white;
}

.view_A:hover {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#8d949a;
}	
A {
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:white;
}

A:hover {
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#E5E048;
}	
.footer_text {
	font-family:verdana;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}	
.emailtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.emailtext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E5E048;
	text-decoration: none;
}
.heading2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#E5DF49;
	white-space:nowrap;
	padding-left:5px;
	height: 30px;
	padding-top: 5px;
}
