body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #254262 url(images/page_bg.gif) no-repeat fixed left; 
	color: #000000;
	margin: 0 0 0 0;
}

td.topleft {
	background: #E4DAC3;
	line-height: 9px;
	font-size: 9px;
}

td.topcenter {
	background: #8F8774;
	line-height: 9px;
	font-size: 9px;
}

.form_header {
font-size: 12px;
color: #fff;
font-weight: bold;
height: 20px;
background: #003399;
}

.small {
font-size: 12px;
}
.copyright {
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 1px;
	color: #ffffff;
	background: ##254262;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 30px;
}

td.topright {
	background: #8F8774;
	line-height: 9px;
	font-size: 9px;
}

td.logo {
	background: #8F8774;
	height: 9px;
	font-size: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.top1center {
	background: #E4DAC3;
	padding: 6px;
	color: #000000;
 }
 
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000;
	padding: 4px;
	color: #E4DAC3;
	text-align: center;
 }
 
 .nav a:link, .nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000;
	padding: 4px;
	color: #E4DAC3;
	text-align: center;
	text-decoration: none;
 }
 
 .large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background: #E4DAC3;
	padding: 6px;
	color: #000000;
 }
 
  .pagetitle {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 6px;
	background-image: url(images/page_title_bg.jpg);
	height: 48px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 8px;
	color: #E4DAC3;
	text-align: right;
 }
 
   .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #E4DAC3;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 22px;
	color: #000000;
 }
 
.leftside_dark {
	background: #8C805E;
	padding: 10px;
	color: #000000;
	width: 280px;
 }
 
 .leftside_dark_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
	text-align: justify;
 }
 
.leftside_dark_heading {
	font-family: Georgia, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #4C3C2E;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 22px;
	color: #E2D5C2;
	border: 1px solid #E2D5C2;
	width: 250px;
	text-align: center;
 }
 
 