body
{
	font-size:12px;
}

a:link
{
	color: #B2926C;
	font-size:12px;
	border: 0;
	text-decoration: none;
}
a:visited
{
	color: #B2926C;
	font-size:12px;
	border: 0;
	text-decoration: none;
}
a:active
{
	color: #B2926C;
	font-size:12px;
	border: 0;
	text-decoration: underline;
}
a:hover
{
	color: #B2926C;
	font-size:12px;
	border: 0;
	text-decoration: underline;
}
a.mainnav:link
{
	color: #324750;
	font-size:12px;
	font-weight:bold;
	border: 0;
	text-decoration: none;
}
a.mainnav:visited
{
	color: #324750;
	font-size:12px;
	font-weight:bold;
	border: 0;
	text-decoration: none;
}
a.mainnav:active
{
	color: #324750;
	font-size:12px;
	font-weight:bold;
	border: 0;
	text-decoration: none;
}
a.mainnav:hover
{
	color: #324750;
	font-size:12px;
	font-weight:bold;
	border: 0;
	text-decoration: none;
}
a.listlink
{
	text-decoration: underline;
}
a.listlink:link
{
	color: #664530;
	font-size:14px;
	border: 0;
}
a.listlink:visited
{
	color: #664530;
	font-size:14px;
	border: 0;
}
a.listlink:active
{
	color: #664530;
	font-size:14px;
	border: 0;
}
a.listlink:hover
{
	color: #664530;
	font-size:14px;
	border: 0;
}
div#logo, div.navh, div.navh_s, div.star1, div.star0
{
	background-image: url(images/ehl_sprites.png);
	background-repeat: no-repeat;
}
div#logo
{
	margin: 0;
	padding: 0;
	width: 200px;
	height: 51px;
	background-position: 0 -96px;
}

acronym
{
	border-bottom: 1px solid #664530;
	color: #664530;
}

div.container
{
	margin-left: auto;
	margin-right: auto;	
	padding:0;
	width: 950px;
}
div.footer
{
	clear: both;
	position: relative;
	width: 950px;
}
div.header
{
	position: relative;
	width: 950px;
}
div.searchbox, div.loginbox, div.ratebox
{
	font: 85% "Trebuchet MS", sans-serif;
}
div.nav
{
	font-size: 70%;
	float: left;	
	margin: 0;
	width: 200px;
}
div.navheader
{
	background: url('images/box.png') no-repeat;
	height: 17px;
	margin: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 1px;
	padding: 0px;
	padding-top: 2px;
	padding-left:10px;
	padding-right:0px;
	width: 200px;
}
div.navheader_over
{
	background: url('images/box_over.png') no-repeat;
	height: 17px;
	margin: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 1px;
	padding: 0px;
	padding-top: 2px;
	padding-left:10px;
	padding-right:0px;
	width: 200px;
}

div.navh
{
	background-position: 0 -20px;
	height: 17px;
	margin: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 1px;
	padding: 0px;
	padding-top: 2px;
	padding-left:10px;
	padding-right:0px;
	width: 200px;
}
div.navh_s
{
	background-position: 0 -58px;
	height: 17px;
	margin: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 1px;
	padding: 0px;
	padding-top: 2px;
	padding-left:10px;
	padding-right:0px;
	width: 200px;
}
div.navh:hover
{
	background-position: 0 -58px;
	height: 17px;
	margin: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 1px;
	padding: 0px;
	padding-top: 2px;
	padding-left:10px;
	padding-right:0px;
	width: 200px;
}

div.links
{
	font-size: 14px;
	position: relative;
	width:740px;
	float:right;
	border:1px solid #7EA2B2;
	text-align: center;
	margin-top:5px;
}
div.error
{
	width: 600px;
	margin-top: 4px; 
	margin-left: auto; 
	margin-right: auto;
	border:1px solid red; 
	color: #FF0000; 
	text-align: center;
}
div.ok
{
	width: 600px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid green;
	color: #0000FF;
	text-align: center;
}

div.footer 
{
	color:#7EA2B2;
	font-size:10px;
	font-family:arial;
}

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

img
{
	border: 0;
}

input.search
{
    background-image: url(images/magnify.gif);
    background-repeat:no-repeat;
    background-position:left;
    border: 1px solid #6297BC;
    padding-left:16px;
}

span.ui-dialog-title
{
	font-size: 85%;
}
span.user
{
	text-align: left;
}

#copy
{
	text-align: center;
	width: 100%;
}
#middlecontent
{
	clear: right;
	float: right;	
	height: 100%;
	margin-left: 0px;
	border: 1px solid #7EA2B2; 
	width: 740px;
}
#topcontent
{
	clear: right;
	float: right;	
	margin-left: 0px;
	border: 0;
	border-bottom: 1px solid #7EA2B2;
	width: 730px;
	padding-left: 10px;
	margin-bottom: 10px;
}

p
{
	text-indent: 23px;
}

/* Links */

div.linkcont
{
	float: right;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	width: 730px;
}

div.linkinfo
{
	clear: both;
	overflow: hidden;
	width: 725px;
}

div.linkleft
{
	overflow: auto;
	clear: left;
	float: left;	
	width: 360px;
}

div.linkright
{
	clear: right;
	float: right;
	text-align: right;
	width: 360px;
}
div.linksep
{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #324750;
	clear: both;
	height: 1px;	
	width: 720px;
}

div.star1
{
	clear: none;
	float: right;
	border: 0px;
	display: inline-block;
	background-position: 0 -167px;
	width: 18px;
	height: 17px;
}

div.star0
{
	clear: none;
	float: right;
	border: 0px;
	display: inline-block;
	background-position: 0 -204px;
	width: 18px;
	height: 17px;
}
span.linkurl
{
	font-size: 95%;
	font-style: italic;
}

span.title
{
	color: #B2926C;
	font-size:12px;
	font-family:times, serif;
	border: 0;
	text-decoration: none;
}

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	font-size: 8pt;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
}
table.tablesorter thead tr .header {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding-left: 5px;
	color: #3D3D3D;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

*
{
	font-family:		verdana;
}

div.ratestar
{
	display: inline-block;
	width: 17px;
	height: 18px;
	background-image: url(images/star0.png);
}
div.ratestars
{
	display: inline-block;
	width: 17px;
	height: 18px;
	background-image: url(images/star.png);
}