BODY {
text-align: center; 
background: #AFBFBF;}

P {
font-family: Lucida Sans, Arial, Sans-serif; 
font-size: 12px; 
font-style: normal; 
text-decoration: none;
text-align:left;
font-color: #535757;
 }
 
 

A:link { 
font-family: Lucida Sans, Arial, Sans-serif; 
font-size: 12px; 
style: normal; 
text-decoration: underline;
color: #4466D2;
 }


A:hover {
font-family: Lucida Sans, Arial, Sans-serif; 
font-size: 12px; 
style: normal; 
text-decoration: underline;
color: #0A33B8;
 }
 
A:visited {
 font-family: Lucida Sans, Arial, Sans-serif; 
font-size: 12px; 
style: normal; 
text-decoration: underline;
color: #5A668B;
 }
 
.orange {
font-family: Lucida Sans, Arial, Sans-serif; 
background: #666666;

}

.orange a:link{
font-size: 12px; 
style: bold; 
text-decoration: none;
color: #9D6401; 
 }
 
.orange a:visited{
font-size: 12px; 
style: bold; 
text-decoration: none;
color:#BC9A60
 } 
 
 .orange a:hover{
font-size: 12px; 
style: bold; 
text-decoration: underline;
color: #355454
 } 
   
#container {
	background: #FFFFFF;
	position: absolute;
	top:50px;
	width: 766px;
	
	left: 120px;


}   

#header {
background: #F7A81F url(images/header.gif) repeat-y center ; 
width: 777px;
height: 66px;
}

#footer {
background: #AFBFBF url(images/footer.gif) no-repeat top center ; 
font-family: "Lucida Sans", Arial, sans-serif;
font-size: 10px;
color: #4B5959;
width: 777px;
height: 79px;
text-align: center;

}

ul {
		font-family: Lucida Sans, Arial, Sans-serif; 
font-size: 12px; 
font-style: normal; 
text-decoration: none;
text-align:left;
font-color: #535757;
	list-style-image: url(images/bullet.gif);
	text-align: left;

}

ol {
	font-family: "Lucida Sans", Arial, sans-serif;
	text-align: left;
	font-size: 12px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.breadcrumb a:link{
font-size: 10px; 
style: bold; 
text-decoration: underline;
color: #FE9601; 
 }
 
.breadcrumb a:visited{
font-size: 10px; 
style: bold; 
text-decoration: underline;
color:#FE9601
 } 
