.ls_header, .ls_content, .ls, .side_tag, .side_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

. a{
	color: #666666;
	font-size: 11px;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
.a:hover{
	color: #360;
	font-size: 11px;
	font-weight: bolder;
	color: #ff6600;
	text-decoration: none;
}
.message_box {
	background: #222222 url(/images/2007_07/testimonials_box.jpg) no-repeat;
	height: 100px;
	width: 190px;
	margin-bottom:10px;
}
.livesupport_box {
	background: #669900 url(/images/2007_07/liveS_box.jpg) no-repeat;
	height: 100px;
	width: 190px;
	margin-bottom:10px;
}
.livesupport_box_dark {
	background: #669900 url(/images/2007_07/liveS_box_dark.jpg) no-repeat;
	height: 100px;
	width: 190px;
	margin-bottom:10px;
}
.ls_header {
	font-size: 12px;
	color:white;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: left;
	padding: 10px 12px 6px 11px;
}
.ls_content {
	font-size: 11px;
	color: white;
	text-align: left;
	padding: 0px 12px 6px 11px;
	line-height:13px;
}
.ls {
	font-size: 11px;
	color: #CCFF33;
	font-weight: bolder;
	text-align: right;
	padding: 0 12px 0 11px;
	text-transform: uppercase;
}
.ls a{
	color: white;
	text-decoration:none;
	background: url(/images/2007_07/arrow_white.gif) no-repeat right center;
	padding-right: 12px;
}
.ls a:hover{
	color: #CCCC00;
	text-decoration:none;
	background: url(/images/2007_07/arrow_yellow.gif) no-repeat right center;
	padding-right: 12px;
}
.side_tag, .side_tag_dark {
	width:190px;
	font-size: 11px;
	color: #eeeeee;
	text-align:left;
}
.side_tag {
	background: #ccc url(/images/2007_07/side_tag.gif) no-repeat;
}
.side_tag_dark {
	background: #ccc url(/images/2007_07/side_tag_dark.gif) no-repeat;
}
.side_tag div, .side_tag_dark div{
	padding: 11px 13px 10px 11px;
}
.side_tag strong, .side_tag_dark strong{
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
}
.side_content, .side_content_dark, .side_content_blog{
	width: 190px;
	margin-bottom:10px;
}
.side_content, .side_content_blog{
	background: url(/images/2007_07/side_content_bg.gif) repeat-y;
}
.side_content form, .side_content_blog form{
	padding:0;
	margin:0;
}
.side_content_dark{
	background: url(/images/2007_07/side_content_bg_dark.gif) repeat-y;
}
.side_content div, .side_content_dark div, .side_content_blog div{
	padding: 10px 13px 8px 11px;
	font-size:11px;
	color:#666666;
	line-height: 16px;
	text-align: left;
}
.side_content div, .side_content_blog div {
	background: url(/images/2007_07/side_content_bottom.gif) no-repeat bottom;
}
.side_content_dark div{
	background: url(/images/2007_07/side_content_bottom_dark.gif) no-repeat bottom;
}
.side_content strong, .side_content_dark strong, .side_content_blog strong{
	text-transform: uppercase;
	font-size:11px;
	font-weight: bolder;
}
.side_content b, .side_content_dark b, .side_content_blog b{
	text-transform: uppercase;
	font-size:11px;
	font-weight: bolder;
	color: #FF3300;
}
.side_content small, .side_content_dark small, .side_content_blog small{
	font-size:10px;
}
.side_content ul, .side_content_dark ul, .side_content_blog ul{
	list-style:none;
	padding: 0;
	margin: 0;
}
.side_content li, .side_content_dark li, .side_content_blog li {
	padding-bottom:8px;
}
.side_content a, .side_content_dark a{
	color: #666666;
	text-transform: uppercase;
	background: url(/images/2007_07/arrow_grey.gif) no-repeat right center;
	padding-right: 12px;
}
.side_content a:hover, .side_content_dark a:hover{
	color: #669900;
	text-transform: uppercase;
	background: url(/images/2007_07/arrow_green.gif) no-repeat right center;
	padding-right: 12px;
}
.side_content_blog a{
	color:#0099CC;
	background:none;
	padding:0;
}
.side_content_blog a:hover {
	color:#000033;
	text-decoration:underline;
	background:none;
	padding:0;
}
.inquiry_field, .inquiry_field_multiline {
	font-size: 11px;
	color: #333333;
	background-color: #fff;
	width: 160px;
	padding-bottom: 1px;
	padding-left:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #bbbbbb;
}
.inquiry_field {
	height: 15px;
}
.login {
	color: #666666;
	font-size: 11px;
	padding-bottom:7px;
}
.login span {
	padding-right:10px;
}
.login img {
	margin-right:20px;
}
.login small {
	font-size: 10px;
}
.login a{
	font-size: 10px;
	text-transform:none;
	padding: 0;
	background:none;
	color: #666666;
	text-decoration:none;
	background: none;
}
.login a:hover{
	font-size: 10px;
	text-transform:none;
	padding: 0;
	background:none;
	color: #690;
	text-decoration:none;
	background: none;
}
.button_signup, .button_signup_ad, .button_signup_pub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	background-repeat: repeat-x;
	height: 20px;
	width: 90px;
	padding-bottom:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.button_signup {
	background-image: url(/images/2007_07/button_bg_green.gif);
	border-top-color: #CCFF99;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #CCFF99;
}
.button_signup_ad {
	background-image: url(/images/2007_07/button_bg_red.gif);
	border-top-color: #f66;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #f66;
}
.button_signup_pub {
	background-image: url(/images/2007_07/button_bg_blue.gif);
	border-top-color: #6cc;
	border-right-color: #066;
	border-bottom-color: #066;
	border-left-color: #6cc;
}
.button_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	background-image: url(/blog/images/button_bg_blog.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 50px;
	padding-bottom:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99ccff;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #99ccff;
	margin:0 0 0 5px;
}
.blog_search_field {
	font-size: 11px;
	color: #333333;
	background-color: #fff;
	width: 100px;
	height: 15px;
	padding-bottom: 1px;
	padding-left:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #999;
}
.login_field, .login_field_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 13px;
	width: 90px;
	border: none;
	padding-bottom:2px;
	padding-left: 2px;
	padding-right:2px;
}
html>body .login_field {
	background: #ffffff url(/images/2007_07/login_field.gif) no-repeat;
}
*.login_field {
	background: #ffffff url(/images/2007_07/login_field.gif) no-repeat fixed;
}
html>body .login_field_dark {
	background: #111111 url(/images/2007_07/login_field_dark.gif) no-repeat;
}
*.login_field_dark {
	background: #111111 url(/images/2007_07/login_field_dark.gif) no-repeat fixed;
}
.link_100, .link_101, .link_102, .link_103 {
	font-size: 11px;
}
.link_100 a, .link_101 a, .link_102 a, .link_103 a {
	color:#999999;
	width:135px;
	height:22px;
	padding: 5px 0 0 30px;
	float:left;
}
.link_100 a:hover, .link_101 a:hover, .link_102 a:hover, .link_103 a:hover {
	color:#fff;
	width:135px;
	height:22px;
	padding: 5px 0 0 30px;
	float:left;
	font-weight:bolder;
	font-size:12;
}
.link_100 a {
	background: url(/images/2007_07/link_district100.gif) no-repeat top;
}
.link_100 a:hover {
	background: #39c url(/images/2007_07/link_district100.gif) no-repeat bottom;
}
.link_101 a {
	background: url(/images/2007_07/link_district101.gif) no-repeat top;
}
.link_101 a:hover {
	background: #690 url(/images/2007_07/link_district101.gif) no-repeat bottom;
}
.link_102 a {
	background: url(/images/2007_07/link_district102.gif) no-repeat top;
}
.link_102 a:hover {
	background: #f60 url(/images/2007_07/link_district102.gif) no-repeat bottom;
}
.link_103 a {
	background: url(/images/2007_07/link_district103.gif) no-repeat top;
}
.link_103 a:hover {
	background: #990000 url(/images/2007_07/link_district103.gif) no-repeat bottom;
}
.side_content_link{
	background: url(/images/2007_07/side_content_bg.gif) repeat-y;
	color:#fff;
	line-height: 16px;
	text-align: left;
	margin-bottom:10px;
}
.side_content_link div{
	padding:0;
	margin:0;
	padding: 7px 13px 13px 11px;
	background: url(/images/2007_07/side_content_bottom.gif) no-repeat bottom;
}

.navigation_bg {
	background-image: url(/images/2007_07/navigation_bar.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 745px;
	padding:1px;
	margin-top:10px;
	text-align:left;
}
.navigation_bg_dark {
	background-image: url(/images/2007_07/navigation_bar_dark.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 745px;
	padding:1px;
	margin-top:10px;
	text-align:left;
}
.navigation {
	text-align: center;
	font-size: 11px;
	color: #999999;
	border-right: 1px solid #bbbbbb;
}
.navigation div{
	padding: 4px 12px 0 12px;
	height: 19px;
}
.navigation a {
	font-weight: bolder;
	color:#666666;
	padding: 4px 12px 0 12px;
	height: 19px;
}
.navigation a:hover{
	font-weight: bolder;
	color:#666666;
	padding: 4px 12px 0 12px;
	height: 19px;
	background: url(/images/2007_07/navigation_div.gif) repeat-x;
	float:left;
}
.adformat_sidemenu {
	font-size:12px;
	color:#666666;
	line-height:18px;
	font-weight:bolder;
	background: url(/images/2007_07/adformat_sidemenu.gif) no-repeat bottom;
	width:180px;
	margin:0;
	padding:0;
}
.adformat_sidemenu div{
	background: url(/images/2007_07/adformat_sidemenu_top.gif) no-repeat top;
	padding:10px;
	margin:0;
}
.adformat_sidemenu ul{
	margin:10px 0 0 10px;
	list-style: none;
	padding:0;
}
.adformat_sidemenu li{
	padding:0 0 7px 0;
	marign:0;
	float:none;
}
.adformat_sidemenu a{
	padding:0;
	background:none;
	color:#666666;
}
.adformat_sidemenu a:hover{
	padding:0;
	background:none;
	color:#000;
}
.adformat_sidemenu b{
	font-size:12px;
	color:#333300;
	text-transform:none;
}
.adformat_sidemenu img{
	margin:0 10px 0 0;;
}