.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #818181;
	text-decoration: none;
}
a.more{
	text-decoration:underline;
	color:#1964A5;
}
a.more:hover{
	text-decoration:none;
}
a.botlinks{
	text-decoration:none;
	color:#478BC5;
	font-weight:bold;
	font-size:12px;
	line-height:26px;	
}
a.botlinks:hover{
	text-decoration: underline;
}
.side1{
	background:url(../images/side11.gif) no-repeat;
	width:50px;
}
.side2{
	background:url(../images/side22.gif) no-repeat;
	width:50px;
}
.main_white{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.txt_bold {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #216391;
	text-decoration: none;
}

h1.head {color: #216391;
		 font-size: 20px;}