body {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.top_links_bg {
	background-image: url(images/top_navi_bg_center.jpg);
	background-repeat: repeat-x;
}
.contact_bg {
	background-image: url(images/contact_us_center.jpg);
	background-repeat: repeat-y;
}
.read_more {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #800000;
	padding-right: 6px;
	text-decoration: none;
	margin-right: 0px;
}
a:hover.read_more {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0269AB;
	padding-right: 6px;
	text-decoration: none;
}
.main_text {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 6px;
}


.search_box {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #B8B8B8;
	padding-right: 2px;
	padding-left: 2px;
}
.three_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}

.link_text {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #0269AB;
	padding-bottom: 3px;
}
.heading {
	background-color: #0D5571;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 12px;
}


.gift {
	background-color: #0D5571;
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 12px;
}
.main_link_bg {
	background-image: url(images/links_bg_center.jpg);
	background-repeat: repeat-x;
}
.top_links {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a:hover.top_links {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #0269AB;
	text-decoration:none;
}
.main_text_contact {

	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.main_text_contact_white {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	padding: 12px;
}
.left_links {
	background-color: #EDEDED;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #0269AB;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.link_text_a {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #0269AB;
	text-decoration: none;
}
a:hover.link_text_a {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #7D0100;
	text-decoration: none;
}
.formbut {	background-color: #cccccc;

	color: #333333;

	font-weight: normal;

    width:80px; 

    height:20px;

}

