﻿body
{
	font-size: 10px;
	font-family: Verdana;
	color: black;
	MARGIN-TOP: 5px; 
	MARGIN-BOTTOM: 5px; 
	MARGIN-LEFT: 5px;
	margin-right: 5px;
}
.TopMenu
{
	color: black;
}
.page_text
{
	font-size: 10px;
	font-family: Verdana;
	color: black;
}
.title_bar
{
	color: black;
	font-weight: bold;
}
.page_links a:link
{
	color: #444444;
	text-decoration: none;
	font-size: 9px;
}
.page_links a:hover
{
	color: #ff8040;
	text-decoration: none;
}
.page_links a:visited
{
	color: #444444;
	text-decoration: none;
}
.featured_box_header
{
	color: #ffffff;
	background-color: navy;
}
.featured_box
{
	background-color: #f3f2f2;
	color: black;
	text-decoration: underline;
}
.featured_box_all
{
	color: darkgray;
	text-decoration: none;
}
.menu_items_header
{
	color: navy;
	font-weight: bold;
	text-transform: uppercase;
}
.menu_items
{
	color: black;
}
.box_header
{
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5px;
}
.box_body
{
	color: black;
	font-weight: bold;
	border-right: #e4e2e2 1pt solid;
    border-top: #e4e2e2 1pt solid;
    border-left: #e4e2e2 1pt solid;     
    border-bottom: #e4e2e2 1pt solid;
}
.box_more
{
	font-size: 9px;
	color: black;
}
.footer
{
	font-size: 9px;
	color: black;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	text-indent: 5px;
}
.heading {
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
}
.static-bar {
	background-image: url(images/static_bar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.more{
 color:#0066FF;
 padding-bottom:5px;
 padding-right:5px;
	text-decoration: none;
	font-size: 11px;

}
.links:hover{

color: #ff8040;
	text-decoration: none;
	

}

.links:visited{

color: #444444;
	text-decoration: none;

}