/*LINKS
-------------------------------------------*/
a {
	text-decoration: none;
	color: #ff6600;
}
a:hover {
	color: #0080B6;
	text-decoration: none;
}
.class2 a {
	COLOR: #DC81A0;
	text-decoration: underline;
}
.class2 a:hover {COLOR: #000000;}
.class3 a {
	text-decoration: none;
	COLOR: #0080B6;
}
.class3 a:hover {COLOR: #FF6600;
}
.submenu a{
	background-image: url(../images/submenu_box_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #71828A;
	display: block;
	text-decoration: none;
	padding-left: 18px;
	height: 20px;

}
.submenu a:hover{
	background-image: url(../images/submenu_box_over.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	display: block;
	text-decoration: none;
	padding-left: 18px;
	height: 20px;

}
.submenu1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #71828A;
	display: block;
	text-decoration: none;
	padding-left: 18px;
	height: 20px;

}
.submenu1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	display: block;
	text-decoration: none;
	padding-left: 18px;
	height: 20px;

}
/*MAIN TEXT
---------------------------------------------*/

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #B11647;
	text-decoration: none;
	font-weight: bold;
}
.h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	color:#FF6600;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}
.h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0080B6;
	text-decoration: none;
	line-height: 18px;
}
.paragraph {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	line-height: 19px;
	text-decoration: none;
}
.paragraph1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #0080B6;
	line-height: 19px;
	text-decoration: none;
}
.paragraph2big {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 21px;
	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: #D8F2FB;
	background-repeat: repeat;
}
/*TOP BACKGROUND IMAGES
-------------------------------------------*/
.dotvertline {
	background-attachment: scroll;
	background-image: url(../images/hor_line_dot.jpg);
	background-repeat: repeat-y;
	width: 1px;
}
.dothorzline {
	background-attachment: scroll;
	background-image: url(../images/ver_line_dot.jpg);
	background-repeat: repeat-x;
	height: 1px;
}
/*FLASH IMAGES
------------------------------------*/
.popupbg {
	background-attachment: scroll;
	background-image: url(../images/popup_bg.jpg);
	background-repeat: repeat-x;
	height: 81px;
}
.titlebg {
	background-attachment: scroll;
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
}
.mainbg {
	background-attachment: scroll;
	background-image: url(../images/main_bg1.jpg);
	background-repeat: no-repeat;
	height: 344px;
	background-position: left bottom;
}
.maininnerbg {
	background-attachment: scroll;
	background-image: url(../images/inner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.btbg {
	background-attachment: scroll;
	background-image: url(../images/bt_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 7px;
}
/*FORM ELEMENTS
------------------------------------*/
.txtbox {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 11px;
	border: 1px solid #21D1F1;
	background-color: #ffffff;
	width: 400px;
}
.txtbox1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 11px;
	border: 1px solid #21D1F1;
	background-color: #ffffff;
	width: 400px;
}

.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: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0080B6;
	border: 1px #999999;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/submit_bu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 80px;
	cursor: hand;
}
