.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
.photo {
float:left;
padding:5px 5px 5px 5px;
margin:1px 5px 1px 1px;
background-color:#fff;
border:1px solid #039;
}

.style4 {color: #666666;font-size: 11px;}
.style4bold {color: #666666;font-size: 12px;font-weight: bold;}
.style4boldreg {color: #666666;font-size: 11px;font-weight: bold;}
.style24 {font-size: 7pt}
.style29 {font-size: 7pt; color:#003399; font-weight: bold;}
.style40 {font-size: 10px;font-weight: bold;color: #666666;}
.style39 {font-size: 9px;font-weight: bold;color: #666666;text-indent: 0.15cm;}
.style41 {color: #003399;font-weight: bold;font-size: 10pt;}
.style43 {color: #003399; font-weight: bold; font-size: 12pt; }
.style44 {font-size: 14pt; color: #003399; font-weight: bold;}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #666666;
}
	a{
		color:red;
		text-decoration:none;
	}
	body{
		font-size:0.8em;
		text-align:center;
		background-color:#ffffff;
		font-family: Verdana, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		margin:0px;
		padding:0px;
	}
	img{
		border:0px;
	}
	#mainContainer{
		width:160px;
		margin:0 auto;
		text-align:left;
		background-color:#ffffff;
	}
	
	#leftContainer{
		width:160px;
		float:left;
		padding-left:5px;
		padding-right:5px;
		height:300px;
	}
	
	#contentContainer{
		width:590px;
		float:left;
	}
	.ad{
		clear:both;
		text-align:center;
		padding:5px;
	}	
.bannerbg {
	background-attachment: scroll;
	background-image: url(images/bgbanner.jpg);
	background-repeat: repeat-x;
}
.sideleft {
	background-attachment: scroll;
	background-image: url(images/page_left_side.gif);
	background-repeat: repeat;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-color: #e8f2fb;
}

