.left_bg {
	background-image: url(left_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0090FF;
	border-left-color: #0090FF;
}
.left_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A6D7FF;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
}
#countbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #0090FF;
}
.count {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.left_link_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0090FF;
	text-decoration: none;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A6D7FF;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	text-transform: uppercase;

}
.left_link:hover {
	color: #0090FF;
	text-transform: uppercase;
}
.dot_bot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-right-style: dashed;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-top-width: 1px;
	border-right-width: 1px;
}


.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #0391FF;
	text-decoration: none;
	font-weight: bold;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.color {
	color: #0391FF;
}
.bold_txt {
	color: #0391FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
