

A:link, A:visited, A:active	{ text-decoration: none; color: #990000}
a:hover 			{ text-decoration: underline; color: #FFCC00}
ul.navbar			{ list-style-type: none}
ul.navbar a			{ text-decoration: none}
h1					{ color: #AD5B29; text-align:center; font-size: 24px}
h2					{ color: #AD5B29; font-size: 16px}
h3					{ color: #AD5B29; font-weight: normal; font-size: 14px}


.pNav:link			{ text-decoration: none; color: #990000}
.pNav:hover 		{ text-decoration: underline; color: #990000}

.cellNav { 
padding: 0px; 
text-align: center; 
} 

.cellNav a { 
border: 2px solid #FFCC00; 
padding: 2px; 
background: #990000;
text-decoration: none; 
display: block; 
} 

/* Tan hack for IE */ 
* html .cellNav a { 
width: 100%; 
} 

.cellNav a:hover { 
border: 2px solid #990000; 
background: #FFCC00;
text-decoration: none; 
} 

.cellNav a span { 
font-family: Arial; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
color: #FFCC00; 
text-decoration: none; 
} 

.cellNav a:hover span { 

font-family: Arial; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
color: #990000; 
text-decoration: none; 
} 



.welcomHomePage {
	font-size: 12px;
	font-style: normal;
}

.mainNav {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;

}
.leftNavLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.leftNavStyle {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 5px;
	border-top: none #FF9900;
	border-right: none #FF9900;
	border-bottom: 1px dashed #FF9900;
	border-left: none #FF9900;
	margin-bottom: 5px;



}
.fillerTopNav {
	background-color: #333333;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.copyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.rightHeader {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
