body
{
margin:0px; left-margin:0px; right-margin:0px; top-margin:0px;
background-color:#f9f6f4;
font-family: Arial,Verdana,Helvetica, sans-serif;
font-size: 11px;
color:#C8D6DE;
}
.bg
{
	background-image:url('../graphics/index_06.gif');
	background-repeat:repeat-x
}
.bg2
{
	background-image:url('../graphics/index_25.gif');
	background-repeat:repeat-x
}
.bg3
{
	background-image:url('../graphics/index_37.gif');
	background-repeat:repeat
}
.bg4
{
	background-image:url('../graphics/inner_05.gif');
	background-repeat:repeat
}
.bg5
{
	background-image:url('../graphics/inner_22.gif');
	background-repeat:repeat-x
}
.text 
{
	font-size: 11px;
	color:#C8D6DE;
	line-height:15px;
	text-align:justify;
}
.text2 
{
	font-size: 11px;
	color:#424242;
	line-height:15px;
	text-align:justify;
}
.text3 
{
	font-size: 11px;
	color:#043778;
}

.textfield
 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: #848F95 1px solid;
	font-size :11px;
	color:#494949;
	width:95px;
	height:16px;
	background:#FFFFFF;
 }
.textfield2
 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: #848F95 1px solid;
	font-size :11px;
	color:#494949;
	width:130px;
	height:16px;
	background:#FFFFFF;
 }
.textfield3
 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: #848F95 1px solid;
	font-size :11px;
	color:#494949;
	width:150px;
	height:18px;
	background:#FFFFFF;
 }

.bigheading
{
	font-size: 12px;
	font-weight:bold;
	color:#0D0D0D;
	line-height:15px;
	text-align:justify;
}
.smallheading
{
	font-size: 11px;
	font-weight:bold;
	color:#424242;
	line-height:15px;
	text-align:justify;
}

a 
{
	font-size: 11px;
	color: #625A6A;
	text-decoration:underline;

}

a:hover
{
	font-size: 11px;
	color:#625A6A;
	text-decoration:none;
}
.contact
{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 1.5em;
	color: #FFFFFF;
}

.contact a
{
	color: #FFFFFF;
	text-decoration: none;
}

.contact a:hover 
{
	text-decoration: underline;
}



.footer
{
	color:#FFFFFF;
	font-size:11px;
		
}
.tableborder
{
	border-top:1px solid #a27653;
	border-bottom:1px solid #a27653;
	border-left:1px solid #a27653;
	border-right:1px solid #a27653;
}