﻿a {	
	color : #0022D0; 
	font-size : 12px;
	text-decoration: none;
}
	
a:hover { 
	color: #0022D0;
	text-decoration: underline;
} 

.title {
	font-size: 14px;
	color: #000000;
	font-weight : bolder;
	font-family: Tahoma;
}
	
a.title:hover {
	color: #0000CC;
	text-decoration: none;
}
.smalltitle {
	font-size: 11px;
	color: #21673B;
	font-weight : bold;
	font-family: Tahoma;
}
	
a.smalltitle:hover {
	color: #0000CC;
	text-decoration: none;
}
.titleblack {
	font-size: 13px;
	color: #000000;
	font-weight : bold;
	font-family: Tahoma;
}
	
a.titleblack:hover {
	color: #000000;
	text-decoration: none;
}

.footer_text, .footer_text:hover, .footer_text:visited {
	font-size: 11px;
	color: white;
}



.footer {
	background-color: #740e11;
	padding: 2px;
}
	
.sidebar_title
{   border: 1px solid #999999; 
	background-image: url(pub_images/grey_arrow_down.gif);
	background-position: left center;
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-weight: bold; 
	color: #999999; 
	font-size: 11px; 
	padding-left: 20px;
	padding-top: 1px; padding-bottom: 2px; }   
	
a.smallblack {
	font-size: 10px;
	color: black; 
}
	
a.smallblack:hover { 
	font-size: 10px;
	text-decoration: underline;
	color: black; 
} 	

a.smallwhite {
	font-size: 10px;
	color: white; 
}
	
a.smallwhite:hover {
	font-size: 10px;
	text-decoration: underline;
	color: white; 
}		

a.white { color: white; }
	
a.white:hover {
	color: white;
	text-decoration: underline 
} 	

a.largetitle {
	font-family: tahoma;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.largetitle:hover {
	color: #000000;
	text-decoration: none;		
}
.bodytext { color: black; }
.pageheading {  font-family: tahoma,arial; font-size: 26px; font-weight: 500; color: #8d080d; vertical-align: top; padding-top: 10px; padding-bottom: 10px; }


.subheading {font-family:Arial; font-size: 11px; color: #580e08; font-weight: bold; text-decoration: normal;}
a.subheading {font-family:Arial; font-size: 11px; color: #580e08; font-weight: bold; text-decoration: normal;}
a.subheading:hover {font-family:Arial; font-size: 11px; color: #999933; font-weight: bold; text-decoration: underline;}
a.subheading:visited {font-family:Arial; font-size: 11px; color: #580e08; font-weight: bold; text-decoration: normal;}

.large_subheading {font-family:Arial; font-size: 13px; color: #31498c; font-weight: bold; text-decoration: normal;}
a.large_subheading {font-family:Arial; font-size: 13px; color: #31498c; font-weight: bold; text-decoration: normal;}
a.large_subheading:hover {font-family:Arial; font-size: 13px; color: #31498c; font-weight: bold; text-decoration: underline;}
a.large_subheading:visited {font-family:Arial; font-size: 13px; color: #31498c; font-weight: bold; text-decoration: normal;}

.date {font-size: 10px; color: #c8c8c8; }
	
.header 
	{
		background-color: #770d0d;
		
		}