body {
	margin-top:0px;
	background-image: url("images/bg.gif"); }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #efefef;
	line-height:20px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:normal;
	line-height:20px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #efefef;
	font-weight:normal;
	line-height:20px;
}
.BGcontent {
	background-image:url(images/bg-sub.gif);
	background-repeat:no-repeat;
	width:900px;
	height:350px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #efefef;
	font-weight:normal;
	width:625px;
}
.footer { 
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color: #808080; 
	line-height:15px;
	}

.copyright { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #efefef; 
	}	

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #efefef;
	font-weight:normal;
	line-height:15px;
	width:625px;
}
A:link {	text-decoration: none;	font-weight: bold;	color: #c7e400;} 
A:visited { text-decoration: underline; font-weight: bold; color: #c7e400; } 
A:hover { 	text-decoration: underline;	font-weight: bold;	color: #c7e400;
}

A.nav:link {	text-decoration: none;	font-weight: normal; color: #efefef;} 
A.nav:visited {	text-decoration: none;	font-weight: normal; color: #efefef;} 
A.nav:hover {	text-decoration: none;	font-weight: normal; color: #c7e400;
}
A.navActive:link {	text-decoration: none;	font-size:16px; font-weight: normal; color: #c7e400; } 
A.navActive:visited {	text-decoration: none;	font-size:16px; font-weight: normal; color: #c7e400;  } 
A.navActive:hover {	text-decoration: none;	font-size:16px; font-weight: normal; color: #c7e400; }

A.home:link {	text-decoration: none;	font-size: 14px; font-weight: normal; color: #FFFFFF;} 
A.home:visited {	text-decoration: none;	font-size: 14px; font-weight: normal; color: #FFFFFF;} 
A.home:hover {	text-decoration: none;	font-size: 14px; font-weight: normal; color: #000000;
}
A.copyright:link {	text-decoration: none;	font-weight: normal; color: #efefef; } 
A.copyright:visited {	text-decoration: none;	font-weight: normal; color: #efefef; } 
A.copyright:hover {	text-decoration: none;	font-weight: normal; color: #c7e400; }

A.language:link { text-decoration: none; font-size: 11px; font-weight: normal; color: #000000; } 
A.language:visited { text-decoration: none;  font-size: 11px; font-weight: normal; color: #000000; } 
A.language:hover { 	text-decoration: underline;  font-size: 11px; font-weight: normal; color: #000000}

.errormessage { 
  color: #c7e400; 
  font-weight: bold
}
