/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A02116;
	color: #531010;
	line-height: 14pt;
}


	
.body_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #A02116;
	line-height: 14pt;
}

.body_small_light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #F5E7C4;
	line-height: 14pt;
}

.body_small_lighter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FCF9F0;
	line-height: 14pt;
}

.top_bg {
	background-color: #A02116;
	background-image: url(images/lady_bg.gif);
	background-repeat: no-repeat;
}
	
.body_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #A02116;
	text-decoration: none;
}

.body_title_light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #F5E7C4;
	text-decoration: none;
}

.body_subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #A02116;
	text-decoration: none;
}
	
a.body-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #531010;
	text-decoration: none;
}

a.body-link_lighter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FCF9F0;
	text-decoration: none;
}

a.body-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #A02116;
	text-decoration: none;
}

a.body-link_lighter:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #F5E7C4;
	text-decoration: none;
}

a.top_menu-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #A02116;
	text-decoration: none;
	font-weight: bold;
}

a.top_menu-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #531010;
	text-decoration: none;
		font-weight: bold;
}

a.smallbody-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #F5E7C4;
	text-decoration: none;
}

a.smallbody-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #531010;
	text-decoration: none;
}