﻿/*----------------------Main--------------------------------------*/
BODY {
	background-color: #000;
	margin: 0;
	background-image: url('');
}
form {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #418803;
}
a:visited {
	text-decoration: none;
	color: #418803;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
ul {
	line-height: 15px;
}
ol {
	line-height: 15px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana;
	font-size: 8pt;
	color: #000;
	line-height: 140%;
}
p {
	padding: 5px;
}
h1 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin:0px;
}
h3 {
	font-family: Verdana;
	font-size: 8pt;
}
table {
	width: 100%;
}
/*----------------------Lauout--------------------------------------*/
.block {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: top;
}
.tdcolor {
	background-color: white;
	padding-left: 15px;
	padding-right: 15px;
}
.tdwidth100percent {
	width: 100%;
}
.pix {
	background-image: url('images/pix.gif');
	background-repeat: repeat-x;
	height: 237px;
}
.menu {
	color: white;
	font-family: Arial;
	font-size: 12px;
}
.copyright {
	color: white;
	font-family: Arial;
	font-size: 10px;
}
.footer {
	color: white;
	background-image: url('images/pix_f.gif');
	background-repeat: repeat-x;
	text-align: center;
	height: 49px;
}
.banner {
	border: 6px solid #FFFFFF;
}
.tdwidth10 {
	width: 5px;
}
.adv {
	height: 100px;
	padding-left: 10px;
}
.tdwidth20 {
	background-color: black;
	width: 20px;
}
.tb1 {
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#div{
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px
}
.header {
	background-image: url('images/head.gif');
	background-repeat:repeat-x;
	color: white;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tbborder {
	border: 1px black solid;
	vertical-align:top;
}
.tdbody {
	padding: 5px;
	vertical-align:top;
}
.text7 {
	font-size: 7pt;
}
.tdtop {
	vertical-align: top;
}
.rightborder {
	border-right: 6px black solid;
	vertical-align: top;
}
.topborder {
	border-top: 6px black solid;
}
.tableheader {
	background-color: #E8FFE8;
	font-weight: bold;
}
.tdflafsh{
	position: absolute;
	z-index: auto;
	right: 35px;
	
}
/*----------------------Special--------------------------------------*/
a.nav {
	color: #000;
	font-style: italic;
	font-family: Arial;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold
}
a:visited.nav {
	font-style: italic;
	color: #000;
		font-weight: bold

}
a:hover.nav {
	font-style: italic;
	color: #FF0000;
}
.cellback {
	background-image: url('images/1.gif');
	background-repeat: no-repeat;
	height: 28px;
}
.cellback-over {
	background-image: url('images/2.gif');
	background-repeat: no-repeat;
	height: 28px;
}
.cell {
	font-family: Arial;
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
}
a.cell {
	font-family: Arial;
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
}
a:visited.cell {
	color: #000;
}
a:hover.cell {
	color: #000;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.boldcenter{
	font-weight:bold;
	text-align:center;
}
.td_head {
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}
.cap {
	font-family: Verdana;
	font-size: 7pt;
	text-align: center;
}
