@charset "utf-8";
body {
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
.linkfont {font-family: "verdana", arial ; font-size:8pt}
A:link {color:#019ED3; text-decoration:none; }
A:visited { color:#019ED3; text-decoration:none; }
A:hover {color:#000000; text-decoration:underline;  } 

.main-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}
.menu-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: top;
}
#menu {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
text-transform: lowercase;
}
#menu li {
float: left;
width: 111px;
}
#menu a {
display: block;
height: 30px;
width: 111px;
line-height: 30px;
padding: 0px 0 0;
text-align: center;
}
#header a {
color: #ffffff;
font-size:13px;
text-decoration: none;
}
#header a:hover, #header .current_page_item {
background-image: url(images/buttons/menu-over.gif);
background: #ffffff;
color: #fd5302;
}
#top a {
color: #fff;
font-size:13px;
text-decoration: none;
}
#top a:hover {
	font-size: 13px;
	color: #fd5302;
	text-decoration: underline;
}
#page-wrapper {width:900px; padding:0; clear:both;}
#page-menu {float:left; width:190px;}
#page-content {float:left; width:520px; text-align:left;}
#page-ads {float:right; width:190px;}
.default-txt {font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#fff;}
#default-link a {color:#fff; text-decoration:underline;}
#default-link a:hover {color:#efefef; text-decoration:none;}
#left a {
color: #000;
font-size:12px;
text-decoration: none;
}
#left a:hover {
	font-size: 12px;
	color: #fd5302;
	text-decoration: underline;
}
.title-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #fd5302;
}
#footer-text a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fd5302;
	text-decoration: underline;
}
#footer-text a:hover {
	color: #c0c0c0;
	text-decoration: none;
}
#footer-wa a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #019ED3;
	text-decoration: none;
	border-bottom:1px dotted #fd5302;	
}
#footer-wa a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-bottom: double 1px #fd5302;
}
.footer-wa {
	font-family:Verdana, Geneva, sans-serif;
	color:#a5a4a4;
	font-size:12px;
	border-bottom:1px dotted #fd5302;		
}
.input {
	font: 10px Verdana, Geneva, sans-serif;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #000000;
	background-color: #c4da7c;
}
.footer-img {
	vertical-align: baseline;
}