body {
background-color : #D2DCF0; 
} 

td.pappy{
background-color : #ffffff; 
background-image : url('images/pappy.jpg');
background-repeat: no-repeat;
} 

td.blankclass {
background-image: url('images/blank.jpg'); background-repeat: no-repeat-y;
}

P.main{
color:#000000;
font-size:12px;
font-family:verdana,helvetica,arial,sans-serif;
margin-bottom:0;
margin-top:0;
margin-left:2;
margin-right:2;
}

P.main2{
color:#ffffff;
font-size:12px;
font-family:verdana,helvetica,arial,sans-serif;
margin-bottom:0;
margin-top:0;
margin-left:2;
margin-right:2;
}

P.greenheader{
color:#FFCC00;
font-size:12px;
font-family:verdana,helvetica,arial,sans-serif;
margin-bottom:0;
margin-top:0;
margin-left:2;
margin-right:2;
}

P.quicklinks{
color:#000000;
font-size:10px;
font-family:verdana,helvetica,arial,sans-serif;
margin-bottom:0;
margin-top:0;
margin-left:2;
margin-right:2;
}

P.greenpages{
color:#000000;
font-size:10px;
font-family:verdana,helvetica,arial,sans-serif;
margin-bottom:0;
margin-top:0;
margin-left:2;
margin-right:2;
}


P.mainsmall{
color:#000000;
font-size:10px;
font-family:verdana,helvetica,arial,sans-serif;
margin-bottom:0;
margin-top:0;
margin-left:2;
margin-right:2;
}

P.mainwhite{
color:#ffffff;
font-size:10px;
font-family:verdana,helvetica,arial,sans-serif;
margin-bottom:0;
margin-top:0;
margin-left:2;
margin-right:2;
}

P.header{
color: #194683;
font-size:14px;
font-family:verdana,helvetica,arial,sans-serif;
margin-bottom:0;
margin-top:3;
margin-left:2;
font-weight:bold;
}

P.body{
color:#000000;
font-size:12px;
font-family:verdana,helvetica,arial,sans-serif;
margin-bottom:0;
margin-top:0;
margin-left:6; border-bottom-style:none; border-bottom-width:medium 
}

P.bottom{
color:#000000;
font-size:10px;
font-family:verdana,helvetica,arial,sans-serif;
margin-bottom:0;
margin-top:0;
margin-left:0;
}

P.menu{
font-family:verdana,helvetica,arial,sans-serif;
font-size: 12px;
font-weight: bold;
color: #FF9903;
margin-bottom:3;
margin-top:3;
margin-left:0;
}

A.links:link {
text-decoration : underline;  
color:#194683;
} 
A.links:visited {
text-decoration : underline; ; 
color:#194683;
} 
A.links:hover {
text-decoration : underline; 
color:#194683;
}

.wireframemenu{
border-left:1px solid #194683; 
border-right:1px solid #194683; 
border-top:1px solid #194683; 
border-bottom:0px solid #194683; 
background-color: #194683;
width: 170px
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: 10px;
font-weight:bold;
font-family:verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: white;
text-decoration: none;
background-color: #194683;
border: 2px white outset;
}

.wireframemenu a:visited{
color: white;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #FF9A03;
color: white;
border-style: inset;
padding: 4px 3px;
}

.bevelmenu{
font: 10px;
font-weight:bold;
font-family:verdana;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #194683;
text-align: right; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: black;
background-color: #194683;
border: 2px white outset;
}

.bevelmenu li a:hover{
background-color: #FF9A03;
color: white;
border-style: inset;
padding: 3px 0.5em;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

#menu {
	border-bottom : 1px solid #AABB88;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

	
#menu a:link, #menu a:visited	{
	background : #AABB88;
	border : 1px solid #AABB88;
	color : #666;
	float : left;
	line-height : 14px;
	margin-right : 1px;
	padding : 2px 5px 2px 5px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #AABB88;
	color : #FFCC00;
}

#menu a:hover	{
	color : #f00;
}

	
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a,
body.section-5 #menu li#nav-5 a,
body.section-6 #menu li#nav-6 a,
body.section-7 #menu li#nav-7 a,
body.section-8 #menu li#nav-8 a,
body.section-9 #menu li#nav-9 a,
body.section-10 #menu li#nav-10 a,
body.section-11 #menu li#nav-11 a,
body.section-12 #menu li#nav-12 a,
body.section-13 #menu li#nav-13 a,
body.section-14 #menu li#nav-14 a,
body.section-15 #menu li#nav-15 a,
body.section-16 #menu li#nav-16 a,
body.section-17 #menu li#nav-17 a,
body.section-18 #menu li#nav-18 a,
body.section-19 #menu li#nav-19 a,
body.section-20 #menu li#nav-20 a,
body.section-21 #menu li#nav-21 a,
body.section-22 #menu li#nav-22 a,
body.section-23 #menu li#nav-23 a,
body.section-24 #menu li#nav-24 a,
body.section-25 #menu li#nav-25 a,
body.section-26 #menu li#nav-26 a
 {
	background : #004900;
	border-bottom : 1px solid #004900;
	color : #FFCC00;
}

#menu ul a:hover {
	color : #f00 !important;
}

#contents {
	background : #004900;
	border : 1px solid #AABB88;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 5px;
}
