/* CSS Document */
#footer {
 border-top: 1px solid #cc0000;
 clear: both;
 color: #cc0000;
 font-size: 80%;
 text-align: center;
 margin: 0 35px 0 35px;
 padding: 3px;
}
#footer a {
 color: #cc0000;
}
.left {
	font-family: arial, sans-serif;
	margin: 0 0 0 0px;
	width: auto;
	list-style-image: none;
	font-weight: bold;
	text-decoration: none;



	
}
.left ul  {
	list-style: none;
	margin: 0;
	padding: 0px;

}

.left ul li {
border-bottom: 1px solid #cc0000;
 padding: 3px 6px;
} 
 A:link {
	
	color: #0000FF;
text-decoration: none;



}
A:visited {
	
	color: #0000FF;
text-decoration: none;


}
A:hover {
	
	color: #0000FF;
text-decoration: underline;


}
h3 {
 background-color: #cc0000;
 color: #ffffff;
 font-size: 85%;
 margin: 0 0 0 0;
 padding: 2px 0 2px 6px;
}
#search {
 margin: 0 auto;
 padding: 5px 0;
 text-align: center;
 color: #ffffff;
 background-color: #ffffff;
 width: 150px;
 font-size: 90%;
  border-bottom: none;
} 
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	

}
.Header2 {
	font-size: large;
	font-weight: bold;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	
}
td.leftbar A:link,
td.leftbar A:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
td.leftbar A:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
