body 
{
	background-color:#ffffff;
	margin: 5px 0px 0px 5px;
}

ADDRESS,BLOCKQUOTE,CAPTION,CENTER,DD,DIR,DIV,DL,DT,FORM,H1,H2,H3,H4,H5,H6,
MENU,OL,P,TD,TH,UL {font-family: arial,geneva,sans-serif;font-size: 12px;color: #333333}
A:LINK {
	color: #277513;
	border:0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:VISITED {
	color: #277513;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:ACTIVE  {
	color: #277513;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:HOVER  {
	color: #072000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.header-bg {
	background-color: #FFFFFF;
	background-image: url(images/template/header_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
.header-graphic {
	background-image: url(images/template/header_bg.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_bg {
	background-image: url(images/template/footer_bg.gif);
	background-repeat: repeat-x;
	height: 18px;
	font-size: 9px;
	color: #666666;
}
.main_bg {
	background-image: url(images/template/left_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 360px;
	padding-top: 20px;
	padding-left: 1px;
}
.text-header {
	font-size: 14px;
	font-weight: bold;
	color: #277513;
	font-style: italic;
}
.text-header-grey {
	font-size: 14px;
	font-weight: bold;
	color: #969C9F;
	font-style: italic;
}
.footer_text {
	font-size: 9px;
	padding: 5px;
}
.sidebar {
	background-color: #969C9F;
	height: 429px;
	background-image: url(images/template/sidebar_bg.gif);
	background-repeat: repeat-y;
}
.main_area {
	padding: 10px 20px 0px 10px;
}
.centre-bg {
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/template/right_bg.jpg);
}
.text {
	font-size: 12px;
}
.text-bold {
	font-weight: bold;
}
.div-one {
	padding-left: 25px;
}
.div-two {
	padding-left: 50px;
}
h1 {
	margin-bottom:0px;
	font-size: 14px;
	font-weight: bold;
	color: #277513;
	font-style: italic;
}
h2 {
	margin-top:0px;
	font-size: 14px;
	font-weight: bold;
	color: #969C9F;
	font-style: italic;
}