/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-align:justify;
}
.menu_txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #2f2d2d;
	text-decoration:none;
}
.menu_txt:hover {
	color: #990100;
	text-decoration:underline;
}
.top_bg{
background-image:url(images/top_bg.gif);
}
.arrow {
background-image:url(images/arrow_menu.jpg);
background-repeat:no-repeat;
}
.seprator{
background-image:url(images/seprator.gif);
background-repeat:no-repeat;
height:9px;
}
.heading_txt {
	font-family: Tahoma;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	height:20px;
}
.sub_heading {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.sub_heading_links {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration:underline;
}
.txt_link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}
.txt_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
.menu_img {
background-image:url(images/couple_menu.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
