body {
	background-color: #DEDFDF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#553432;
	scrollbar-shadow-color:#6A6F71;
	scrollbar-face-color:#553432;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#CAB389;
	background-image: url(../images/bgfill.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 10px;
	text-align:left;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663333;
	text-decoration: none;
}
.content a:link {
	color: #553432;
	text-decoration: none;
	font-weight: bold;
}
.content a:visited {
	color: #553432;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.content a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.footer a:link {
	color: #553432;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	color: #553432;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.footer a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}.content h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.contenttable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.content h3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.contenttable img {
	border: 1px solid #663333;
}
.contentbg {
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/interface/Body.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	padding-top: 10px;
}
.ImgBorder {
	border: 1px solid #563432;
}
.contentSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 10px;
}


/* Custom */

div.award-image
{
	width: 205px;
	float: left;
	position:relative;
}


div.award-content
{
	float: right;
	min-height: 450px;
	position:relative;
	width: 300px;	
}

img.whatsnew-left
{
	margin: 0px 0px 10px 10px;
}

img.whatsnew
{
	margin: 0px 10px 10px 0px;
}