body
{
	margin: 0px;
}
.data,a.data,a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.d_data,a.d_data
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.d_data:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.data_red
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #DF0031;
	text-decoration: none;
}
.data_bbc
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
a.under
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;
}
a.data:hover,a.under:hover,a:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;
}

.padding3
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.border
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.border_left
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.border_center
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.border_right
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.medium_header
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
}
.large_header_black
{
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}
.header_box
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #DDDDDD;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
}
.header_left
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #DDDDDD;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 0px;
}
.header_center
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #DDDDDD;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 0px;
	border-right: 0px;
}
.header_right
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #DDDDDD;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 0px;
	border-right: 1px solid #777777;
}
.header_box_error
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #FFFCD6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #DF0031;
	border-bottom: 1px solid #DF0031;
	border-left: 1px solid #DF0031;
	border-right: 1px solid #DF0031;
}
.header_left_error
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #FFFCD6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px solid #DF0031;
	border-bottom: 1px solid #DF0031;
	border-left: 1px solid #DF0031;
	border-right: 0px;
}
.header_center_error
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #FFFCD6;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #DF0031;
	border-bottom: 1px solid #DF0031;
	border-left: 0px;
	border-right: 0px;
}
.header_right_error
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	background-color: #FFFCD6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-top: 1px solid #DF0031;
	border-bottom: 1px solid #DF0031;
	border-left: 0px;
	border-right: 1px solid #DF0031;
}

input.submit {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	background-color: #DDDDDD;
	border-left: solid #777777 1px;
	border-right: solid #777777 1px;
	border-top: solid #777777 1px;
	border-bottom: solid #777777 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
input.text {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	border-left: solid #777777 1px;
	border-right: solid #777777 1px;
	border-top: solid #777777 1px;
	border-bottom: solid #777777 1px;
	width: 250px;
}
input.text_error {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	background-color: #FFFCD6;
	border-left: solid #DF0031 1px;
	border-right: solid #DF0031 1px;
	border-top: solid #DF0031 1px;
	border-bottom: solid #DF0031 1px;
	width: 250px;
}
select.large {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	border-left: solid #777777 1px;
	border-right: solid #777777 1px;
	border-top: solid #777777 1px;
	border-bottom: solid #777777 1px;
	width: 250px;
}
textarea.area {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	border-left: solid #777777 1px;
	border-right: solid #777777 1px;
	border-top: solid #777777 1px;
	border-bottom: solid #777777 1px;
	width: 250px;
	height: 60px;
}
textarea.area_error {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	background-color: #FFFCD6;
	border-left: solid #DF0031 1px;
	border-right: solid #DF0031 1px;
	border-top: solid #DF0031 1px;
	border-bottom: solid #DF0031 1px;
	width: 250px;
	height: 60px;
}
input.home_finder
{
	border-left: solid #777777 1px;
	border-right: solid #777777 1px;
	border-top: solid #777777 1px;
	border-bottom: solid #777777 1px;
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	width: 125px;
}


a.menu_0, a.menu_1, a.menu_2, a.menu_3
{
	text-indent: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	background-color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 16px;
}
a.menu_1:hover
{
	text-indent: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FAC71C;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 16px;
}
a.menu_2:hover
{
	text-indent: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2FB457;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 16px;
}
a.menu_3:hover
{
	text-indent: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0094DE;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 16px;
}
a.menu_0:hover
{
	text-indent: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DF0031;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 16px;
}

a.page_header_link_0, a.page_header_link_2
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.page_header_link_0:hover, a.page_header_link_2:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.page_header_link_1
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.page_header_link_1:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.page_header_link_3
{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
a.page_header_link_3:hover
{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.page_header_medium, .page_header_0, .page_header_2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.page_header_large, .page_header_3
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.page_header_small, .page_header_1
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer_shadow
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.footer_over
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_over:hover
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_other_shadow
{
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.footer_other
{
	font-family: Arial;
	font-size: 11px;
	color: #BBBBBB;
	text-decoration: none;
}
a.footer_other:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
input.textbox {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 175px;
}
input.textbox_half {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 90px;
}
select.full {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 175px;
}
select.half {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 75px;
}
td.vline {
	background: url(/templates/main_1/images/dot_line.gif);
	background-repeat: repeat-y;
}
td.hline {
	background: url(/templates/main_1/images/dot_line.gif);
	background-repeat: repeat-x;
}
td.topline {
	background: url(/templates/main_1/images/dot_top_line.gif);
	background-repeat: repeat-x;
}
a.d_1 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DF0031;
}
a.d_1:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #DF0031;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
a.d_2 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FAC71C;
}
a.d_2:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FAC71C;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
a.d_3 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #2FB457;
}
a.d_3:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #2FB457;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
a.d_4 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0094DE;
}
a.d_4:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0094DE;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.d_bbc {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.d_address {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #777777;
}

