h1 { font-family : arial, helvetica, sans-serif; color : #000000; font-size : 18px;}
h2 { font-family : arial, helvetica, sans-serif; color : #000000; font-size : 16px; line-height:15px;} 

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

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

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

a.page2:link {color: #000099;  text-decoration:none; font-size: 14px;}
a.page2:active {color: #000099; text-decoration:none; font-size: 14px;}
a.page2:visited {color: #000066; text-decoration:none; font-size: 14px;}
a.page2:hover {color: #000099;  text-decoration:Underline; font-size: 14px;}

a.page3:link {color: #000099;  text-decoration:Underline; font-size: 14px; line-height:18px; font-weight:bold;}
a.page3:active {color: #000099; text-decoration:Underline; font-size: 14px; line-height:18px; font-weight:bold;}
a.page3:visited {color: #000099; text-decoration:Underline; font-size: 14px; line-height:18px; font-weight:bold;}
a.page3:hover {color: #000099;  text-decoration:Underline; font-size: 14px; line-height:18px; font-weight:bold;}


p, body, td {font-family:arial, helvetica, sans-serif; color:#000000; font-size:15px; line-height:17px;} 

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


td.one {
	background-color:#ffffff;
	border-width: 0px 0px 0px 1px;	
	border-style: solid solid solid solid;
	border-color: #efefef #efefef #efefef #666;}
td.two {background-color:#efefef;}
td.three {background-color:#000000; color:#ffffff;}
td.four {background-color:#333333;}
td.five {background-color:#000000;}
td.six {background-color:#666666;}

td.navbox {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #efefef #efefef #666 #efefef;
	background-color: white;
	font-size:14px;
}

td.navboxbottom, td.navboxtop {
	background-color: #efefef; 
	font-size:14px;
	color:#000000;
	font-weight: bolder;
		
}

a.menu:link {
 text-decoration: none;
 color: #666666;
 display: block;
 width: 100%;
 height: 100%;
 background: #efefef;
}
a.menu:visited {
 text-decoration: none;
 color: #666666;
 display: block;
 width: 100%;
 height: 100%;
 background: #efefef;
}
a.menu:hover {
 text-decoration: none;
 color: #000066;
 display: block;
 width: 100%;
 height: 100%;
 background: #cccccc;
}
a.menu:active {
 text-decoration: none;
 color: red;
 display: block;
 width: 100%;
 height: 100%;
 background: white;
}

