.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022440;
	padding-right: 5px;
}
.texthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding: 10px;
}
.tableborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022440;
	text-decoration: none;
	border-top: 2px solid #305778;
	border-right: 2px #305778;
	border-bottom: 2px #305778;
	border-left: 2px solid #305778;
}
.tdborderright {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #305778;
	border-right-color: #305778;
	border-bottom-color: #305778;
	border-left-color: #305778;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022440;
	border-bottom-style: solid;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.textcont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #24435b;
	text-decoration: none;
}
.downlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
.downlink:visited {
	color: #666699;
	}
.downlink:hover {
	color: #999999;
	}
.classstar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3267C0;
	text-decoration: none;
	
}
.classstar:hover {
	text-decoration: underline;
	
	
	
}
.underconst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #305778;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
}
.link:hover {
	color: #570D80;
	text-decoration: underline;
}
body {
	margin: 0px;
}
.mainbg {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
}
.bgbar {
	background-image: url(images/index_r2_c3.gif);
	background-repeat: repeat-x;
}
.bgleft {
	background-image: url(images/index_r4_c1.gif);
	background-repeat: repeat-y;
}
.aswar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #010FB4;
}
.borderdown {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #305778;
}
.list {
	list-style-position: outside;
	list-style-image: url(images/list.gif);
}
hr {
	color: #003366;
}
