/*LINKS
-------------------------------------------*/
a {
	text-decoration: none;
	color: #ff6600;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.class2 a {COLOR: #ffffff;}
.class2 a:hover {COLOR: #000000;}
.class3 a {COLOR: #999999;}
.class3 a:hover {COLOR: #FF6600;}
.class4 a {COLOR: #000000;}
.class4 a:hover {COLOR: #FF0000;}
.class5 a {COLOR: #ff0000;}
.class5 a:hover {COLOR: #000000;}

/*MAIN TEXT
---------------------------------------------*/

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 20px;	
	color: #9900FF;
	text-decoration: none;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FF9900;
	text-decoration: none;
	line-height: 13px;


}
.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: 16px;
}
.h4copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #999999;
	text-decoration: none;
}
.h4copyrightwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #ffffff;
	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;
}

/*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-position: center top;
	background-color: #B5B5B5;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;

}

/*TOP BACKGROUND IMAGES
-------------------------------------------*/
.topmenubg {
	background-attachment: scroll;
	background-image: url(../images/top_menu_bg.jpg);
	background-repeat: repeat-x;
	height: 31px;
}
.topmenubt {
	background-attachment: scroll;
	background-image: url(../images/top_menu_bt.jpg);
	background-repeat: repeat-x;
	height: 7px;
}
.topmenubt1 {
	background-attachment: scroll;
	background-image: url(../images/top_menu_bt1.jpg);
	background-repeat: repeat-x;
	height: 7px;
	background-position: right;
}
.topcontentbg {
	background-attachment: scroll;
	background-image: url(../images/inner_top_bg.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 100%;
	background-position: right top;
}
.topcontentbg1 {
	background-attachment: scroll;
	background-image: url(../images/inner_top_bg1.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 100%;
	background-position: right top;
}
.homesubtitle {
	background-attachment: scroll;
	background-image: url(../images/home_sub_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
.homesidebg {
	background-attachment: scroll;
	background-image: url(../images/home_side_bg.jpg);
	background-repeat: repeat-y;
	width: 211px;
}
.sidebg {
	background-attachment: scroll;
	background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-y;
	width: 190px;
}
.line {
	background-attachment: scroll;
	background-image: url(../images/home_line_2.jpg);
	background-repeat: repeat-y;
	width: 1px;
}
.line1 {
	background-attachment: scroll;
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-y;
	width: 1px;
}
.hh {
}
.hh1 {
	padding: 0px;
	margin: 0px 0px 1px;
}

/*FLASH IMAGES
------------------------------------*/

.mainbg {
	background-attachment: scroll;
	background-image: url(../images/main_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 776px;
	height: 324px;
}
.btbg {
	background-attachment: scroll;
	background-image: url(../images/bt_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 31px;
}

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

.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 11px;
	border: 1px solid #999999;
	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;
	border: 1px #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/su_bu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 22px;
	width: 80px;
	cursor: hand;
}
.hidden 
	{ 
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden; 
	} 
