html, div, table{
	position:relative;
	top:0px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#bcbcbc;
	z-index:auto;
}

A{
	text-decoration:none;
	color:#ffffff;
}
A:hover{
	text-decoration:none;
}
body{
	margin:0px;
	padding:0px;
	background-color:#272727;
	width:100%;
	height:100%;
	background-image:url(../img/body_bg.jpg);
	background-repeat:repeat-x;
}
img{
	border:none;
}
ul{
	position:absolute; 
	top:0px;
	left:0px;
	z-index:22;
	padding:0px;
	margin:0px;
}
li{
	position:relative;
	top:0px;
	left:0px;
	height:33px;
	padding:0px;
	margin:0px;
	text-decoration:none;
	list-style:none;
}
h1{
	position:relative; 
	color:#004e94; 
	font-size:14px; 
	font-weight:bold;
	margin:0px;
	padding:0px;
	top:10px;
}
h2{
	position:relative; 
	color:#004e94; 
	font-size:14px; 
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h3{
	position:relative; 
	color:#ffffff; 
	font-size:11px; 
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

.reload{
	clear:both;
}
input,textarea,select{
	width:200px;
	border:1px solid #CCCCCC
}

/*start: start classes*/
.header {
	background-image:url(../img/header_bg.jpg); 
	width:823px; 
	height:334px; 
	background-repeat:no-repeat;
}
.menu_btn{
	width:120px; 
	height:40px; 
	float:left; 
	cursor:pointer; 
	z-index:99; 
	text-align:center;
}
.menu_btn_sel{
	width:120px; 
	height:40px; 
	float:left; 
	cursor:pointer; 
	z-index:99; 
	text-align:center;
	background-image:url(../img/menu_bg_sel.jpg);
}
.menu_btn_lnk{
	font-size:16px; 
	font-weight:bold; 
	top:10px; 
	position:relative;
	font-family:"Times New Roman", Times, serif;
}
.menu_spacer{
	position:relative; 
	background-image:url(../img/menu_spacer.jpg); 
	width:3px; 
	height:40px; 
	float:left;
}
.index_li{
	float:left; 
	margin-left:30px;
	height:140px;
}
.li_btn{
	background-image:url(../img/index_thumb.gif); 
	width:138px; 
	height:36px; 
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
	cursor:pointer;
}
.red{
	position:relative;
	background-image:url(../img/red_ball.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:260px;
	height:11px;
	padding-left:27px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-weight:bold;

}
.red_sel{
	position:relative;
	background-image:url(../img/sel_ball.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:250px;
	height:11px;
	padding-left:27px;
	margin-bottom:10px;
	color:#FFFFFF;
}
.yelow{
	position:relative;
	background-image:url(../img/yello_ball.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:250px;
	height:11px;
	padding-left:45px;
	margin-bottom:8px;
	color:#FFFFFF;
}

/*end classes*/










/*End:CLASSES*/


/*From Mail*/
.formWraper{
	position:relative;
	top:0px;
	left:0px;
	width:auto;
	height:auto;
}
.formEmailErrorPop{
	position:relative;
	top:-100px;
	left:50px;
	width:200px;
	height:100px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	visibility:hidden;
	text-align:center;
}
.formEmailErrorPopX{
	position:relative;
	top:-200px;
	left:225px;
	width:20px;
	height:20px;
	cursor:pointer;
	visibility:hidden;
	color:#999999;
}
.formEmailText{
	color:#999999;
	text-align:right;
}
.formEmailInput{
	width:313px;
	height:17px;
	border:1px solid #cdcdcd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a6a6a6;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:5px;
	z-index:99999;	
}
.formEmailTextarea{
	width:313px;
	height:100px;
	border:1px solid #cdcdcd;
	padding-left:10px;
	padding-top:5px;
	color:#a6a6a6;
	z-index:99999;	
}
.formEmailSender{
	top:-18px;
	width:151px;
	left:64px;
	visibility:hidden;
}
.formEmailButtonWraper{
	width:384px;/*width of class (formEmailButton WIDTH X 2) + 1px + (formEmailButtonGap WIDTH) */
	left:15px;/*for align buttons*/
	top:10px;
}
.formEmailButton{/*FORM BUTTONS*/
	position:relative;
	float:left;
	background-image:url(../img/index_thumb.gif);
	background-repeat:repeat;
	width:138px;
	height:36px;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
}
.formEmailButtonGap{
	width:20px;
	float:left;
}
.formEmailButtonText{/*FORM BUTTONS TEXT*/
	position:relative;
	top:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
.formEmailButtonText:hover{
	text-decoration:none;
}
.formLinkText{
	color:#000000;
	float:left;
	position:relative;
	top:2px;
	left:22px;
	width:100px;
	font-size:11px;
	font-weight:bold;
	text-align:left

}
.formHide{
	position:absolute; 
	z-index:-1;
	width:1px; height:1px;
	visibility:hidden;
}







