h1 { font-family : arial, helvetica, sans-serif; color : #cccccc; font-size : 16px;}
h2 { font-family : arial, helvetica, sans-serif; color : #cccccc; font-size : 14px;} 

a.footer:link {color: #000099;  text-decoration:none; font-size: 12px;}
a.footer:active {color: #000099; text-decoration:none; font-size: 12px;}
a.footer:visited {color: #000066; text-decoration:none; font-size: 12px;}
a.footer:hover {color: #000099;  text-decoration:underline; font-size: 12px;}

a.black:link {color: #000000;  text-decoration:none; font-size: 12px;}
a.black:active {color: #000000; text-decoration:none; font-size: 12px;}
a.black:visited {color: #000000; text-decoration:none; font-size: 12px;}
a.black:hover {color: #000000;  text-decoration:none; font-size: 12px;}

a.page:link {color: #ffffff;  text-decoration:underline; font-size: 12px;}
a.page:active {color: #ffffff; text-decoration:underline; font-size: 12px;}
a.page:visited {color: #cccccc; text-decoration:underline; font-size: 12px;}
a.page:hover {color: #ffffff;  text-decoration:none; font-size: 12px;}

p, body, td {font-family: verdana, arial, helvetica, sans-serif; color:#cccccc; font-size:12px; line-height:18px;} 

body{
      margin:0;
      padding:0;
      height:100%;
      border:none
	    
}
body {background-color :#000000 ;  color:#ffffff; }
img {border:0;}

td.one {background-color:#ffffff}
td.two {background-color:#ffffff}
td.three {background-color:#ffffff;}
td.five {
	background-color:#006600;
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #666 #666 #666 #666;
		
	}

td.nav {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #666 #1B1B1B #1B1B1B #1B1B1B;
	background-color: black;
	font-size:12px;
}

td.nav2 {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #666 #1B1B1B #1B1B1B #1B1B1B;
	background-color: #333;
	font-size:10px;
}
td.main {
	border-width: 0px 1px 0px 1px;
	padding: 9px 9px 9px 9px;
	border-style: solid solid solid solid;
	border-color: white #1B1B1B #666 #666;
	background-color: #000;
	font-size:12px;
}

td.left {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: white #1B1B1B #666 #666;
	background-color: #000000;
	font-size:12px;
}
td.feature2 {
	padding: 3px 9px 0px 9px;	
}
td.feature {
	padding: 3px 13px 0px 13px;	
}
td.navbottom, td.navtop {
	background-color: #1B1B1B;	
}
td.secnavboxbottom, td.secnavboxtop {
	background-color: #5A7167;	
}

a.nav:link {
 text-decoration: none;
 color: #cccccc;
 display: block;
 width: 100%;
 height: 100%;
 background: #000000;
}
a.nav:visited {
 text-decoration: none;
 color: #cccccc;
 display: block;
 width: 100%;
 height: 100%;
 background: #000000;
}
a.nav:hover {
 text-decoration: none;
 color: white;
 display: block;
 width: 100%;
 height: 100%;
 background: #1B1B1B;
}
a.nav:active {
 text-decoration: none;
 color: #cccccc;
 display: block;
 width: 100%;
 height: 100%;
 background: #1A0000;
}
a.nav2:link {
 text-decoration: none;
 color: #DEBF61;
 display: block;
 width: 100%;
 height: 100%;
 background: #333;
}
a.nav2:visited {
 text-decoration: none;
 color: #DEBF61;
 display: block;
 width: 100%;
 height: 100%;
 background: #333;
}
a.nav2:hover {
 text-decoration: none;
 color: white;
 display: block;
 width: 100%;
 height: 100%;
 background: #1B1B1B;
}
a.nav2:active {
 text-decoration: none;
 color: #DEBF61;
 display: block;
 width: 100%;
 height: 100%;
 background: #1A0000;
 }

a.white:link {
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 color: #666666;
 display: block;
 width: 100%;
 height: 100%;
 background: #efefef;
}
a.white:visited {
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 color: #666666;
 display: block;
 width: 100%;
 height: 100%;
 background: #efefef;
}
a.white:hover {
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 color: white;
 display: block;
 width: 100%;
 height: 100%;
 background: #5A7167;
}
a.white:active {
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 color: #A9CEA8;
 display: block;
 width: 100%;
 height: 100%;
 background: white;
}
