/* CSS Document */

body{
	background-color: #352d18;
}

hr{
	border: 1px inset #333333;	
}

a{
	text-decoration: none;
}
a:hover{
	color: #D74600;
	text-decoration: none;	
}

input{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
}
select{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
}


.btt{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.main_table{
	margin-top:-13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: outset;
	border-bottom-style: ridge;
	border-left-style: inset;
	border-top-color: #282522;
	border-right-color: #282522;
	border-bottom-color: #282522;
	border-left-color: #282522;
}

.main_cell{
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: auto;
}

.cat_cell{
	background-color: #241c0f;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #1a1207;
}

.cont_cell{
	background-color: #433a22;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #1a1207;
}

.foot_cell{
	background-color: #20190f;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #1a1207;
}

.pro_table{
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: inset;
	border-bottom-style: ridge;
	border-left-style: outset;
	border-top-color: #8D8347;
	border-right-color: #8D8347;
	border-bottom-color: #8D8347;
	border-left-color: #8D8347;
	font-family: Tahoma;
	font-size: 11px;
	color: #C6C600;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
}
.cat_div{
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: inset;
	border-bottom-style: ridge;
	border-left-style: outset;
	border-top-color: #8D8347;
	border-right-color: #8D8347;
	border-bottom-color: #8D8347;
	border-left-color: #8D8347;
	font-family: Tahoma;
	font-size: 11px;
	color: #999900;
}
.btt_table{
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: inset;
	border-bottom-style: ridge;
	border-left-style: outset;
	border-top-color: #8D8347;
	border-right-color: #8D8347;
	border-bottom-color: #8D8347;
	border-left-color: #8D8347;
	font-family: Tahoma;
	font-size: 11px;
	color: #9C927A;
	text-decoration: none;
	background-image: url(../img/table_btt.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;
	vertical-align: top;
	font-weight: bold;
}
.pro_table_big{
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: inset;
	border-bottom-style: ridge;
	border-left-style: outset;
	border-top-color: #8D8347;
	border-right-color: #8D8347;
	border-bottom-color: #8D8347;
	border-left-color: #8D8347;
	font-family: Tahoma;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
}

.t1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;	
}
.btt_link{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9C927A;
	text-decoration: none;
	text-transform: uppercase;
}

.t2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #993300;	
}

.t3{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;	
}

.t_big{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;	
}

.t4{
	font-family: Tahoma;
	font-size: 10px;
	color: #CC3300;	
}
textarea {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.pointer{
	cursor:pointer;
}
