/* 
------------------------------------------------------------------------------------------
     Base style provided by Graphic Design Department
	 This rules should apply for all the website pages.
------------------------------------------------------------------------------------------
*/

BODY {
	margin: 0;
	padding: 0;
	padding-top: 0px;
	TEXT-ALIGN: center;
	color:#000000;
	background: #2E2334 url(../images/background.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
	font-size: 11px;
}

a {
	color:#d32547;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 18px;
	color: #000000;
	font-size: 11px;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.bodyboldFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #999965;
}
