BODY
{
	font-weight: normal;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-repeat: repeat-x;
	text-align: left;
}
	
#outter
{
	width: 847px;
	height: 100%;
	overflow: hidden;
	background: #ccc;
	text-align: center;
	padding: 10px;
}

#innerMax
{
	width: 847px;
	height: 100%;
	overflow: hidden;
	background: #fff;
	border-color: #a6b05e;
	border-width: 10px 0px 0px 0px;
	border-style: solid none none none;
}

#wrapper {overflow:hidden; width: 847px; z-index: 100;}

#wrapper2
{
	height: 32px;
	width: 835px;
	padding: 0px;
	border-color: #999;
	border-width: 1px 0px 1px 0px;
	border-style: dotted;
	margin: 0 0 0 5px;
	text-align: center;
}


#wrapper3 {
	width: 835px;
	margin: 5px; 	
	clear:both;
	}


#header
{
	float: left;
	width: 545px;
	height: 87px;
	padding: 5px;
	background-color: #fff;
}

#login
{
	float: right;
	width: 285px;
	height: 97px;
	text-align: left;
	vertical-align: text-bottom;	
}


.logincontent
{
	font-weight: normal;
	font-size: 10px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-bottom;
	padding: 50px 0 0px 37px;
}


.signup {
	font-weight: bold;
	font-size: 11px; 
	color : #4f8495;
	font-family : Arial, Helvetica, sans-serif;
	vertical-align: text-bottom;
}

input, textarea, select
{
	font-size: 9px;
	margin-bottom: 0px;
	vertical-align: bottom;
}


.content
{
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: text-top;
	padding: 10px 0px 0px 0px;
}


.content2
{
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: text-top;
}

#footer p,
#header p {color:#666;}


#navoriginal
{
	float: left;
	height: 26px;
	width: 835px;
	text-align: left;
	vertical-align: middle;
	background-color: #c2d7e8;
	margin: 3px 0px 3px 0px;
}


#contentfeature
{
	overflow: hidden;
	float: left;
	width: 830px;
	text-align: left;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}

#contentnav
{
	float: right;
	width: 226px;
	text-align: left;
	vertical-align: text-top;
	margin: 5px 0px 5px 10px;
	border-color: #a6b05e;
	border-width: 1px 1px 15px 1px;
	border-style: solid;
	padding: 14px 14px 10px 14px;
}


#contentbody
{
	overflow: hidden;
	float: left;
	width: 515px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: text-top;
	margin: 18px 8px 8px 32px;
}


.bctia
{
	font-size: 13px;
	line-height: 15px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #ff3300;
	font-weight: normal;
}

.bctiabody
{
	font-size: 12px;
	line-height: 15px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
}


A.more  {font-size: 10px; color : #ff3300; text-decoration: underline;}
A.more:Visited  {font-size: 10px; color : #ff3300; text-decoration: underline;}
A.more:Active  {font-size: 10px; color : #ff3300; text-decoration: underline;}
A.more:Hover  {font-size: 10px; color : #333; text-decoration: underline;}


.blue
{
	color: #376176;
}

.header1
{
	font-size: 17px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #376176;
	font-weight: normal;
	letter-spacing: .1em;
	margin: 0 0 10px 0;
}


.header2
{
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a6b05e;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0 0 10px 0;
	text-align: left;
}

.header4
{
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #949e4c;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 10px 0 10px 0;
}


.header4b
{
	font-size: 10px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #949e4c;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 0 10px 0;
	padding: 3px 5px 3px 5px;
}


.header3 {font-size: 13px; line-height: 16px; font-family : Arial, Helvetica, sans-serif; color: #6c9b7d; font-weight: normal;}



<!--[if lte IE 7]>

/* hack to compensate for IE and percentage widths rounding errors */
#topbar {width: 450px;}
#login {width: 285px;}
/* for IE6 */
* html #wrapper {display:inline-block;}
<![endif]-->


.form { 	
	font-size: 9px;
	margin-bottom: 0px;
	vertical-align: bottom; 
}


TD  {
	color : #666;
	font-weight: normal;
	font-size: 11px; 
	font-family : Arial, Helvetica, sans-serif;
	}
	
A  {color : #376176; text-decoration: underline;}
A:Visited  {color : #666; text-decoration: underline;}
A:Active  {color : #666; text-decoration: underline;}
A:Hover  {color : #666; text-decoration: underline;}

.bold  {
	font-weight: normal;
	font-size: 9px; 
	color : #333333;
	}

U  {
	font-weight: normal;
	font-size: 10px; 
	color : #808080;
	text-decoration: underline;
	}


IMG.frontpict
{
	float: right;
	margin-right: 0;
	margin-left: 5px;
	margin-bottom: 30px;
	vertical-align: top;
}