.maintext {
	font-size: 15px;
	line-height: 26px;
	color: #666666;
}
.minitext {
	font-size: 11px;
	font-style: normal;



	line-height: normal;
	color: #C9D2FE;
}

.maintextblue {

	font-size: 14px;
	line-height: 24px;
	color: #4B6099;
}

.minitextbl {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
img.right{
	margin:0 0 3px 10px;
	float:right;
}
img.left{
	margin:0 10px 3px 0;
	float:left;
}
hr{
	clear:both;
	width:100%;
	height:1px;
	background:url("images/hr_bg.gif") repeat-x #FFF;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 1px;
}
.tabletext {
	font-size: 12px;
	color: #000000;
}


li.dt {
display:inline;
list-style:none;
background: url("images/bt.gif") no-repeat left;
margin:0 auto;
padding:0 0 0 20px;
font-size:95%;
line-height:1.6em;
}



li.dt a:link,a:visited{
color:#333333;
text-decoration:none;
}
li.dt a:hover{
color:#999999;
text-decoration:none;
}


#pagetop{
margin:35px 0 60px 0;
width:735px;
background:url("images/pegetop2.gif") repeat left top;
}
a img{
border:none;
}