﻿body {
	padding:0px;
	margin:auto;
	background: url(images/menu_bg.jpg) left top repeat-x;
	height: 42px;
}

.ffcenter
{margin: auto auto;
	}

/* Menu Style */

.menu_text
{
	font-size: 8pt;
	text-transform: uppercase;
	color: #b1b1b1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.menu_text:link { text-decoration:none;
	color: #b1b1b1
}

a.menu_text:visited { text-decoration:none;
	color: #b1b1b1
}

a.menu_text:hover
{
	text-decoration: underline;
	color: #ffffff;
	width: 100%;
	display: block;
}

a.menu_text:active {
	text-decoration:none;
	color: #b1b1b1
}

.menu_spacer { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #e0e0e0;
	line-height:1.5em
}

/* Text Styles */

.subhead
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	line-height:1.4em;
}

a.subhead:link { text-decoration:none;
	color: #333333;
	width: 100%;
	display: block
}

a.subhead:visited { text-decoration:none;
	color: #333333
}

a.subhead:hover { text-decoration:underline;
	color: #fb4945;
	width: 100%;
	display: block
}

a.subhead:active { text-decoration:none;
	color: #333333
}

.content { font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height:1.4em
}

a.content:link { text-decoration:none;
	color: #333333;
	width: 100%;
	display: block
}

a.content:visited { text-decoration:none;
	color: #333333
}

a.content:hover { text-decoration:underline;
	color: #FF6600;
	width: 100%;
	display: block
}

a.content:active { text-decoration:none;
	color: #333333
}


.content { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:1.4em
}

a.content:link { text-decoration:none;
	color: #333333;
	width: 100%;
	display: block
}

a.content:visited { text-decoration:none;
	color: #333333
}

a.content:hover { text-decoration:underline;
	color: #FF6600;
	width: 100%;
	display: block
}

a.content:active { text-decoration:none;
	color: #333333
}

.maroon { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}

a.maroon:link { text-decoration:none;
	color: #990000;
	width: 100%;
	display: block
}

a.maroon:visited { text-decoration:none;
	color: #990000
}

a.maroon:hover { text-decoration:none;
	color: #FF0000;
	width: 100%;
	
}

a.maroon:active { text-decoration:none;
	color: #990000
}

.blue { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099ff;
	line-height:1.4em
}

a.blue:link { text-decoration:none;
	color: #0099ff;
	width: 100%;
	
}

a.blue:visited { text-decoration:none;
	color: #0099ff
}

a.blue:hover { text-decoration:underline;
	color: #FF6600;
	width: 100%;
	
}

a.blue:active { text-decoration:none;
	color: #0099ff
}




/* Footer Style */

.footerbg
{
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #3c3b3b;
	height:100px;
}

.footer_head
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e0e0e0;
	text-decoration:underline;
	line-height:1.4em;
}

.footer_menu
{ font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #b1b1b1;
	line-height:1.4em
}

a.footer_menu:link { text-decoration:none;
	color: #b1b1b1;
	width: 100%;
	display: block
}

a.footer_menu:visited { text-decoration:none;
	color: #b1b1b1
}

a.footer_menu:hover
{
	text-decoration: underline;
	color: #ffffff; 
	width: 100%;
	display: block;
}

a.footer_menu:active { text-decoration:none;
	color: #b1b1b1
}

.copyright
{ font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c9c9c9;
	line-height:1.4em
}

a.copyright:link { text-decoration:none;
	color: #c9c9c9;
	width: 100%;
	display: block
}

a.copyright:visited { text-decoration:none;
	color: #c9c9c9
}

a.copyright:hover
{
	text-decoration: underline;
	color: #ffff00;
	width: 100%;
	display: block;
}

a.copyright:active { text-decoration:none;
	color: #c9c9c9
}

.page_title_table
{
	font-weight: bold;
	font-size: 24pt;
	color: #3399ff;
	font-style: italic;
	font-family: 'Times New Roman';
	height:75px;
	text-align:left;
	vertical-align:bottom;
	width:700px;
}

.page_title
{
	font-weight: bold;
	font-size: 24pt;
	color: #3399ff;
	font-style: italic;
	font-family: 'Times New Roman';
	height:75px;
	text-align:left;
	vertical-align:bottom;
	width:700px;
}


