﻿body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
.bg {
	background-image:url(../Images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a
{
	color: #0000FF;
	text-decoration: none;
}
.ln {
	text-align: right;
	font-size: 10px; 
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 26px;
}
.ln a {
	color: #000000;
}
.ln a:hover {
	color: #333333;
}

.heading {
	background-image:url(../Images/heading-u.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12px; 
	font-weight: bold;
	text-transform: uppercase;
	color: #075792;
	padding-bottom: 2px;
}

#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;
}
