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



body {

	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#ECE9E0;
	line-height:18px;
	margin-top:30px;
	background:url(images/bg.jpg) repeat-x;
	background-color:#EDA9DC;
	
}

.red_heading {

	font-size:23px;
	color:#A7067E;

}


.red_heading_1 {

	font-weight:normal;
	font-size:22px;
	color:#A7067E;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	

}

.black_text {

	font-size:11px;
	color:#000;

}


.main_text {

	font-size:12px;
	color:#000;
	line-height:24px;

}

.black_heading {

	font-size:23px;
	color:#000;

}


.purple_heading {

	font-size:22px;
	color:400A2E;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;

}

.purple_heading_small{

	font-size:17px;
	color:400A2E;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;

}



.footer{

	color:#FFFFFF;
	font-size:11px;
}



.white_heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}

#left_box {

	width:265px;
	height:350px;
	background-image:url(images/leftbox_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	left:30px;
	


}

#left_box_1 {

	width:265px;
	height:800px;
	background-image:url(images/leftbox_1_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	left:30px;
	background-color:#FDFBFE;
	


}


#menu {

	font-size:10px;
	font-weight:bold;	
	height:23px;
	padding-left:10px;
	padding-top:5px;
	
		

}


#menu a {
	color:#fff;
	text-decoration:none;	
	padding-right:12px;
	
	
	
	
}

#menu a.active {
	color:#EEAEDE;
	font-weight:bold;	
}

#menu a:hover {
	color:#EEAEDE;
}


#menu1 {

	font-size:11px;
	height:23px;
	padding-left:12px;
	padding-top:5px;
	
		

}


#menu1 a {
	color:#fff;
	text-decoration:none;	
	padding-right:11px;
	
	
	
	
}

#menu1 a.active {
	color:#EEAEDE;
	
}

#menu1 a:hover {
	color:#EEAEDE;
}



.table{

	border-style:solid;
	border-width:.1em;
	border-color:#C90A98;
	padding:5px;

}



.table_1{

	border-style:solid;
	border-width:.01em;
	border-color:#C90A98;
	text-align:center;
	

}

.table_1 td{

	border-style:solid;
	border-width:.01em;
	border-color:#C90A98;
	text-align:center;
	
}




.clienttxtbox_1{
 
  	border: 1px solid #BCBDB6;
	width:280px;
	height:20px;
 
 }

.inputText{
 
  	width:200px;
	height:20px;
	font-family: Verdana;
	font-size: 11pt; 
	border: 1px solid #BCBDB6;
	background-color: #FAFAFA;
 
 }
 