/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/body_bg.gif) repeat-x #F2E0EA;
}
.innerbody_bg{
	background:url(images/innerbody_bg.gif) repeat-y;
}
.mailto{
	font-family:Tahoma;
	color:#0099FF;
	text-decoration:none;
	font-size:12px;
}
.mailto:hover{
	font-family:Tahoma;
	color:#0099FF;
	text-decoration:none;
	font-size:12px;
}

.normaltext{
	font-family:Tahoma;
	color:#830E4D;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
}
.normaltextsm{
	font-family:Tahoma;
	color:#830E4D;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}

.paymentnigtext{
	font-family:Tahoma;
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.paymentblackhead{
	font-family:Tahoma;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.paymentredhead{
	font-family:Tahoma;
	color:#DE0000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

/*form---starts------*/
.formtext{
	font-family:Tahoma;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.formsmtext{
	font-family:Tahoma;
	color:#000000;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}
.dropdown{
	margin-top:10px;
	margin-left:0px;
	height:0px;
	width:300px;
	font-family:Tahoma;
	color:#000000;
	font-weight:normal;
	background-position:center;
}
.dropdownsm{
	margin-top:10px;
	margin-left:0px;
	height:0px;
	width:100px;
	font-family:Tahoma;
	color:#000000;
	font-weight:normal;
	background-position:center;
	padding-left:10px;
}

.form2ndheader{
	font-family:Tahoma;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

form{
	padding:0px;
	margin:0px;
}
.textbox{
	height:15px;
	margin-top:4px;
	margin-bottom:4px;
	padding-left:3px;
	padding-top:3px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #480000;
}
.textarea{
	margin-left:20px;
	margin-top:10px;
	width:400px;
	height:100px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #480000;
}
.textarea_02{
	margin-left:0px;
	margin-top:10px;
	width:420px;
	height:100px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #480000;
}

.formrequired{
	font-family:Tahoma;
	color:#FF0000;
	font-size:12px;
	font-weight:normal;
}
.seeprice{
	font-family:Tahoma;
	color:#3366FF;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.seeprice:hover{
	font-family:Tahoma;
	color:#3366FF;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.seepricesm{
	font-family:Tahoma;
	color:#0066FF;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}
.seepricesm:hover{
	font-family:Tahoma;
	color:#0066FF;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}
.formmaronbold{
	font-family:Tahoma;
	color:#993300;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	}

.border{
	border:2px solid #CE7C00;
	color:#FFFFEE;
}
.penlink{
	font-family:Tahoma;
	color:#996600
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.penlink:hover{
	font-family:Tahoma;
	color:#996600
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.samplelink{
	font-family:Tahoma;
	color:#993300;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.samplelink:hover{
	font-family:Tahoma;
	color:#993300;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

/*form---ends------*/

.examplenormaltext{
	font-family:Tahoma;
	color:#830E4D;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
}

.heart{
	background-image:url(images/heart.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.heart_02{
	background-image:url(images/heart.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.example_topbg{
	background-image:url(images/example_topbg.gif);
	background-repeat:repeat-x;
}
.example_bottom_bg{
	background-image:url(images/example_bottom_bg.gif);
	background-repeat:repeat-x;
}
.example_right_bg{
	background-image:url(images/example_right_bg.gif);
	background-repeat:repeat-y;
}
.example_leftbg{
	background-image:url(images/example_leftbg.gif);
	background-repeat:repeat-y;
}
.body_bottom_left_bg{
	background-image:url(images/body_bottom_left_bg.gif);
	background-repeat:no-repeat;
}
.body_bottom_right_bg{
	background-image:url(images/body_bottom_right_bg.gif);
	background-repeat:no-repeat;
}
.body_bottom_center_bg{
	background-image:url(images/body_bottom_center_bg.gif);
	background-repeat:no-repeat;
}
.step1big{
	font-family:Tahoma;
	color:#454E06;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
.step1sm{
	font-family:Tahoma;
	color:#5E690C;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.step2big{
	font-family:Tahoma;
	color:#08556E;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
.step2sm{
	font-family:Tahoma;
	color:#147C9E;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.step3big{
	font-family:Tahoma;
	color:#DB1F77;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
.step3sm{
	font-family:Tahoma;
	color:#E7378A;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}

/*-----footerstarts-------*/
.footer_bg{
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
}
.footer_bg_02{
	background-image:url(images/footer_bg_02.gif);
	background-repeat:repeat-x;
}
.copyright{
	font-family:Tahoma;
	color:#8C1049;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
.footerlink{
	font-family:Tahoma;
	color:#1971CC;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
.footerlink:hover{
	font-family:Tahoma;
	color:#1971CC;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
.footertrext{
	font-family:Tahoma;
	color:#671340;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
/*-----footerends-------*/


