BODY,INPUT,SELECT,TEXTAREA, ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DL, DT, FORM, H1, H2, H3, H4,
H5, H6, MENU, OL, P, TD, TH, UL {font-size: 11px;font-family: verdana, sans-serif;}

P{margin: 0px 0px 15px 0px;}
  
/* body */

BODY{margin: 0; 
background-color: #FFFFFF;
padding: 0;}

/* headers */
H1{font-size: 13px;
margin: 2px 0px 2px 0px;
color: #000000;
font-weight: bold;}

H2{font-size: 11px;
margin: 2px 0px 0px 0px;
font-weight: bold;
color: #000000;}

H3{font-size: 10px;
margin: 2px 0px 0px 0px;
font-weight: bold;
color: #000000;}

H4{font-size: 10px;
margin: 2px 0px 0px 0px;
font-weight: bold;
color: #996600;}




/* links */

A:link {color: #CC9900;
text-decoration: none;
font-weight: bold;}

A:visited {color: #CC9900;text-decoration: none; font-weight: bold;}
A:hover {color: #000000;text-decoration: none; font-weight: bold;}


/* topNav */

A.topNav:link {color: #000000;
font-size: 9px;
text-decoration: none;}

A.topNav:visited {color: #000000;
font-size: 9px;
text-decoration: none;}

A.topNav:hover {color: #FFFFFF;
font-size: 9px;
text-decoration: none; }




/* mainNav */

A.mainNav:link {color: #fff;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

A.mainNav:hover {color: #003399;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

/* leftNav */

A.leftNav:link {color: #000000;
font-size: 13px;
font-weight: bold;
text-decoration: none;}

A.leftNav:visited {color: #000000;
font-size: 13px;
font-weight: bold;
text-decoration: none;}

A.leftNav:hover {color: #FFFFFF;
font-size: 13px;
font-weight: bold;
text-decoration: none; }

/* mainSubNav */

A.mainSubNav:link {color: #FFCC00;
font-size: 12px;
font-weight: bold;
text-decoration: none;}

A.mainSubNav:visited {color: #FFCC00;
font-size: 12px;
font-weight: bold;
text-decoration: none;}

A.mainSubNav:hover {color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-decoration: none; }


/* subNav */

A.subNav:link {color: #FFCC00;
font-size: 9px;
font-weight: bold;
text-decoration: none;}

A.subNav:visited {color: #FFCC00;
font-size: 9px;
font-weight: bold;
text-decoration: none;}

A.subNav:hover {color: #FFFFFF;
font-size: 9px;
font-weight: bold;
text-decoration: none; }

/* subNav2 */

A.subNav2:link {color: #FFCC00;
font-size: 9px;
font-weight: bold;
text-decoration: none;}

A.subNav2:visited {color: #FFCC00;
font-size: 9px;
font-weight: bold;
text-decoration: none;}

A.subNav2:hover {color: #FFFFFF;
font-size: 9px;
font-weight: bold;
text-decoration: none; }

/* subNav3 */

A.subNav3:link {color: #FFFFFF;
font-size: 10px;
font-weight: bold;
text-decoration: none;}

A.subNav3:visited {color: #FFFFFF;
font-size: 10px;
font-weight: bold;
text-decoration: none;}

A.subNav3:hover {color: #FFCC00;
font-size: 10px;
font-weight: bold;
text-decoration: none; }

/* subNav4 */

A.subNav4:link {color: #FFFFFF;
font-size: 10px;
font-weight: bold;
text-decoration: none;}

A.subNav4:visited {color: #FFFFFF;
font-size: 10px;
font-weight: bold;
text-decoration: none;}

A.subNav4:hover {color: #000000;
font-size: 10px;
font-weight: bold;
text-decoration: none; }

/* subNav5 - for menuOn */

A.subNav5:link {color: #FFCC00;
font-size: 10px;
font-weight: bold;
text-decoration: none;}

A.subNav5:visited {color: #FFCC00;
font-size: 10px;
font-weight: bold;
text-decoration: none;}

A.subNav5:hover {color: #FFFFFF;
font-size: 10px;
font-weight: bold;
text-decoration: none; }

/* subNav6 - for leftNavOn */

A.subNav6:link {color: #FFFFFF;
font-size: 10px;
font-weight: bold;
text-decoration: none;}

A.subNav6:visited {color: #FFFFFF;
font-size: 10px;
font-weight: bold;
text-decoration: none;}

A.subNav6:hover {color: #FFCC00;
font-size: 10px;
font-weight: bold;
text-decoration: none; }




.NStextField{width:100px;}

/* tables */

.menu td { 
text-align: center; 
padding: 0; 
background-color: #FFCC00;


} 

.menu a { 
display: block;
height: 25px;
border-color: #FFCC00;
border-left-width: 3px;
border-right-width: 3px;
border-style: none solid none solid;
vertical-align: middle;
padding-top: 6px;
} 

.menu a:hover { 

background-color: #000000;
border-color: #FFFFFF;
border-left-width: 3px;
border-right-width: 3px;
border-style: none solid none solid;

} 



.menuOn td { 
text-align: center; 
padding: 0; 
background-color: #FFCC00;


} 

.menuOn a { 
background-color: #000000;
border-color: #FFFFFF;
border-left-width: 3px;
border-right-width: 3px;
border-style: none solid none solid;

} 

.menuOn a:hover { 

background-color: #000000;
border-color: #FFFFFF;
border-left-width: 3px;
border-right-width: 3px;
border-style: none solid none solid;

} 







/* FOR THE DHTML NAV */


.menuBack { 
padding: 4; 
background-color: #000000;
border-color: #FFFFFF;
border-left-width: 3px;
border-top-width: 3px;
border-right-width: 3px;
border-bottom-width: 3px;
border-style: none none none solid;
} 

.menuBack a { 
color: #FFCC00;
} 

.menuBack a:hover { 
color: #FFFFFF;
background-color: #000000;
} 




/* FOR THE LEFT NAV */

.menu2 td { 
text-align: center; 
padding: 0; 
background-color: #FFCC00;

} 

.menu2 a { 
display: block;
height: 25px;
border-color: #FFCC00;
border-top-width: 3px;
border-right-width: 3px;
border-bottom-width: 3px;
border-style: solid none solid none;
vertical-align: middle;

} 

.menu2 a:hover { 

background-color: #000000;
border-color: #FFFFFF;
border-top-width: 3px;
border-right-width: 3px;
border-bottom-width: 3px;
border-style: solid none solid none;

} 

/* FOR THE TOP NAV RIGHT SIDE */

.menu3 td { 
text-align: center; 
padding: 0; 
background-color: #FFCC00;

} 

.menu3 a { 
display: block;
height: 25px;
border-color: #FFCC00;
border-left-width: 3px;
border-style: none none none solid;
vertical-align: middle;
padding-top: 6px;
} 

.menu3 a:hover { 

background-color: #000000;
border-color: #FFFFFF;
border-left-width: 3px;
border-right-width: 3px;
border-style: none none none solid;

} 







.rollTable A:link{
background-color: #FFCC00;
border-color: #FFCC00;
border-left-width: 3px;
border-right-width: 3px;
width: 100%;
height: 100%;
text-align: center; 
border-style: none solid none solid;
border-top-width: none;}

.rollTable A:visited{
background-color: #FFCC00;
border-color: #FFCC00;
border-left-width: 3px;
border-right-width: 3px;
width: 100%;
height: 100%;
text-align: center; 
border-style: none solid none solid;
border-top-width: none;}

.rollTable A:hover{
background-color: #000000;
border-color: #FFFFFF;
border-left-width: 3px;
border-right-width: 3px;
width: 100%;
height: 100%;
text-align: center; 
border-style: none solid none solid;
border-top-width: none;}



.rollTable_right A:link{
background-color: #FFCC00;
border-color: #FFCC00;
border-left-width: 3px;
width: 100%;
height: 25px;
border-style: none none none solid;
border-top-width: none;}


.rollTable_right A:visited{
background-color: #FFCC00;
border-color: #FFCC00;
border-left-width: 3px;
width: 100%;
height: 25px;
border-style: none none none solid;
border-top-width: none;}

.rollTable_right A:hover{
background-color: #000000;
border-color: #FFFFFF;
border-right-width: 3px;
width: 100%;
height: 25px;
border-style: none none none solid;
border-top-width: none;}



.rollTable_leftNav A:link{
background-color: #FFCC00;
border-color: #FFCC00;
border-left-width: 3px;
border-top-width: 3px;
border-bottom-width: 3px;
width: 100%;
height: 25px;
border-style: solid none solid solid;}


.rollTable_leftNav A:visited{
background-color: #FFCC00;
border-color: #FFCC00;
border-left-width: 3px;
border-top-width: 3px;
border-bottom-width: 3px;width: 100%;
height: 25px;
border-style: solid none solid solid;}

.rollTable_leftNav A:hover{
background-color: #000000;
border-color: #FFFFFF;
border-left-width: 3px;
border-top-width: 3px;
border-bottom-width: 3px;width: 100%;
height: 25px;
border-style: solid none solid solid;}




.redTable{
background-color: #CC0000}

.yellowTable{
background-color: #FFFFCC}

.goldTable{
background-color: #FFCC00}

.bronzeTable{
background-color: #CC9900}

.whiteTable{
background-color: #FFFFFF}

.blackTable{
background-color: #000000}

.grayTable{
background-color: #CCCCCC}




/* text */


.whiteTextHead{
font-family: verdana, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 12px;}

.whiteText{
font-family: verdana, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 10px;}

.goldText{
font-family: verdana, sans-serif;
color: #FFCC00;
font-weight: bold;
font-size: 10px;}

.headLine{
font-family: verdana, sans-serif;
color: #CC9900;
font-weight: bold;
padding-left: 0pt;
font-style: italic;
font-size: 18px;}


.brownText{
font-family: Times New Roman, Times, serif;
color: #666633;
font-weight: normal;
font-size: 18px;}

