﻿body, table
{
	font-size: 11px;
	font-family: Tahoma, Verdana;
	color: #333333;
}
.header_background
{
	background: #111111 url('Files/Images/Misc/header_bg.gif') repeat-x;
}
.header_background_left
{
	background: #fff url('Files/Images/Misc/header_bg_left.gif') repeat-x;
}
.header_background_right
{
	background: #fff url('Files/Images/Misc/header_bg_right.gif') repeat-x;
}
.footer
{
	font-size: 11px;
	color: #666;
	background: #fff;
}
h1, h2, h3
{
	font-weight: bold;
	font-family: Tahoma, Verdana;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 0px -1px;
}
h1
{
	font-size: 25px;
}
h2
{
	font-size: 13px;
}
h3
{
	font-size: 11px;
}
a
{
	text-decoration: none;
	color: #003366;
}
a:hover
{
	text-decoration: underline;
}
.menu
{
	position: absolute;
	right:10px;
	top:60px;
}

.content
{
	width: 850px;
	text-align: left;
}
.sitemap
{
	padding: 15px 20px 15px 20px;
	text-align: left;	
	color: #999999;
}
.sitemap a
{
	color: #999999;
}
.bottomnote
{
	width: 100%;
	padding: 17px 0px 0px 0px;
	text-align: center;	
	color: #999999;
	background-image: url(Files/Site/bottom_bg.gif);
	height: 31px;
}
.leftside
{
	vertical-align: top;
	width: 270px;
	background-image: url(Files/Site/leftside_bg.gif);
	text-align: left;
	padding: 5px 0px 17px 20px;
}

.rightside
{
	vertical-align: top;
	width: 850px;
	padding: 0px;
	text-align: left;
	padding: 5px 20px 17px 15px;
}
.rightside img
{
	/*padding: 3px;
	background-image: url('Files/Site/img_bg.gif');*/
}
.dropshadow2{
	float:left;
	clear:left;
	background: url(Files/Site/shadowAlpha.png) no-repeat bottom right !important;
	background: url(Files/Site/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 850px;
	padding: 0px;
}
.innerbox
{
	background-color: #ffffff;
	position:relative;
	bottom:6px;
	right: 6px;
	border: 0px solid #999999;
	padding:0px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}




