* {
	margin:0 auto;
	padding:0;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:22px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	
	
}


#wrapper{
	width:735px;
	height:100%;
		
}


#top{
	width:735px;
	height:38px;
	margin-top:63px;
		
}

#logo{
	width:115px;
	height:38px;
	float:left;		
}


#menu{
	width:495px;
	height:38px;
	float:right;
	text-align:right;
	
}

.class1 a:link  {  color:#999999; text-decoration: none; padding-left:1px; padding-right:10px; font-weight:bold; }
.class1 a:active { color:#999999; text-decoration: none;  padding-left:1px; padding-right:10px; font-weight:bold; }
.class1 a:visited { color:#999999; text-decoration: none; padding-left:1px; padding-right:10px;font-weight:bold; }
.class1 a:hover { color:#FD120F; text-decoration:none; padding-left:1px; padding-right:10px; font-weight:bold; }
.on { color:#FD120F; text-decoration:none; padding-left:1px; padding-right:10px;font-weight:bold; }

.class2 a:link  {  color:#999999; text-decoration: none; padding-left:1px; padding-right:10px;  font-size:11px; }
.class2 a:active { color:#999999; text-decoration: none;  padding-left:1px; padding-right:10px;  font-size:11px; }
.class2 a:visited { color:#999999; text-decoration: none; padding-left:1px; padding-right:10px;; font-size:11px; }
.class2 a:hover { color:#FD120F; text-decoration:none; padding-left:1px; padding-right:10px; font-size:11px; }
.on2 { color:#FD120F; text-decoration:none; padding-left:1px; padding-right:10px; font-size:11px; }


.red{
	
	color:#FD120F;
	font-size:25px;
	font-weight:bold;

}

.blue{

	color:#009BFF;
	font-weight:bold;
	
}


#header{
	width:735px;
	height:314px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	
}

#flash{
	width:380px;
	height:155px;
	float:left;
	margin:40px 0px 0px 10px;
}


#banner{
	width:735px;
	height:60px;
	margin-top:37px;
	
	
}

#footer{
	width:535px;
	height:100%;
	margin-top:27px;
	text-align:center;	
	clear:both;
}

#footer1{
	width:700px;
	height:100%;
	text-align:center;	
	clear:both;
	padding-top:20px;
}

#footer_text{
	width:535px;
	height:100%;
	margin-top:17px;
	text-align:center;	
}


.grey_18{
	
	color:#6E6566;
	font-size:18px;
	
}

.red_18{
	
	color:#FD120F;
	font-size:18px;
}

.red_15{
	
	color:#FD120F;
	font-size:15px;
	font-weight:bold;
}


.grey_11{
	
	color:#6E6566;
	font-size:11px;
	
}


#inner_top{
	
	width:735px;
	height:39px;
	margin-top:15px;

}

#inner_logo{
	
	width:125px;
	height:39px;
	float:left;

}


#inner_menu{
	width:485px;
	height:39px;
	float:right;
	text-align:right;		
}


#content{

	width:735px;
	height:100%;
}

#right{
	width:207px;
	height:100%;
	float:right;
		
}


#left{
	width:528px;
	height:100%;
	float:left;
		
}



#setps{
	width:189px;
	height:100%;
	float:left;
		
}

#right_content{
	width:390px;
	height:100%;
	float:left;
		
}

#right_process{
	width:143px;
	height:100%;
	float:right;
		
}

.inputText{
 
  	width:200px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#000;
	border: 1px solid #000;
	background-color: #F1F1DD;
 
 }


.clienttxtbox{
 
	border-color:#000;
 	border-style:solid;
 	border-width:1px;
 	width:199px;
	height:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	background-color: #F1F1DD;
 
 }
 
