body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color : #000000;
	background: #595959;
	margin: 0px;
}

a.cmsmenu {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.cmsmenu:hover {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #A40C03;
	text-decoration: underline;
	font-weight: bold;
}

a.logout {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 25px;
}
a.logout:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #A40C03;
	text-decoration: none;
	font-weight: bold;
	margin-left: 25px;
}

a.website {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.website:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #A40C03;
	text-decoration: underline;
	font-weight: bold;
}

a.copyright {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.copyright:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div.menu_DD {
	background-color: #FFFFFF;
	border-right: 1px solid #595959;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left: 45px;
	height: 350px;
}

td.header
{
	font-weight : bold;
	font-size : 10pt;
	text-decoration:none;
	color: #FFFFFF;
	background: #A40C03;
}

td.footer
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 10pt;
	color: #000000;
	text-align: left;
	background: #FFFFFF;
}

td.headermain {
	font-family: "Trebuchet MS";
	font-weight : bold;
	font-size : 14pt;
	text-decoration: underline;
	color: #A40C03;
	background: transparent;
}

td.headertop_DD {
	background: url(../../layout/images/DDheader.jpg) no-repeat center;
	height: 200px;
	width: 900px;
}

td.copyright {
	font-size: 10pt;
	text-align: right;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-style: italic;
}

table.cms
{
	position: relative;
	padding: 0;
	margin-left: 10px;	
	margin-bottom: 10px;	
	background-color: black;
}

table.logintable
{
	margin-top: 50px;	
	margin-left: 325px;
}

table.body {
	font-size: 10pt;
	text-align: left;
	font-family: "Trebuchet MS";
	color: #000000;
	width: 900px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}


table.copyright {
	width: 900px;
	border: none;
	background-color: transparent;
}
