/*LINKS
-------------------------------------------*/
a {
	text-decoration: underline;
	color: #A93535;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.class2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
	background-color: #244204;
	display: block;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.class2 a:hover {
	COLOR: #ffffff;
	text-decoration: none;
	background-image: url(../images/admin_link_bg1.jpg);
	background-repeat: repeat-x;
}
.class3 a {COLOR: #999999;
}
.class3 a:hover {COLOR: #000000;
}
.class4 a {
	COLOR: #FF6600;
	text-decoration: underline;
}
.class4 a:hover {COLOR: #000000;
}
.class5 a {COLOR: #666666;
text-decoration: none;
}
.class5 a:hover {COLOR: #000000;
text-decoration: none;
}

/*MAIN TEXT
---------------------------------------------*/

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #244204;
	text-decoration: none;
	font-weight: bold;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CC0000;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.h4copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #999999;
	text-decoration: none;
}
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
}

.paragraph1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
.paragraphwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
}

/*BODY
-------------------------------------------*/

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #EEEBE6;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #E0E0E0;
	SCROLLBAR-3DLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-ARROW-COLOR: #38575C;
	SCROLLBAR-TRACK-COLOR: #E0E0E0;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	background-color: #006DB7;

}
.topbg {
	background-attachment: scroll;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 82px;
}
.sidebg {
	background-attachment: scroll;
	background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-y;
	width: 241px;
}
.sidelogintopbg {
	background-attachment: scroll;
	background-image: url(../images/login_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
.sideloginbg {
	background-attachment: scroll;
	background-image: url(../images/login_bg1.jpg);
	background-repeat: repeat-y;
	width: 241px;
}
.onlineprogramsbg {
	background-attachment: scroll;
	background-image: url(../images/online_programs_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 130px;
}
.line {
	background-attachment: scroll;
	background-image: url(../images/home_line_2.jpg);
	background-repeat: repeat-y;
	width: 1px;
}
.btbg {
	background-attachment: scroll;
	background-image: url(../images/bt_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

/*FORM ELEMENTS
------------------------------------*/

.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 11px;
	background-color: #F8F8F8;
}
.txtbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #F8F8F8;	
}

.input-form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #F8F8F8;
}
.submitbu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:15px;
	border: 1px #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/submit_bu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 73px;
	cursor: hand;
}
.ver_line {
	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.hori_line {
	background-image: url(../images/hori_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ver_line1 {

	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.title_tbl {
	background-color: #EFEFEF;
	border: 1px solid #DEDEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	height:25px;
	font-weight:bold;
	padding-left: 10px;
}
.title {
	background-image: url(../images/admin_link_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.rep_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/admin_link_bg1.jpg);
	background-repeat: repeat-x;
}
.headertop {
	background-image: url(../images/girl_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
