﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:url(../Images/bg3.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #990000;
}
a:hover {
	color: #cc0000;
}

.heading {
	color: #90251b;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom:1px solid #CCCCCC;
	margin-top: 3px;
}

.tn {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	margin:10px;
}
.tn:hover {
	color: #990000;
	text-decoration:none;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 15px;
}
.footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.address {
	width:160px; 
	color: #FFFFFF; 
	font-size: 11px; 
	margin-top:30px; 
	margin-left:36px;
}
hr {
	color: #cccccc;
	height: 1px;
	size: 1;
}

#lnav {
float:left;
width: 150px;

}

#content {
float: right;
width: 527px;
}

.content {
	padding-left: 16px;
}





#cms_page
{
		background-color: #ffffff;
}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #000000;
	padding: 5px;
	background-color: #cccccc;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #e6e6e6;
	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:778px;
	border: #000000 0px solid;
}
#cms_logout
{
	background-color: #e6e6e6;
	padding-right: 5px;

}
.cms_nav-selection
{
	border: #000000 thin solid;
	background-color: #cccccc;
}

.cms_nav-selection2
{
	border: #000000 thin solid;
	background-color: #cccccc;
}

