.border {
	border: 1px solid #003366;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.inner-border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.red-bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;

}
.bodytext-blue-bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #13488A;
	font-weight: bold;

}
.bodytext-12 {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.levels-bg {
	background-image: url(images/level-main-bg.jpg);
	background-repeat: no-repeat;
}
.levels-bg1 {
	background-image: url(images/level-main-bg1.jpg);
	background-repeat: no-repeat;
}
.brown-bold {

	font-family: Tahoma;
	font-size: 12px;
	color: #623100;
	font-weight: bold;
}
.bodytext-green {
	font-family: Tahoma;
	font-size: 12px;
	color: #AACD61;
	font-weight: bold;

}
a.links:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a.links:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.links:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}
