body {
	background-color: #EAEAEA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

 
.container {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	 
}
.top {
	 
	 } 
.top a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	}
.top a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	}
.top a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	}
 
 
 
.nav a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
.nav a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/navbg.gif)	
	}
	
.heading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.subheading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.content
{
padding-right: 8px;
padding-bottom: 10px;
padding-left: 8px;
padding-top: 0px;
font-family : Arial; 
font-size : 14px; 
font-weight : normal; 
}

.submit 
{ font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight : bold; color: #000000; background: #ffffff;  background-color: #ffffff;  border: 1px solid #000000;   }		

