/*LINKS

-------------------------------------------*/

a {

	text-decoration: underline;

	color: #C50007;

}

a:hover {

	color: #000099;

	text-decoration: none;

}



.class2 a {

	COLOR: #999999;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.class2 a:hover {COLOR: #666666;}

.class3 a {	COLOR: #000000;

			text-decoration: none; 

			}

.class3 a:hover {COLOR: #C50007;}



.submenu a {

	COLOR: #FFFFFF;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	background-color: #0071AB;

	height: 22px;

	display: block;

	line-height: 20px;

	text-indent: 10px;

}

.submenu a:hover {COLOR: #BAD5EA;}

/*FORM ELEMENTS
------------------------------------*/

.txtbox {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #D2D2D2;
}
.txtbox1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #9A9A9A;
}

.submitbu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/sub_bu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 95px;
	cursor: hand;
}

/*MAIN TEXT

---------------------------------------------*/



.copyright{
	COLOR: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #165B9F;
	text-decoration: none;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
}

.h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}

.h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}

.h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.h4_1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4897E6;
	text-decoration: none;
	line-height: 18px;
}
.h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 0.1px;
}
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222021;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}

.paragraph1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222021;
	line-height: 20px;
	text-decoration: none;
}

.paragraphpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #C50007;
	line-height: 20px;
	text-decoration: none;
}

.adminparagraphwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
}

/*BODY

-------------------------------------------*/

body{
	margin: 0px;
	padding: 0px;
	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;
}

/*TOP BACKGROUND IMAGES

-------------------------------------------*/





/*FLASH IMAGES

------------------------------------*/

.adminsubmitbu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 0px #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #6699CC;
	/*background-color: #008CBA;*/
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 80px;
	cursor: hand;
}

.paragraphbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.home_bg {

	background-image: url(../images/home_bottom_right_bg.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

}
.paragraph1white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.errormessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	line-height: 17px;
}