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

body {
	color: #000;
	font: 12px arial;
	text-align: center;
	background-color: #ffffff;
}

a {
	color: #0000cc;
	text-decoration: underline;
}

a img {
	text-decoration: none;
	border: none;
}

img {
	cursor: pointer;
}

h1, h2 {
	margin: 5px 0 5px 0;
	padding: 0px;
	font: 14px arial;
	font-weight: bold;
}

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

li {
	margin-left: 15px;
}

fieldset {
    border: 0;
}


.clearLeft{clear: left;}
.clearRight{clear: right;}
.clearFix{clear: both;}

#wrapper {
	width: 974px;
	display: block;
	text-align: left;
	margin: auto;
}

div.header {
	width: 974px;
	margin: 10px 0px 0px 0px;
	display: block;
}

	div.header div.top_row {
		width: 974px;
		float: left;
		text-align: left;
		display: block;
	}

    	div.header div.top_row img{
			float: left;
		}

    	div.header div.top_row div.beta {
			position: relative;
			top: 42px;
			right: 28px;
			font-size: 12px;
			font-weight: bold;
			color: #FF0000;
			display: none;
			float: left;
		}

    	div.header div.top_row p.top_links {
         width: 380px;
			padding: 0px;
			margin: 0px;
			float: right;
			display: block;
			color: #814a0c;
			text-align: right;
			position: relative;
			top:25px;
			right: 40px;
		}

			div.header div.top_row p.top_links a {
				color: #814a0c;
				font-weight: bold;
				text-decoration: none;
			}

	div.header div.header_bar_2 {
		width: 905px;
		height: 20px;
		display: block;
		clear: both;
		margin: 0px 35px 0px 35px;
		padding: 20px 0px 0px 0px;
		background-image:url(../img/horizontal_bar_2.gif);
		background-position: bottom;
		background-repeat: repeat-x;
	}
	
	div.header div.search_bar {
		width: 974px;
		height: 98px;
		margin-top: 10px;
		float: left;
		background-image:url(../img/bg_header.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}

			div.header div.search_bar fieldset {
				border: none;
				border: 0px;
			}

			div.header div.search_bar input.text {
				position: relative;
				top: 35px;	
				left: 257px;
				width: 412px;
				height: 35px;
				line-height: 35px;
				border: none;
				border: 0px;
				font-size: 30px;
				background: White;
				margin: 0px;
				padding: 0px;
			}
			
			div.header div.search_bar input.submit {
				display: block;
				position: relative;
				left: 672px;
				margin: 0px;
				padding: 0px;
				border: 0px;
				border: none;
				background: transparent;
				color: #fff;
				font-size: 14px;
				height: 35px;
				width: 55px;
			}

	div.header div.bottom_links {
		width: 974px;
		clear: both;
		display: block;
		text-align: center;
	}

		div.header div.bottom_links a {
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
		}

	div.header div.ads_header_wrapper_bottom {
		width: 900px;
		margin: 2px 0px 0px 35px;
	}
	
		div.header div.ads_header_wrapper_bottom div.hide_show_button {
			float:right;
		}
		
		div.header div.ads_header_wrapper_bottom div.ads_header_bottom {
			clear:both;
		}

div.middle {
	width: 900px;
	clear: both;
	display: block;
	margin: 10px 0px 0px 35px;
	padding: 0px 1px 0px 2px;
	text-align: left;
}

div.middle table.mainStyle {
	width: 100%;
	margin-top: 5px;
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 900px;
}

div.middle table.mainStyle tr th {
    padding: 2px 4px 2px 4px;
    background-color:#C88237;
    color:#ffffff;
	 text-align: center;
}

div.middle table.mainStyle tr th, div.middle table.mainStyle tr td {
    border: 1px solid #E2E2E2;
}

div.middle table.mainStyle tr td {
    padding: 2px 4px 2px 4px;
}

div.middle table.mainStyle tr th a,div.middle table.mainStyle tr th a:visited,div.middle table.mainStyle tr th a:hover {
    color:#ffffff;
}

div.middle div.paginator {
   margin: 20px 0px 0px 0px;
	text-align: center;
}

div.middle div.paginator div.numbers {
	display: block;
}

div.middle div.paginator div.disabled {
	width: 20px;
	display: inline;
	margin: 0px 1px 0px 1px;
	background-color:#C88237;
   color:#E2E2E2;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-right: 5px;
}

div.middle div.paginator span.current {
	width: 20px;
	display: inline;
	margin: 0px 1px 0px 1px;
	background-color:#C88237;
   color: #b22222;
   font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-right: 5px;
}

div.middle div.paginator a {
	width: 20px;
	display: inline;
	margin: 0px 1px 0px 1px;
	background-color:#C88237;
   color:#ffffff;
   font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-right: 5px;
	text-decoration: none;
}

div.middle div.paginator div.text {
	display: block;
	padding-top: 3px;
}

div.middle div.paginator a.active {
   color: #000;
	text-decoration: none;
}

div.footer {
	width: 974px;
	clear: both;
	display: block;
	color: #693c09;
	font-size: 13px;
	font-weight: bold;
}

	div.footer div.footer_bar {
		width: 974px;
		height: 107px;
		float: left;
		margin: 20px 0px 10px 0px;
		background-image:url(../img/footer.gif);
		background-position: 35px 33px;
		background-repeat: no-repeat;
	}

	div.footer div.footer_bar_2 {
		width: 905px;
		height: 20px;
		display: block;
		clear: both;
		margin: 0px 35px 10px 35px;
		padding: 20px 0px 0px 0px;
		background-image:url(../img/horizontal_bar_2.gif);
		background-position: bottom;
		background-repeat: repeat-x;
	}

	div.footer img.bottom_position {
		margin-right: 114px;
		float: right;
		position: relative;
	}

	div.footer p {
		text-align: center;
	}

	div.footer a {
		color: #693c09;
		text-decoration: none;
	}