body {background: #B69786 url(images/bg1.jpg) top left repeat-x;
}

div {margin: 0px;}

legend {color: darkred;}

form  { margin: 0px;
		padding: 0px;
		font: 11px georgia, Arial, sans-serif, Tahoma;
	}

select  { margin: 0px;
		padding: 0px ;
		border: 1px solid darkred;
		font: 10px georgia, Arial, sans-serif, Tahoma;
		background: #f7f2ea;
	}
input  { margin: 0px;
	
		padding: 0px;
		font: 11px georgia, Arial, sans-serif, Tahoma;
	}


	h1, h2 {
		margin: 0px;
		padding: 0px;
	
		font: 16px georgia, Arial, sans-serif, Tahoma;	font-weight: bold;
		}
		
	h3 {margin: 0px;
	    padding: 0px;
		display: inline;
		font: 12px georgia, arial, sans-serif, Tahoma;
		font-weight: bold;
	}

	h4 {margin: 0px;
	    padding: 0px;
		display: inline;
		font: 16px georgia, arial, sans-serif, Tahoma;
		font-weight: bold;
	}

	h3 a {	text-decoration: underline;}
	h3 a:hover {	text-decoration: underline;}
	h4 {margin: 0px; padding: 5px;}
	h4 a { color: white;} 
	h4 a:hover { color: #440000;} 

	img {margin: 0px; padding:0px; border:0;}

	#head  { 
			height: 140px;
			padding: 0px;
			margin-bottom: 0px;
			background: white url(images/header.jpg);
 
}

	#topnav {
			height: 40px;
			padding: 0px;
			margin-bottom: 0px;
			text-align: right;
	background: #f7f2ea;
	
}


 #content {
			width: 780px;
			border: 1px solid black;
			margin: 0px;

			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			font: 12px georgia, arial, sans-serif, tahoma;
			background: #f7f2ea; 

	        }

#filters {
	float: left;
	margin: 104px 0px 0px 0px;
	padding-left: 300px;

}
#search {
	float: right;
	margin: 104px 0px 0px 0px;
	padding-right: 15px;
	text-align: right;
}



#sidebar {
      float: left;
      width: 159px;
      margin-left:3px; padding:0;
      }





		.leftblock {
			
			width: 160px;
			margin-left: 0px;
			padding: 0px;
			background-color: #f0e7d7;
			border: 1px solid black;
		}
		
		.lb {margin:0px;
			 padding:0px;}

		.lefttitle {	width:160px; 
						background: #f7f2ea url(images/topbg.jpg);
						border-bottom: 1px solid #384057;
					
		}	





#navcontainer
{
background: #f0e7d7;
width: 100%;
margin: 0 auto;
padding: 0;
font-family: georgia, serif;
font-size: 12px;
text-align: center;

}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding:0px;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 0px;
border-width: 1px 0 1px 0px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }


ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}






   #main {
      margin:0 0px 0 5px; padding:0;
float: left; width: 604px;
      }
   #main-content {
     
      font-size: 100%;
      }
   hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }

.bottom { 
	    background: #384057;
		text-align: center;
		color: white;
		border-top: 3px solid #B69786;	
     	font: 10px georgia, arial, sans-serif;	}

.bottom a { 

		color: white;
	}

.bottom a:hover { 

		color: #f0e7d7;
	}



a {
color: black;
text-decoration: none;
}

a:hover {
color: darkred;

}


p {margin:0; padding:0 px;}

.conbox { width: 99%; }



.darkbg {
  background-color: #384057;
  color: #fff;
}
.mediumbg {
  background-color: #B69786;
  color: #fff;
}
.lightbg {
 background-color: #F6EAD7;
  color: #000;
}

.lightbg a {

  color: #000;
}

.lightbg a:hover {
  color: black;
}

.lightbgalt {
  background-color: #F7F4EF;
  color: #000;
}
.highlight {
  background-color: darkred;
  color: #000;
}


.displaybox1 {
	border: 1px solid black;
	width: 50px;
	text-align: center;
	height: 50px;
	background-color: #f5f5f5;
	font: 18px georgia Arial, sans-serif, Tahoma;
	font-weight: bold;
}

.displaybox2 {
	border: 1px solid black;
	width: 35px;
	text-align: center;
	height: 35px;
	background-color: #f5f5f5;
	font: 16px georgia, arial, sans-serif, Tahoma;
	font-weight: bold;
}

.displayheading1 {
      border-bottom: 1px solid black;
	background-color: #96C896;
	font: 10px georgia, arial, sans-serif, Tahoma;
	font-weight: bold;
}



.tabletop { background-color: #CBB79A;
            font: 10px georgia, Arial, sans-serif, Tahoma;
		border: 1px solid black;
		
}

.table { background-color: #CBB79A;
            font: 10px georgia, Arial, sans-serif, Tahoma;
		border: 1px solid black;
		
}

.tspacer {margin-top: 7px;}
.tspacer1 {margin-top:10px;}

.topads { position: relative;
		text-align: center;
		width: 100%;
		height: 65px;
}

    #replacement-2 {
      width: 25px;
      height: 17px;
      padding: 17px 0 0px 0;
      margin-bottom: 3px;
      border: 0;
      background: transparent url(images/go.gif) no-repeat top left;
      overflow: hidden;
      vertical-align: middle;
      cursor: pointer; /* hand-shaped cursor */
      cursor: hand; /* IE 5.x */
    }

    form>#replacement-2 { /* For non-IE browsers*/
      height: 0px;
    }



    #replacement-2a {
      width: 45px;
      height: 17px;
      padding: 17px 0 0;
      margin: 0 0 3px 0;
      border: 0;
      background: transparent url(images/search.gif) no-repeat top left;
      overflow: hidden;
      vertical-align: middle;
      cursor: pointer; /* hand-shaped cursor */
      cursor: hand; /* IE 5.x */
    }

    form>#replacement-2a { /* For non-IE browsers*/
      height: 0px;
    }



div.table {background-color:#6D6D5B; width:100%; margin:0px 0px -1px 0px;}
a.ranklink:link, a.ranklink:visited {color:#6D6D5B; font-family:georgia,verdana,arial; font-size:12px; font-weight:bold; letter-spacing:1px; text-decoration:none;}
a.ranklink:hover, a.ranklink:active {color:#333333; font-family:georgia, verdana,arial; font-size:12px; font-weight:bold; letter-spacing:1px; text-decoration:none;}
td.ranktitle {	background: #f7f2ea url(images/topbg1.jpg); color:#333333; font-family:georgia, verdana,arial; font-size:13px; line-height:15px; letter-spacing:1px; text-align:left;}
td.rankcell {background-color:#f7f2ea; color:#333333; font-family:georgia, verdana,arial; font-size:10px; line-height:14px; text-align:left;}
td.rankcell2 {background-color:#f7f2ea; color:#333333; font-family:georgia, verdana,arial; font-size:9px; line-height:11px; text-align:center;}

.rank1a {width:35px; text-align: center; 	font: 16px georgia, Arial, sans-serif, Tahoma;}
.rank2 {width:38px; text-align: center; 	font: 14px georgia, Arial, sans-serif, Tahoma;}