.blue-bg {
	background-image: url(img/blue-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F2F1FF;
}
.bg-lr {
	background-image: url(/img/bg-lr.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.icons {
	padding-right: 34px;
}
.left-menu {
	background-image: url(/img/lbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 22px;
	padding-left: 22px;
	color: #00619f;
	padding-bottom: 80px;
}

.left-menu ul{
	margin-left: 12px;
	padding-left: 14px;
}
h1 {
	font: normal 21px Tahoma;
	color: #4148a5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
li {
	color: #0e385b;
}
.main-text-area {
	font-size: 12px;
	padding-bottom: 22px;
}
.counter img {
	margin-right: 5px;
}
.pic1 {
	border: 1px solid #98c0d6;
	padding: 5px;
	background-color: #FFFFFF;
}

a {
	color: #2f91ec;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}



.left-menu li{
	list-style-image: url(/img/li1.gif);
	margin-bottom: 15px;
}

.left-menu li a{
	font-size: 12px;
	font-weight: bold;
	color: #00619F;
	text-decoration: none;
}

.left-menu li a:hover{
	color: #00253E;
	text-decoration: underline;
}




td {
	font: 11px Tahoma;
}

.text-td {
	padding-bottom: 20px;
}


#current {
	color: #000000;
	text-decoration: underline;
}
.text12 {
	font-size: 12px;
	font-weight: bold;
}
.textB {
	font-size: 21px;
	font-weight: normal;
	color: #F9FAFC;
}

