.toplink {
	font-family: Verdana;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
}
A.toplink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #1D69B5;
	text-decoration: none;
}
.sideborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #afafaf;
	border-bottom-color: #afafaf;
	border-left-color: #afafaf;
	border-top-width: none;
}
#leftbg {
	background-image: url(images/leftside_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.content {

	font-family: Verdana;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
}

a.content:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #1D69B5;
	text-decoration: none;
	font-weight: normal;
}
.copyright {

	font-family: Verdana;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
#global1 {

	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#global2 {


	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.hpcontent {


	font-family: Verdana;
	font-size: 11px;
	color: #575757;
	text-decoration: none;
}
.readmore {
	font-family: Verdana;
	font-size: 11px;
	color: #0263ce;
	text-decoration: none;
}

.heading {
	font-family: Verdana;
	font-size: 13px;
	color: #0e5c8a;
	text-decoration: none;
}
.leftsidebg {

	background-image: url(images/leftside_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.heading1 {
	font-family: Verdana;
	font-size: 15px;
	color: #b50000;
	text-decoration: none;
	font-weight: bold;
}
.border {
	text-decoration: none;
	border: 1px solid #0e5c8a;
}
.copyright:link {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.copyright:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.copyright:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #1D69B5;
	text-decoration: none;
}
.copyright:active {
	font-family: Verdana;
	font-size: 11px;
	color: #1D69B5;
	text-decoration: none;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	border: 1px solid #999999;

}