﻿body
{
	background-color: #ffffff;
	background-image: url("/images/page-back.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;

}
td, th
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #dddddd;
}

a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #D8706E;
}
.main_table
{
	background-color: #000000;
	background-image: url("/images/body-back.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.heading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16;
	font-weight: bold;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8;
	color: #666666;
}
.footer a
{	color: #4A625C;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover
{	
	text-decoration: none;
	color: #000000;
	font-weight: normal;

}
#cms_page
{
		background-color: #ffffff;
		background-image: url("/images/page-back-top.jpg");
		background-repeat: no-repeat;
		background-position: center top;

}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #94866C;
	padding: 5px;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #94866C;
	color: #000000;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}

#cms_links a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{
	width:1001px;
	border: #000000 0px solid;
}
#cms_logout
{
	background-color: #333333;
	font-size: 12px;
	padding-right: 5px;

}
.cms_nav-selection
{
	border: #000000 thin solid;
	background-color: #cccccc;
}

.cms_nav-selection2
{
	border: #000000 thin solid;
	background-color: #cccccc;
}
