html, body {
	background-color: #fff;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 0.8em;
	color: #444;
	margin: 0; padding: 0;
}
 
img { border: none; }
ul { 
	margin: 0; padding: 0 0 0 6px;
	list-style-type: none; 
}

a:link, a:visited {
	color: #1f4059;
	text-decoration: none;
}

a:hover, a:active {
	color: #a40a18;
	text-decoration: underline;
}
.topqueries a:hover { text-decoration: none; }

a.tip {
	font-size: xx-small;
	font-weight: normal;
	vertical-align: super;
	color: #f00;
}

p {
	margin: 5px auto; padding: 0;
	width: 95%;
	text-align: justify;
}

p.topqueries {
	font-variant: small-caps;
	font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 5px;
	font-weight: bold;
	text-align: center;
}
h3 { font-size: 1.5em }
h4 { font-size: 1.3em }
h6 { font-size: 1em }

input { vertical-align: middle; }

#container {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	text-align: left;
}

#header { 
	background: #a40a18;
	height: 80px;
}

#menu {
	background-color: #a40a18;
	width:750px; height: 20px;
	margin:0 auto; padding:0; 
	list-style-type:none;
}

#menu a:hover { color: #a40a18; }
#menu a.active {  font-weight: bold; }

#menu li {
	float:right;
	width: 80px;
	margin: 0 1px;
}

#menu a {
	background-color:#f0f0f0;
	color:#444;
	display:block;
	width: 80px;
	font-size: 1.1em;
	padding-bottom: 2px;
}

#search, #horbar { border: 1px solid #fff; }
#footer { margin: 20px auto; }

.blurbblock, .adsblock { margin: 0 1px; }
.resultblock, .infoblock, .qblock, .noresblock, .newblock, .searchblock, .blurbblock, .adsblock {
	border: 1px solid #fff;
	margin-top: 12px;
	padding: 5px 0;
}

.noresblock p {
	font-size: 1.2em;
	text-align: center;
}

.infoblock a, .noresblock a { color: #a40a18; }
.infoblock, .qblock, .noresblock {
	margin-right: 8px;
	width: 242px;
	float: left;
}

.infoblock { background-color: #E8F5F9; }
.resultblock, .noresblock, .qblock { background-color: #E8F5F9; }
.newblock { background-color: #f0f0f0; }
.searchblock { background-color: #EFEDE7; }
.blurbblock { background-color: #DDFF1E; }
/*.adsblock { background-color: #fdfeef; }*/

table {
	width: 100%;
	border-collapse: collapse;
	border: none;
}

table.sortable { font-size: 1.1em; }
table.sortable td { padding: 3px 5px; }
table.sortable tr.odd {
	background-color: #D0EDF8;
	border-right: #E8F5F9;
}
table.sortable tr.titles {
	background-color: #D0EDF8;
	border-bottom: 1px solid #D0EDF8;
	font-weight: bold;
}

#new { width: 367px; }
.newblock a:link, .newblock a:visited { font-size: 11px; }
.newblock table { width: 100%; border-collapse: collapse; }
.newblock td { padding: 2px 0 2px 3px; }


/* nifty corners */

.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}

