body {
	font-family: verdana, geneva, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background: #565447;
	text-align: center;
}

.top {
	background-image: url(../IMG/bgtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mid {
	background-image: url(../IMG/bgm.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 12px;
	padding-left: 12px;
	height: 100%;
}
.bot {
	background-image: url(../IMG/bgbot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.toplinkbox {
	font-family: verdana, geneva, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #565347;
	padding-left: 12px;
}
a.toplinks:link, a.toplinks:visited {
	color: #565347;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
a.toplinks:hover {
	color: #d74713;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
.v {
	background-image: url(../IMG/v.gif);
}
.sl {
	padding-left: 0px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-family: verdana, geneva, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
}
.sr {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
td {
	font-family: verdana, geneva, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a:link, a:visited {
	color: #066;
	text-decoration: underline;
}
a:hover {
	color: #d74713;
	text-decoration: none;
}
a.leftnav:link, a.leftnav:visited {
	font-weight: bold;
	color: #565347;
	text-decoration: none;
}
a.leftnav:hover {
	font-weight: bold;
	color: #d74713;
	text-decoration: none;
}
.intro {
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.introtitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.fnc {
	font-size: 10px;
	font-style: italic;
	line-height: 11px;
	padding: 5px;
}
ul {
	margin-top: 0px;
}
li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: square;
	vertical-align: middle;
	margin-bottom: 5px;
}
.s {
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.stitle {
	font-size: 13px;
	font-weight: bold;
	color: #d74713;
}
.language {
	text-align: right;
	vertical-align: top;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
}
.lang, a.lang:link, a.lang:visited {
	color: #fff;
	text-decoration: none;
}
a.lang:hover {
	color: #d74713;
	text-decoration: none;
}
.label {
	width: 150px;
	text-align: right;
	vertical-align: top;
	height: 20px;
  }

.formw {
	width: 300px;
	text-align: left;
	height: 20px;
	vertical-align: top;
  }
  
.text1 {
	margin-left: 10px;
	width: 300px;
	vertical-align: middle;
	border: 1px solid #000000;
	margin-bottom:3px;
}
.text2 {
	border: 1px solid #000000;
	height: 100px;
	width: 450px;
	vertical-align: middle;
}
.bttn {
	height: 18px;
	width: 100px;
	font-weight: bold;
}
.netstats {
	display:block;
	text-align:center;
}

.quotation{
	font-size: 10px;
	font-weight: bold;
	color: #066;

}
td#banner{
	height:190px;
	background:#fff url(../IMG/banner.jpg) no-repeat 0 0;
}

p.banner_txt{
	width:350px;
	margin-left:250px;
	color:#fff;
}

p.banner_txt strong{
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
