body, table {
	color: black;
	background: white;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}

/*--- Tables ---*/
table.remote {
	margin: 10px 0px 10px 0px;
	width: 100%;
	border-collapse: collapse;
}

table.source {
	margin: 15px 0px 10px 0px;
	width: 100%;
}

/*--- Header ---*/

#header {
	height: 128px;
	min-width: 801px;
	max-height: 128px;
}

#header_search {
	padding-top: 58px;
}

img.main_logo {
	border-right: dotted 1px black;
	margin: 0px 0px 0px 0px;
	float: left;
}

img.banner_ad {
	/* the banner ad has a couple of extra white pixels along the top,
	   this is meant to hide those and make it even with the rest of
	   the header */
	   
	margin: -2px 0px 0px -4px;
	float: left;
}



/*--- Footer ---*/
#google_bottom {
	min-width: 728px;
        min-height: 90px;
}

#footer {
	min-width: 801px;
	width: 801px;
/*	position: bottom; */
	border-top: 1px solid black;
	margin: 5px 0px 0px 0px;
}

/*--- Menu ---*/

#menu {
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
	min-width: 50em;
	max-width: 800px;
	width: 800px;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li {
	float: left;
	margin: 0 0.15em;
	padding: 0;
	text-align: center;
}

#menu li a {
	width: 9em;
	color: white;
	background-color: #369;
	padding: .2em .2em;
	display: block;
	text-decoration: none;
}

#menu li a:hover {
	background-color: #369;
	background-color: #036;
	color: white;
}

#menu form {
	text-align: right;
}

/*--- Right aligned placeholder --*/
b.b_right {
	text-align: right;
}

/*--- Content ---*/

#content {
	position: relative;
	width: auto;
	margin: 5px 190px 0px 0px; 
	min-width: 120px;
}

/*--- Welcome box ---*/
#welcome {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #8080ff;
}

#welcome h1 {
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 3px 3px;
	font-size: larger;
	color: yellow;
	background: #8080ff;
}

#welcome p {
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 3px 3px;
	border-left: 1px #8080ff;
	border-right: 1px #8080ff;
	background: #eee;
}

#welcome_ad {
	min-width: 728px;
	min-height: 90px;
	border-left: 1px #8080ff;
	border-right: 1px #8080ff;
	background: #eee;
	text-align: center;
	padding-top: 2px;
}

/*--- Some misc. styles ---*/
p.box1 {
        padding: 2px 2px 2px 2px;
	border: 1px solid black;
}

/*--- Google links ---*/
#g_links {
	position: relative;
	margin: 20px 0px 20px 0px;
	border: 1px solid #8080ff;
	background: #eee;
}

/*--- Special offers box ---*/
#offers {
	position: relative;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 4px groove blue;
}

#offers h1 {
        border-top: 4px groove blue;
        border-left: 4px groove blue;
        border-right: 4px groove blue;
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 3px 10px;
	font-size: larger;
	color: red;
	background: #cdf1ce;
}

#offers h2 {
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 3px 3px;
	color: #49a249;
	border-left: 4px groove blue;
	border-right: 4px groove blue;
	font-size: small;
	font-style: italic;
	background: #eee;
}

#coupon {
	font-weight: bold;
}

#offers p {
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 3px 3px;
	border-left: 4px groove blue;
	border-right: 4px groove blue;
	background: #eee;
}

/*--- News box ---*/
#news {
	position: relative;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #8080ff;
}

#news h1 {
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 3px 10px;
	font-size: larger;
	color: white;
	background: #8080ff;
}

#news h2 {
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 3px 3px;
	color: red;
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	font-size: small;
	font-style: italic;
	background: #eee;
}

#news p {
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 3px 3px;
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	background: #eee;
}

#news_ad {
	min-width: 300px;
	min-height: 250px;
	text-align: center;
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	background: #eee;
	padding-top: 2px;
}

/*--- Right column - contains search and ads ---*/
#rt_col {
	position: relative;
	width: 160px;
	top: 0px;
	right: 5px;
	float: right;
	padding: 5px 5px 5px 5px;
/*	border: 1px dashed #c0c0c0; */
}

/*--- Quick link chooser text color ---*/
select.opt {
	color: blue;
}

/*--- Table headers ---*/
th {
	font-weight: bolder;
	font-size: larger;
	color: red;
        background: #ffffb0;
	text-align: left;
}

/*--- Table header - underline links on hover ---*/
a.link_th {
	color: red;
	text-align: left;
	text-decoration: none;
}

a:hover.link_th {
	color: red;
	text-align: left;
	text-decoration: underline;
}

/*--- Company notes ---*/
td.title_desc {
        color: red;
        background: #eee;
}

/*--- Cells contains links ---*/
td.link_el {
	color: blue;
	padding: 0px 5px 0px 5px;
	background: #f1f1ff;
        width: 30%;
	border: 2px solid white;
}

/*--- Description cell ---*/
td.desc {
	background: #f1f1ff;
        width: 70%;
	border: 2px solid white;
}

td.source_id,td.general {
	background: #f1f1ff;
}

td.source_title {
	background: #f1f1ff;
}

/*-- Links where the underline only appears on hover --*/
a.link_hu {
	text-decoration: none;
}

a:hover.link_hu {
	text-decoration: underline;
}

/*-- Links inside of superscript --*/
a.link_sup {
	color: gray;
	text-decoration: none;
}

a:hover.link_sup {
	color: gray;
	text-decoration: underline;
}

address {
	text-align: center;
}

/*--- Extra emphasis ---*/
em.extra {
	color: red;
	font-weight: bold;
}

/*--- Contact page header ---*/
h1.contact,h1.general {
	color: red;
	font-size: larger;
}

h2.general {
	font-size: larger;
	font-weight: bold;
}

/*--- FAQ Answers ---*/
td.faq_a {
	padding-bottom: 2em;
}
