/* body and other backgrounds begin */
.body_first{
 background-color: #6A2F8C;
 margin-bottom : 0px;
 margin-top : 30px;
 margin-left : 0px;
 margin-right : 0px;
}
.body{
 background : url(../images/browser_bgr.jpg);
 background-color: #441A5C;
 margin-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
}

.bgr_form_line{
 background : url(../images/form_line_bgr.gif);
}
.bgr_playboy_head{
 background : url(../images/playboy_amateur_top.gif);
}
.bgr_form_head{
 background : url(../images/form_top.gif);
}
.bgr_footer_top{
 background : url(../images/f_top_bgr.jpg);
}


/* body and other backgrounds end */



/* start page styles begin */

.start_text{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #E1D5E8;
}
.start_title{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #FFFFFF;
}
.start_buttons{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #DACBE2;
}

/* start page styles end */


/* box styles begin */

.box_head{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #000000;
}
.box_title{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #3A0B55;
}
.box_address{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color: #ffffff;
}
.box_text{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;
	color: #E8DCF0;
}
.box_link{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #E2B8B4;
}
a.box_link:hover{
	background-color: transparent;
	text-decoration : none;
	color: #6B413D;
}
/* box styles end */



/* footer styles begin */

.copyright{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #DFD3E6;
}

/* footer styles end */