body
{	
	background-image: url(../images/bgtile.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #000000;
	font: 10pt verdana, tahoma, geneva, lucida, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
td.promo, th.promo, p.promo, li.promo
{
	font: 8pt verdana, geneva, lucida, arial, helvetica, sans-serif;
	color: #F5F2DE;
}
a.news:link,a.news:active,a.news:visited
	{
	color: #750A0A;
font-weight:bold;
font-size:10pt;
}

a.news:hover
	{
	color: #CA0404;
font-weight:bold;
font-size:10pt;
text-decoration:underline;
}

a:link
{
	color: #22229C;
}

a:visited
{
	color: #22229C;
}

a:hover, a:active
{
	color: #FF4400;
}

td, th, p, li
{
	font: 8pt verdana, geneva, lucida, arial, helvetica, sans-serif;
	color: #5A1214;
}

td.copyright
{
	width:100%;
	font: 8pt verdana, geneva, lucida, arial, helvetica, sans-serif;
	color: #DEDAC0;
	text-align: center;
}

.photo
{
	border: #000000 1px outset;
}
.tmain
{
	background: #000000 url(../images/pattern_dark.gif);
	color: #5A1214;
}

.lightbg
{	
	border: 1px outset;
	border-color: #000000;
	background-color: #F7F4DF;
	background-image: url('../images/pattern_light.gif');
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: fixed; 
}

.lightbg a:link, .lightbg a:visited, .lightbg a:active
{
	color:#5A1214;
	font-style: bold;
	text-decoration:underline;
}
.lightbg a:hover
{
	color: red;
	font-style: bold;
	text-decoration:underline;
}
.textra
{
	font-size: 9px;
	font-style: italic;
	color: #B50900;
	text-align:center;
}

.mainnav
{
	background: #750A0A url(../images/header41.gif) repeat-x top left;
}

.mainnav a:link, .mainnav a:visited, .mainnav a:active, .footnav a:link, .footnav a:visited, .footnav a:active
{
	font: bold 12px tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;
	color: #C99909;
	text-decoration:none;
}

.mainnav a:hover, .footnav a:hover
{
	font: bold 12px	 tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
.formLabel
{
	font: bold 12px tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;
	color: #750A0A;

}
.bannerlink a:link, .bannerlink a:visited, .bannerlink a:active
{
	color: #990000;
	font-weight:bold;
	text-decoration:underline;
}
.bannerlink a:hover
{
	color: #cc9900;
	font-weight:bold;
	text-decoration:none;

}


.panel a:link, .panel a:visited, .panel a:active
{
	color: #F7F4DF;
	text-decoration:underline;
}
.panel a:hover
{
	color: #FF0000;
	text-decoration:none;

}
.panel
{
	background: #750A0A;
	color: #F7F4DF;
	padding: 5px;
	border: 1px outset;
	border-color: #000000;
}

hr
{
	color:#750A0A;
	width:90%;
	height:1px;
}

hr.scrollbox
{
	color:#750A0A;
	width:90%;
	height:1px;

}

td.scrollbox 
{
	color:#F7F4DF;
}

td.scrollbox a:link, td.scrollbox a:visited, td.scrollbox a:active
{
	color:#F7F4DF;
	text-decoration:underline;
}

td.scrollbox a:hover
{
	color:#D1AD03;
	text-decoration:none;
}

.scrollbox 
{
	color:#ffffff;
	scrollbar-arrow-color: #F7F4DF;
	scrollbar-face-color: #750A0A;
	scrollbar-track-color: #750A0A;
	scrollbar-3dlight-color:red; 
	scrollbar-base-color:red;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:red;
	scrollbar-shadow-color:#4F0505;
}
input
{
	font-size: 12px;
}

input.button
{
	background: #750A0A;
	font-weight: bold;
	font-size: 12px;
	color: #F7F4DF;
}