body {
	background: #999;
	margin: 0;
	color: black;
	}
/* for netscape */
 td 	{
			font: 11px arial, sans-serif;
		}

.white	{
			font: 11px arial, sans-serif;color: #ffffff;
		}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #999999;}

.big {color: #000000;font-size:15px;font-weight:bold;}
a.big:link {color: #000000;font-size:15px;font-weight:bold;}
a.big:visited {color: #000000;font-size:15px;font-weight:bold;}
a.big:hover {color: #999999;font-size:15px;font-weight:bold;}

div#header {
	width: 720px;
	margin-left: auto; 
	margin-right: auto;
	}

table#maintable {
	background: ffffff;
	width: 720px;
	margin: 0;
	padding: 0;
	border-width: 0;
	margin-left: auto; 
	margin-right: auto;
	background: ffffff;
	}
	
table#maintable td {

	border-bottom: 1px solid #000;
	}
	
table#formtable td {

	border-bottom: 0;
	}
	
	
table#searchtable td {

	border-bottom: 0;
	
	}
	


#nav a {
	display: block;
	width: 130px;
	margin: 0;
	padding: 0;
}


table#maintable {background: #ffffff;}  
table td { vertical-align: top;}  

td#navcol { 
	border-right: 1px solid #000;
	}



/* Navigation bar components begin */


table#nav td	{
	font: 11px arial, sans-serif;

	}

table#nav td a	{
	font: 11px arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
	
#nav td a:link, #nav td a:visited {
	background: transparent;
	display: block;
	margin: 0;
	width: 130px;
	line-height: 15px;
	} 

#nav td a:hover {
	color: #fff;
	background: #cc0000;
	border-right: 1px solid #000;
	width: 129px;
	
	} 



/* Navigation bar components end */
	
	
	
	
h1 {	
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 19px; 
	font-weight: bold;
	letter-spacing: 1px;
	display: inline;
	color: #cc0000; 
	}

h2 {	
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 17px; 
	font-weight: bold;
	display: inline;
	color: #000; 
	}





	
#maincontent {
	
	color: black;
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	}

	
.vertspace {

	line-height: 4px;
	}
	


	
#footer {


	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #666;
	align: center;
	width: 400;
	}

