BODY {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.a {font-size: 9pt}
.a2 {border: 1px solid #CCCCCC; font-size: 9pt}
.a3 {border: 1px solid #414141}
.a4 {border: 1px solid #FFDF6E; font-size: 9pt}
.a5 {border: 1px solid #905A2A; font-size: 9pt}
.line {border: 1px solid #CCCCCC}
table {line-height:1 30%; font-size: 9pt}

BODY, TD {
font-family: Arial, Helvetica, sans-serif;
scrollbar-face-color: #F2F2F2; 
scrollbar-shadow-color: #EFEFEF; 
scrollbar-highlight-color: #EFEFEF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #999999; 
scrollbar-track-color: #F2F2F2; 
scrollbar-arrow-color: #999999;
}

    
 a.no1:link    {text-decoration:none; color: #000000}
 a.no1:visited {text-decoration:none; color: #000000}
 a.no1:active  {text-decoration:none; color: #000000}
 a.no1:hover   {;color: #000000; text-decoration: underline}


    
 a.no2:link    {text-decoration:none; color: #F48202}
 a.no2:visited {text-decoration:none; color: #F48202}
 a.no2:active  {text-decoration:none; color: #F48202}
 a.no2:hover   {color: #F48202; text-decoration: underline}

a.home { 
	letter-spacing: 1px;
	font-size: x-small;
	text-decoration: none
}
a.home:link {text-decoration:none; color: #000000}
a.home:visited {text-decoration:none; color: #000000}
a.home:active {text-decoration:none; color: #000000}
a.home:hover   {color: #FFFFFF; text-decoration: underline}

a.homeB:link {text-decoration:none; color: #858585}
a.homeB:visited {text-decoration:none; color: #858585}
a.homeB:active {text-decoration:none; color: #858585}
a.homeB:hover   {color: #FFFFFF; text-decoration: underline}

/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	width: 100%
	}

#menu table {
	border: 0;
	margin: 0;
	padding: 0;
	}

#menu td{
	width: 15%;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu td a{
	display: block;
	background: #7f7f7f;
	width: 100%;
	/*height: 2em;*/
	border-top: 1px solid #7f7f7f;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #000;
	border-right: none;
	padding: 0;
	margin: 0 0 0 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	}

html>#menu table tr td a  {
	font-size: x-small;  
	} 

#menu table tr td#eight a	{
	border-right: 1px solid #D6D7D6;
	float: left;
	}
#menu td a:hover {
	color: #000;
	background: #D6D7D6;
	border: 1px solid #000
	}

#menu a:active	{
	background: #c60;
	color: #fff;
	}
body#sectionone #menu td#one a, 
body#sectiontwo #menu td#two a,
body#sectionthree #menu td#three a,
body#sectionfour #menu td#four a,
body#sectionfive #menu td#five a,
body#sectionsix #menu td#six a,
body#sectionseven #menu td#seven a,
body#sectioneight #menu td#eight a {
	background: #f80;
	border: 1px solid #f80;
	color: #fff;
	font-weight: bold;
	}
	/* */
	a.l:link {
	text-decoration:none;
	color: #000;
	line-height: 2em;
}
	a.l:visited {
	text-decoration:none;
	color: #000;
	line-height: 2em;
}
	a.l:active {
	text-decoration:none;
	color: #000;
	line-height: 2em;
}
	a.l:hover   {
	color: #000;
	text-decoration: underline;
	line-height: 2em;
}
