/* CSS Document */
.bold_topic_blue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #52a6fc;
	font-variant: normal;
			}
.bold_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #E7D7A4;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	background-color: #2F1B10;
}
.bold_menu a {
	color: #E7D7A4;
	background-color: #2F1B10;
}
.bold_menu a:hover {
	color: #E14900;
	background-color: #2F1B10;
}
.bold_topic_blue a:hover{
	color: #CC3333;
}

.header_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #CF257E;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	padding: 2px;
}
.bold_Search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #2F1B10;
	font-variant: normal;
	background-color: #EDCCCD;
	border: 1px solid #BFD569;
}
.text_undr_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #A06B7C;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	padding: 2px;
}
.body_topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #9F394B;
	font-variant: normal;
	padding: 2px;
	border: 1px none #BCD15C;
}

/* core page blocks */

#left_nav {
		display:none;
		
		}
		
#content {
	background-color: #fff;
	border: 1px solid #B8D45D;
	height: auto;
	width: 380px;
	padding: 2px;
	text-align: left;
		}
	
#Header_content_news {
	background-color: #C56072;
	border: 1px solid #B8D45D;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	width: 381px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#space {
	background-color: #C56072;
	border: thin none #B8D45D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
	height: 2px;
	width: 2px;
}
#content_adverisers {
	background-color: #fff;
	border: 1px solid #B8D45D;
	height: auto;
	width: 550px;
	padding: 2px;
}
#Login_Header {

	background-color: #C56072;
	border: 1px solid #B8D45D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#Login_content {
	background-color: #fff;
	border: 1px solid #B8D45D;
	height: auto;
	width: 154px;
	padding: 2px;
	text-align: left;
}
#content_line {

	background-color: #fff;
	border: 1px dashed #B8D45D;
	height: 0px;
	width: 550px;
	padding: 0px;
}
#Header_content_couples {
	background-color: #C56072;
	border: 1px solid #B8D45D;
	font-family: "Monotype Corsiva";
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	width: 337px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.inner_header_couples {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #901E37;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	padding: 2px;
}
.bold_topic_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #A5C230;
	font-variant: normal;
}
#content_couples {

	background-color: #fff;
	border: 1px solid #B8D45D;
	height: auto;
	width: 337px;
	padding: 2px;
	text-align: left;
}

.header_body_line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #CF257E;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	list-style-type: circle;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #D7507E;
}
/* Table Styles */
table.contacts
{ width: 500px;
background-color: #fafafa;
border: 0px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; 
}


td.contactDept
{ background-color: #9fd7e6;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 10px;
color: #333333; 
}


td.contact
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; 
}