.top_links {
	background-image: url(top_button_03.jpg);
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.top_links:hover {
	color: #FFFFFF;
	background-image: url(top_button_over_03.jpg);
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.links_font {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footer_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_links {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_links:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.footer_dash {
	font-family:Arial, Helvetica, sans-serif
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.font_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.link_2
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.link_2:hover
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
.font_2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.font_3 {
	font-family: Tahoma;
	font-size: 12px;
	
	color: #000000;
}
.hyper_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
.hyper_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.font_4 {
	font-family: Tahoma;
	font-size: 13px;
	
	color: #666666;
}
.font_5 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.title_bar_2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.dash {
	background-image: url(dash.jpg);
	background-repeat: repeat-y;
}
.dash_2 {
	background-image: url(dash_2.jpg);
	background-repeat: repeat-x;
}
.title_bar {
	background-color: #eaeaea;
	background-image: url(inner_1.jpg);
	background-repeat: no-repeat;
}
a
{ text-align:right ;
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a:hover
{
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	color: dimgray;
	text-decoration: underline;
}