@charset "UTF-8";
TR.main_body,TD.main_body,DIV.main_body,SPAN.main_body,P.main_body {
	background-color: #FFF;
	background-image: url(/images/general/girl_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

A.main_body:link {
	text-decoration: none;
	color: #996e6e;
}

A.main_body:visited {
    text-decoration: none;
	color: #996e6e;
}

A.main_body:hover {
    text-decoration: none;
	color: #705151;
}

A.main_body: active {
    text-decoration: none;
	color: #705151;
}

TR.main_body_sml,TD.main_body_sml,DIV.main_body_sml,SPAN.main_body_sml,P.main_body_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

A.main_body_sml:link {
	text-decoration: none;
	color: #996e6e;
	color: #996e6e;
}

A.main_body_sml:visited {
    text-decoration: none;
	color: #996e6e;
	color: #996e6e;
}

A.main_body_sml:hover {
    text-decoration: none;
	color: #705151;
}

A.main_body_sml: active {
    text-decoration: none;
	color: #705151;
}

TR.lge_head,TD.lge_head,DIV.lge_head,SPAN.lge_head,P.lge_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #996e6e;
	line-height: 26px;
	font-weight: bold;
}

TR.sub_head,TD.sub_head,DIV.sub_head,SPAN.sub_head,P.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

TR.footer,TD.footer,DIV.footer,SPAN.footer,P.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCB1B1;
}
A.footer:link {
	text-decoration: none;
	color: #CCB1B1;
}

A.footer:visited {
    text-decoration: none;
	color: #CCB1B1;
}

A.footer:hover {
    text-decoration: none;
	color: #000000;
}

A.footer: active {
    text-decoration: none;
	color: #000000;
}
TR.footer_lge,TD.footer_lge,DIV.footer_lge,SPAN.footer_lge,P.footer_lge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}

