﻿body
{
	font-family: Verdana;
	font-size: 11px;
}
td
{
	font-size: 11px;
}

body 
{
	background: #CCCCCC url(Images/body-background-gradient.gif) repeat-x top;
}

.main-header-menu a, .box-title-bar, .content-right-menu a, .bottom-menu a
{
	font-family: Tahoma;
	font-size: 10pt;
}
.main-header-menu a, .box-title-bar
{
	font-weight: bold;
}

.main-body
{
	margin: 10px auto 20px auto;
	width: 852px;
}
.main-body-bg
{
	background: #fff url(Images/main-content-bg.gif) repeat-y;
}

.main-body-top-middle, .main-body-top-left
{
	height: 100%;
}

.main-body-top-left
{
	background: transparent url(Images/body-top-left-bg.gif) no-repeat top left;
}

.main-body-top-middle
{
	background: transparent url(Images/body-top-bg.gif) repeat-x;
}

.main-logo
{
	padding: 29px 0 19px 478px;
	background: transparent url(Images/body-top-right-bg.gif) no-repeat top right;
}

.main-logo a
{
	width: 352px;
	height: 53px;
}

.content-container
{
	margin: 0 24px 0 23px;
}

.main-header-image-container img
{
	width: 805px;
	height: 228px;
}

.main-header-menu
{
	background: #B3B3B3 url(Images/main-menu-right.gif) no-repeat top right;
	margin-bottom: 10px;
}

.main-header-menu div
{
	background: transparent url(Images/main-menu-left.gif) no-repeat top left;
}

.main-header-menu ul, .main-header-menu li, .main-header-menu a
{
	height: 28px;
	line-height: 28px;
}

.main-header-menu ul
{
	list-style: none;
	margin: 0 17px 0 14px;
	padding: 0;
	border-bottom: solid 1px #C6C6C6;
}
.main-header-menu li
{
	display: block;
	float: left;
}
.main-header-menu a
{
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}
.main-header-menu a:hover
{
	color: #000;
}

.box-title-bar
{
	color: #fff;
	padding-left: 25px;
	height: 30px;
	line-height: 30px;
}
.box-content
{
	padding: 10px;
}

.content-right-menu
{
	background: #F2F2F2 url(Images/content-right-box-bottom.gif) no-repeat bottom left;
	float: right;
	padding-bottom: 11px;
	width: 197px;
}
.content-right-menu .box-title-bar
{
	background: #B3B3B3 url(Images/content-right-box-header.gif) no-repeat top left;
}

.content-right-menu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent url(Images/content-right-box-menu-repeat-bg.gif);
	margin-top: -3px;
}
.content-right-menu li
{
	display: block;
	margin-top: 3px;
	margin-left: 18px;
	height: 26px;
}
.content-right-menu a
{
	display: block;
	line-height: 26px;
	height: 26px;
	text-decoration: none;
	color: #808080;
}
.content-right-menu a:hover
{
	color: #000;
}

.content-main
{
	background: #fff url(Images/content-main-box-bottom.gif) no-repeat bottom left;
	padding-bottom: 11px;
	width: 599px;
}
.content-main .box-title-bar
{
	background: #B3B3B3 url(Images/content-main-box-header.gif) no-repeat top left;
}
.content-main .box-content
{
	border-left: solid 2px #D8D8D8;
	border-right: solid 2px #D8D8D8;
}

.main-body-bottom
{
	background: transparent url(Images/body-bottom-bg.png) no-repeat bottom left;
	height: 14px;
}

.bottom-menu
{
	padding: 5px;
	clear: both;
	height: 16px;
}
.bottom-menu ul
{
	padding: 0;
	margin: 0;
}
.bottom-menu li
{
	float: left;
	display: block;
	margin: 0 8px;
}
.bottom-menu a
{
	color: #808080;
	text-decoration: none;
}
.bottom-menu a:hover
{
	text-decoration: underline;
	color: #000;
}

