*{
 font-family: Tahoma;
 margin: 0;
 padding: 0;
 font-size: 13px; 
}

* {
  box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
}


table{
 border-collapse: collapse;
}

img{
 border: none;
}

td {
	vertical-align: top;
}

a, a:hover, a:visited{
 color: #5b5b5b;
 text-decoration: underline;	
}

a.link, a.link:hover, a.link:visited{
 text-decoration: none;	
}
p{
	margin: 0 0 7px 0;
}

h1 {font-size: 16px; }
h2 {font-size: 14px; }
h3 {font-size: 12px; }

ul
{
	margin: 2px;
	padding: 2px;
	text-align: left;
	list-style-position: inside;
}
ol
{
	margin: 2px;
	padding: 2px;
	text-align: left;
	list-style-position: inside;
}
li
{
	margin-left: 2px;
}

.cat, .cat a, .cat a:hover, .cat a:visited {  color: #7fad01;  font-size: 16px;  }

.cat a, .cat a:visited {text-decoration: none;}

.greentext, .greentext a, .greentext a:hover, .greentext a:visited {color:#7fad01;}


.outer, .outer a, .outer a:hover, .outer a:visited{font-size: 13px;}

.statlink a, .statlink a:hover, .statlink a:visited {color: #f37800;}

.navmenu {background-color: #FF9700; }

.white {background-color: #f8f0db; }

.linkHead {background-color: #FF9700 }

.navmenu_pic a:hover{background:none;}
.main{
position: relative; 

 min-width: 1003px;
 min-height: 100%;
  height: auto !important; 
  height: 100%;
  width:100%;
z-index:1;

padding: 0 0 0 0;


}

.head1{
min-width: 1003px;
  width:100%;
text-align: center;
background: url(i/hbg.jpg) #80ae01 repeat-x;
 height: 44px;
 padding: 0px 0 0 0;
 white-space: nowrap;
}

.head1 a, .head1 a:hover, .head1 a:visited{
  display: block;
  float: left;
	color: #ecede5;
	padding: 0 30px 0 30px;
	margin: 10px 0 0 0;
	background: url(i/l.gif) no-repeat 100% 50%;
 
}

.l{
	background: url(i/l.gif) no-repeat 100% 50%;
}

.head1 a:hover{
	text-decoration: none;
}

.wrap{
  width: 985px;
  margin:auto;
  text-align: left;
  padding:0 0 0px 0px;
  /*padding: 0 213px 0 413px;*/
}