* {
   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: #111;
}

#main td {background: #0a0a0a; text-align: left;}
#main {margin:0 auto; padding:0 auto;}

table {background-color: #444; color: #FFF99F;}
td {background-color: #262c3d; padding: 3px 0;}
#content1 td {color:#FFF; height: 50px; vertical-align: top;}
#content {background-color: #DDD; padding: 20px;}

a{
	color:#F6C606;
	text-decoration:none;
}

a:hover{
	color:#FFF;
	background-color:#8D666B;
	text-decoration:none;
}
#content a{
	color:#EEE;
	text-decoration:underline;
}
#content a:hover{
	color:#6f9f0d;
	text-decoration:none;
	background-color: transparent;
}
#content img{
	border: #6f9f0d solid 1px;
}


p {padding: 10px 5px;}

h1{
	color:#FFF99F;
	font-weight:normal;
	font-size:24px;
	padding: 40px 0 10px 40px;
	border-bottom: dashed 1px;
	margin-bottom: 10px;
}

#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 {
	border-top: solid 1px #6f9f0d;
}

 #menu ul {
	list-style:none;
	padding:0 0 0 3px;
}	

 #menu a {
	font: 20px Arial;
	padding:5px;
	height:100%;
	color:#6f9f0d;
	text-decoration: none;
	background:#111;
	display: block;
	border-left: solid 3px;
	border-right: solid 3px;
	border-bottom: solid 1px;


}	
	
#menu a:hover {
	padding:8px 5px 2px 5px;
	color:#a0c462;
	text-decoration: none;
	background:#111;
	border-left: solid 3px;
	border-right: solid 3px;
	border-bottom: solid 1px #6f9f0d;
}	


#menu li {padding: 0; margin:0; list-style-type: none;}
#menutd {background: url(i/el2.gif) no-repeat bottom right #c0cad2;}
#menu .current{
	font: 20px Arial;
	padding:8px 5px 2px 5px;
	color:#CCC;
	text-decoration: none;
	background:#111;
	border-left: solid 3px;
	border-right: solid 3px;
	border-bottom: solid 1px #CCC;

}

/**************************** footer ****************************/

#footer{
	text-align:center;
	margin:0; 
	padding:0; 
	height:50px;
	color: #6f9f0d;
	background: url(i/footer.jpg) top right no-repeat #eee;
}

#footer a {
	color:#FFF99F;
}

#footer a:hover {
	color:#fff; text-decoration: none;
}

#footcontent {width: 100%; margin:0; padding:0;}
#footcontent p {margin-top: 10px;}
#footcontent strong {background-color: #333;}
#content .tab1 td, .tab1 tr {background-color:#333;}
#content .tab2 td, .tab2 tr {background-color:#0a0a0a;}

.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;}

#header a, #header a:hover {color: #fff; text-decoration: none; background: transparent;}

.cat p{display:block; width: 100%; overflow: hidden; color: #EEE;}
.cat p:hover{display:block;  width: 100%;}
.cat a {color: #6f9f0d;}
.cat a:hover {color: #a0c462; background-color: transparent;}

.mainimg{float:left; padding:3px; text-align: center;}

