@charset "utf-8";
/* CSS Document */

<!--
body {
	background:#BCD9E7 url(images/bg_px.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}
a:hover {
	color:#8CC312;
	text-decoration:none;
}
p {
	text-align:justify;
	line-height:16px;
}
H2 {
	color:#5D5D5D;
	font-size:14px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
HR {
	color:#ddd;
	width:80%;
	height:1px;
	text-align:center;
}
IMG {
	border:none;
}
UL LI {
	margin:5px 0;
	line-height:16px;
}
.small {
	font-size:10px;
	color:#333333;
}
.maintab {
	background: url(images/bd_bg.gif) repeat-y;
}
.toptab {
	background: url(images/bd_tp.gif) no-repeat;
}
.foottab {
	background: #BCD9E7 url(images/bd_ft.gif) no-repeat;
}
*html #logo {margin-left:20px;}
#logo {
	width:148px;
	float:left;
	margin:60px 0 0 40px;
}
*html #ticker {margin-left:35px;}
#ticker {
	color:#6C8B1A;
	width:372px;
	padding:10px;
	background:#EFFFC9;
	border:#8CB622 1px dashed;
	border-left:none;
	border-right:none;
	float:left;
	margin:80px 0 0 25px;
}
*html #miscicon {margin-right:15px;}
#miscicon {
	float:right;
	width:183px;
	margin:26px 30px 0 0;
	text-align:right;
}
#callus {
	margin:15px 0 0 0;
	text-align:right;
}
#cont {
	margin: 0 0 0 3px;
}
#menu {
	background: url(images/mn_bg.gif) repeat-x;
	height:50px;
	text-align:left;
	padding-left:15px;
}
#p3 {
	background: url(images/3p_bg.gif) repeat-x;
	height:138px;
}
.p3txt {
	font-size:10px;
	color:#949494;
}
#news {
	/*width:160px;*/
}
#news ul {
	list-style:none;
	margin:0;
	padding:0;
}
#news ul li {
	color:#666666;
	margin: 8px 0 0 0;
	padding: 5px;
	font-size:10px;
}
#news ul li.alt {
	background-color:#EEEEEE;
}
.border {
	border-right:#BBBBBB solid 1px;
}
#content {
	padding:10px;
}
#smenu {
	margin:10px 0;
}
#smenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#smenu ul li {
	display:block;
	padding:2px 10px;
	margin:0;
	border:none;
	border-bottom:1px solid #dddddd;
}
#smenu ul li a {
	color:#999999;
	text-decoration:none;
	text-align:left;
}
#smenu ul li a:hover {
	color:#333333;
}
#smenu ul li:hover {
	background-color:#dddddd;
}
#footer {
	padding:20px 0;
	width:770px;
	margin:0 auto;
}
#foot1 {
	float:left;
}
#footer a:hover {
	color:#FFFFFF;
}
#foot2 {
	float:right;
}
-->

