* {
   padding:0;
   margin:0;
}

body {
	text-align: left;
	margin:0 auto;
	padding:0;
	color:#000;
	font-style:normal; 
	font-variant:normal;
	font-weight:normal;
	font-size:10px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	background-color: #270a01;
}

table {background-color: #777; color: #FFF99F;}
td {background-color: #0d191a;}
#content1 td {height: 50px; vertical-align: top;}
#content td {background-color: #262c3d; padding: 2px;}

a{
	color:#F6C606;
	text-decoration:none;
}

a:hover{
	color:#FFF;
	background-color:#8D666B;
	text-decoration:none;
}
#content a{
	color:yellow;
	text-decoration:underline;
}
#content a:hover{
	color:yellow;
	text-decoration:none;
	background-color: transparent;
}



p {padding: 10px 5px;}

h1{
	color:#FFF99F;
	font-weight:normal;
	font-size:24px;
	padding: 20px 0 10px 40px;
	border-bottom: dotted 1px;
	margin-bottom: 10px;
	background-color: #475f5e;
}

#header h2, h2 a{
	position:absolute;
	top:32px;
	color:#FFF99F;
	font-size:16px;
	margin:0 0 0 575px;
	text-decoration:none;
}

h2 a:hover{
	color:#FFF99F;
}

h3{
	color:#FFF99F;
	font-size:12px;
	font-weight:bold;
	padding: 5px 0 5px 10px
}

h4{
	color:#FFF99F;
	font-size:20px;
	font-weight:normal;
	padding-left: 5px;
}

h5{
	color:#FFF99F;
	font-size:10px;
	font-weight:normal;
	padding:5px;
}

h3 img{
	float:left;
}

/**************************** lists ****************************/

 #menu ul {
	list-style:none;
	padding:0 0 0 3px;
}	

 #menu a {
	font: 20px Arial;
	padding:5px;
	height:100%;
	color:#ee5d29;
	text-decoration: none;
	background:#3f452f;
	display: block;
	border: dotted 1px;


}	
	
#menu a:hover {
	padding:5px;
	color:#FFF;
	text-decoration: none;
	background:#b52525;
	border: dashed 1px #F6C606;
}	


#menu li {padding: 0; margin:0; list-style-type: none;}
#menutd {background: #8ea5b5;}


/**************************** footer ****************************/

#footer{
	text-align:center;
	margin:0; 
	padding:0; 
	background: #70744c;
	height:42px;
	color: #8b0908;
}

#footer a {
	color:#FFF99F;
}

#footer a:hover {
	color:#fff; text-decoration: none; background: transparent;
}

#footcontent {width: 100%; height: 50px; margin:0; padding:0; background: transparent;}
#footcontent p {margin-top: 10px;}
#content .tab1 td, .tab1 tr {background-color:#8b8c8c;}
#content .tab2 td, .tab2 tr {background-color:#7e7558;}

.separator {
	clear: both;
	width: 100%;
	height: 0;
}
.prmenu a {font: 15px Arial; border-bottom: #333 dotted 1px;}
.prmenu {font: 12px Arial; padding: 3px;}
form {padding-left: 5px;}

#logo a, #logo a:hover {color: #fff; text-decoration: none; background: transparent;}

.cat p{display:block; width: 100%; overflow: hidden; color: #000;}
.cat p:hover{display:block;  width: 100%;}
.cat a {color: #000}
.cat a:hover {color: #FFF; background-color: #000}

ul {padding-left: 30px}

#informer {font-size:10px; font-family:Verdana, Tahoma, Arial, sans-serif; padding-left: 5px;}
