
html {
	margin-bottom:0.01em;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
 
}

body    {
	background-color: 		white;  
	background-position:	left top;
	background-repeat:		repeat-x; 

}


h1 {
	line-height: 	14px; 
	font-size: 		16px;
	font-family:	Verdana, sans-serif;
	margin:			0;
	padding:		0;
} 



h2 {
	line-height: 	12px; 
	font-size: 		14px;
	font-family:	Verdana, sans-serif;
	
}

p { 

	line-height: 	14px; 
	font-size: 		13px;
	font-family:	Verdana, sans-serif;
	color:			#3a3a3a;
} 

.car12 {
	line-height: 	12px; 
	font-size: 		11px;
	font-family:	Verdana, sans-serif;
	color:			#666666;
	
	} 

.car13 {
	line-height: 	14px; 
	font-size: 		12px;
	font-family:	Verdana, sans-serif;
	color:			#666666;
} 

.red12 {
	line-height: 	14px; 
	font-size: 		13px;
	font-weight:	bold;
	font-family:	Verdana, sans-serif;
	color:			#900;

}


li {  
	font-family:	verdana;
	color:			#999999;
	font-weight:	normal;
	font-size: 		9pt;
}

ul {
	margin-top:		1em;
	margin-bottom:	1em;

}

a:link, a:visited, a:active { 
	color: 				#999999;
	background-color:	transparent;
	text-decoration: 	none; 
} 

a:hover { 
	color: 			#bbacbf;
	background-color:	transparent;
	text-decoration: 	none; 
}


#head {
background-color:#ffffff;
height:100px;
width:850px;
 


}
	#menubox {
	width: 650px;
	height: 27px;
	background-color: #fff;
	text-align: center;
	}
	#menu {
	position: relative;
	z-index: 20;
	margin: 0 auto;
	padding-top: 15px;
	width: auto;
	font-family: helvetica, arial, verdana, lucida grande, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}
	#menu span {
	width: auto;
	white-space: nowrap;
	text-align: center;
	margin: 0 12px;
	}
	#menu a {
	text-decoration: none;
	}
	#menu a:hover {
	color: #aaa;
	}
	
#darkColumn { 
	width:650px;
	padding-left: 250px;
	
}


 #mainColumn { 
	
	text-align:		left;
	color:			#000;
	position: 		absolute; 
	left: 			185px; 
	top: 			55px;
	width: 			600px; 
	padding-top: 	70px;

	
	
}  

#pageText {
	padding-left:		55px;
	padding-right:		55px;
	padding-top: 		35px;
	padding-bottom:		35px;
	background-color:	#666666;
	min-height:			500px;
	
} 

.prop {
    height:450px;
    float:right;
    width:1px;
  }
  
 .clear {
    clear:both;
    height:1px;
    

}
  
  * html .visualIEFloatFix { height: 0.01%; }
