/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
}
/*-----body------starts-----*/
.normal_text_01{
	font-family:Tahoma;
	font-size:11px;
	color:#2D0626;
	text-decoration:none;
	font-weight:normal;
}
.normal_text_02{
	font-family:Tahoma;
	font-size:11px;
	color:#6A125B;
	text-decoration:none;
	font-weight:normal;
}
.normal_text_03{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#101010;
	text-decoration:none;
	font-weight:normal;
}
.normal_text_04{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#484848;
	text-decoration:none;
	font-weight:normal;
}
.normal_text_05{
	font-family:Tahoma;
	font-size:14px;
	color:#450E3C;
	text-decoration:none;
	font-weight:bold;
}
.bold_text_01{
	font-family:Tahoma;
	font-size:24px;
	text-decoration:none;
	color:#6A125B;
	font-weight:bold;
}
.bold_text_02{
	font-family:Tahoma;
	font-size:14px;
	color:#850C70;
	font-weight:bold;
	text-decoration:none;

}
.bold_text_03{
	font-family:Tahoma;
	font-size:11px;
	color:#850C70;
	font-weight:bold;
	text-decoration:none;

}
.bold_text_04{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#850C70;
	text-decoration:none;
}
.bold_text_05{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}
.bold_text_06{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#850C70;
	text-decoration:none;
}
.bold_text_07{
	font-family:Tahoma;
	font-size:11px;
	color:#450E3C;
	text-decoration:none;
	font-weight:bold;
}
.bold_text_08{
	font-family:Tahoma;
	font-size:14px;
	color:#450E3C;
	text-decoration:none;
	font-weight:bold;
}
.bold_text_09{
	font-family:Tahoma;
	font-size:16px;
	color:#6A125B;
	text-decoration:none;
	font-weight:bold;
}
.bold_text_10{
	font-family:Tahoma;
	font-size:13px;
	color:#675067;
	text-decoration:none;
	font-weight:bold;
}
.bold_text_11{
	font-family:Tahoma;
	font-size:11px;
	color:#05050B;
	text-decoration:none;
	font-weight:bold;
}
.bold_text_12{
	font-family:Tahoma;
	font-size:11px;
	color:#0600FB;
	text-decoration:none;
	font-weight:bold;
}
.seprater_01{
	background-image:url(images/seprater_01.jpg);
	background-repeat:repeat-y;
}
.table_bg_01{
	background-image:url(images/table_bg_01.jpg);
	background-repeat:repeat-y;
}
.table_bg_02{
	background-image:url(images/table_bg_02.jpg);
	background-repeat:repeat-y;
}
.textbox{
	height:3px;
	margin-top:4px;
	margin-bottom:4px;
	height: 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #850C70;
}
.textarea{
	margin-top:5px;
	margin-bottom:5px;
	width:217px;
	height:50px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #850C70;
 }