.contentborder {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #181870;
	height: auto;
	width: 98%;
	border: 1px solid #6495ED;
	margin: 5px;
	padding: 5px;
}
.clickhere {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #D15307;
	text-decoration: none;
}
.clickhere:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #D15307;
	text-decoration: underline;
}
.clickhere:link{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #D15307;
	text-decoration: none;
}.body {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #181870;
}
.leftmenu {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0C32B8;
	text-decoration: underline;
}

.boldtext01 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #22227C;
	text-decoration: none;
}
.topmenu {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
