body {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url('../images/back.jpg');
	background-repeat: repeat-y;
}
table {
	border-collapse : collapse;
}
table th {
	padding : 0;
}
table td {
	padding : 0;
}

.hidden {
display: none;
}

.header {
	background-position: center top;
	margin: 0px;
	padding: 0px;
background: #031731;
	background-repeat: repeat-x;
}
.contentback {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 728px;
	height: 290px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	background-image: url('../images/contentback.jpg');
	background-repeat: repeat-y;
	vertical-align: top;
}
.top {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 242px;
	height: 46px;
	text-align: center;
	background-image: url('../images/top.jpg');
	background-repeat: no-repeat;
	FONT-SIZE: 14px;
	line-height: 26px;
	COLOR: #150B01;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;

}

.bottom {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #CA6D1F;
}
.text {
	FONT-SIZE: 12px;
padding-left: 6px;
	line-height: 23px;
	COLOR: #150B01;
padding-top: 5px;
	padding-right: 20px;
	vertical-align: top;
	FONT-FAMILY: Arial, Verdana;
}
.text a {
	FONT-SIZE: 12px;
	COLOR: #031731;
	text-decoration: none; 	font-weight: bold;
}
.text a:hover {
	FONT-SIZE: 12px; font-weight: bold;
	COLOR: #150B01;
	text-decoration: none;
}

.text2 {
	FONT-SIZE: 11px;
	line-height: 26px;
	COLOR: #150B01;
	padding-right: 7px;
	padding-left: 10px;
	vertical-align: top;
	FONT-FAMILY: Arial, Verdana;
}
.text2 a {
	FONT-SIZE: 11px;
	COLOR: #150B01;
	text-decoration: none;
}
.text2 a:hover {
	FONT-SIZE: 11px;
	COLOR: #150B01;
	text-decoration: none;
}


.red {
	FONT-SIZE: 11px;
	line-height: 26px;
	COLOR: #FF0000;
	vertical-align: top;
	FONT-FAMILY: Arial, Verdana;
}



.head {
	FONT-SIZE: 12px;
	line-height: 24px;
	COLOR: #666666;
	vertical-align: top;
	FONT-FAMILY: Arial, Verdana;
	font-weight: bold;
}
.head a {
	FONT-SIZE: 12px;
	COLOR: #666666;
	text-decoration: none;
}
.head a:hover {
	FONT-SIZE: 12px;
	COLOR: #666666;
	text-decoration: none;
}
.input {
	width: 90px;
	border: 2px solid #e7e7e7;
	font-family: 'Verdana';
	color: #808080;
	font-size: 11px;
	padding-left: 5px;
}
.input2 {
	width: 214px;
	border: 3px solid #e7e7e7;
	font-family: 'Verdana';
	color: #808080;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 13px;
	padding-left: 5px;
}

.inputs {
	width: 50px;
	border: 3px solid #e7e7e7;
	font-family: 'Verdana';
	color: #808080;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 13px;

}

.men {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/menu.jpg');
	background-repeat: repeat-x;
}

.menu {
	background-position: center top;
	width: 768px;
	height: 41px;
	background-image: url('../images/men.jpg');
	background-repeat: no-repeat;
}
.menu ul {
	padding: 0px;
	margin: 0px;
}
.menu li {
	float: left;
	list-style: none;
	padding-top: 1px;
	padding-bottom: 3px;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #000000;
}
.menu li a {
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	font-size: 13px;
	padding-left: 25px;
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.menu li a:hover {
	text-decoration: none;
	color: #031731;
	font-size: 13px;
}
.footer {
	background-position: center top;
	FONT-SIZE: 11px;
	line-height: 19px;
	background-color: #CA6D1F;
	padding-top: 20px;
	vertical-align: middle;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-align: center;
	COLOR: #FFFFFF;
	background-image: url('../images/footer.jpg');
}
.footer a {
	COLOR: #FFFFFF;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-decoration: none;
}
.footer a:hover {
	COLOR: #FFFFFF;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-decoration: underline;
}
.wrapper {
	background: url(../images/wrapper.gif) center top repeat;
}

.border {
	border: 1px solid #CCCCCC;
}
