body {
	background-color: #000000;
}
.style5 {color: #FFFFFF}
a {
	font-size: 12px;
	color: #999999;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.footer_link {
	font-size:9px;
}

.style6 {
	font-family: Tahoma;
	font-size: 12px;
}
.style7 {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.style8 {color: #666666}
.style10 {
	color: #333333;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
}
.style11 {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
}
.style12 {font-family: Tahoma; font-size: 12px; color: #666666; }
.style4 {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}
.style13 {	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
.style14 {color: #000000}
.style20 {font-size: 12px; font-family: Arial; color: #FFFFFF; }
.style24 {color: #000000; font-weight: bold; font-size: 12px;}
.style32 {font-size: 12px}
.style12 {font-family: Tahoma; font-size: 12px; color: #666666; }
.style4 {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}
.style13 {	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
.style18 {color: #333333; font-weight: bold; font-size: 14px; font-family: Tahoma; }
.style20 {font-size: 12px; font-family: Arial; color: #FFFFFF; }
.style22 {font-family: Arial}
.style23 {font-family: Arial; font-size: 12px; }
.style24 {color: #000000; font-weight: bold; font-size: 12px;}
.style32 {font-size: 12px}
.style34 {color: #000000; font-size: 12px; }
.style35 {color: #000000; font-family: Arial; font-size: 12px; }


select {
 font-family: Arial;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 background-color: #CCCCCC;
 border: 1px solid #666666;
 vertical-align: middle;
 padding-left: 4px;
}

div#horizontal_buttons_layer div {
    position:relative;
    float:left;
    min-width:40px;
}

div#horizontal_buttons_layer div.spacer {
    position:relative;
    float:left;
}

input {
 font-family: Arial;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 background-color: #CCCCCC;
 border: 1px solid #666666;
 vertical-align: middle;
 padding-left: 4px;
}

.sub_heading {
    font-size:11px;
    font-family: Tahoma;
    color:#000000;
    font-weight:bold;
}

.global_user_interface_layer {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
    padding: 0px 0px 0px 6px;
}

div#business_details_layer {
    font-family:Tahoma;
}

div#business_details_layer div.business_listing {
    position:relative;
    float:left;
    background:#DDDDDD;
    width:450px;
    border: 1px solid #AAAAAA;
    padding: 5px 5px 5px 5px;
}

div#business_details_layer div.business_listing span.business_name {
    font-size:14px;
    color:#ff3333;
}

div#business_details_layer div.business_listing div.clear {
    height: 4px;
    line-height:4px;
    clear:both;
}

div#business_details_layer div.business_listing div.title {
    font-size:12px;
    text-decoration:underline;
    color:#000000;
}

div#business_details_layer div.business_listing span.business_listing_text {
    font-size:12px;
}

div#business_details_layer div.business_listing p.business_listing_text {
    font-size:12px;
}

div#business_details_layer div.business_listing_clear {
    height:5px;
    clear:both;
}
