/*LINKS
-------------------------------------------*/
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
.class2 a {COLOR: #ffffff;}
.class2 a:hover {COLOR: #000000;}
.class3 a {
	COLOR: #D8D8EB;
	text-decoration: none;
}
.class3 a:hover {
	COLOR: #000000;
	text-decoration: none;
}
.class4 a {COLOR: #999999;}
.class4 a:hover {COLOR: #0066CB;}
.class5 a {COLOR: #ffffff;}
.class5 a:hover {COLOR: #000000;}
/*MAIN TEXT
---------------------------------------------*/

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	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: 18px;
}
.h4copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #D8D8EB;
	text-decoration: none;
	line-height: 18px;
}

.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
}

.paragraph1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: 19px;
	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: #37376C;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;

}

/*TOP BACKGROUND IMAGES
-------------------------------------------*/

.topbg {
	background-attachment: scroll;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 83px;
	background-position: top;
}
.homegallerybg {
	background-attachment: scroll;
	background-image: url(../images/gallery_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.topmenubg {
	background-attachment: scroll;
	background-image: url(../images/top_menu_sub_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.sidebg {
	background-attachment: scroll;
	background-image: url(../images/side_bg_img.jpg);
	background-repeat: repeat-y;
	witdh: 201px;
}
.sidemenubg1 {
	background-attachment: scroll;
	background-image: url(../images/side_menu_bg1.jpg);
	background-repeat: no-repeat;
	witdh: 201px;
	height: 30px;
	width: 200px;
}
.sidemenubg2 {
	background-attachment: scroll;
	background-image: url(../images/side_menu_bg2.jpg);
	background-repeat: no-repeat;
	witdh: 201px;
	height: 50px;
	width: 200px;
}
.hh {
}
.hh1 {
	padding: 0px;
	margin: 0px 0px 1px;
}

/*FLASH IMAGES
------------------------------------*/


/*FORM ELEMENTS
------------------------------------*/

.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 11px;
	border: 1px solid #ACACD5;
	background-color: #5151A2;	
}
.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;	
}
.txtbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 10px;
	border: 1px solid #ACACD5;
	background-color: #5151A2;	
}
.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/sub_but.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 22px;
	width: 80px;
}