@charset "utf-8";
.DarkRedHeader {
	color: 990000;
	font-weight: bold;
}

body {
	background-color: #EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 731px;
}
#searchpanel {
	background-color: #FFFFF0;
	border: thin solid #666666;
}

#navbar {
	width: 731px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/new-website_05.jpg);
	height: 50px;
}
.navtable {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	width: 98%;
}
#content {
	background-image: url(../images/new-website_06.jpg);
	width: 731px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	overflow: hidden;
}
#rightcontent {
	position: relative;
	width: 525px;
	font-family: Arial;
	font-size: 12px;
	min-height:200px;
	float: left;
}

#footer {
	width: 731px;
	margin-right: auto;
	margin-left: auto;
	background-color: #33568C;
	font-family: arial;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	clear: both;
}
#navbar #navbarcontainer a {
	color: #FFFFFF;
}

#contentfooter {
	width: 731px;
	margin-right: auto;
	margin-left: auto;
	height: 16px;
	overflow: hidden;
	clear: both;
}
#leftmenu {
	float: left;
	width: 183px;
	margin-left: 8px;
	margin-right: 8px;
	height: 100%;
	display: inline;
	font-family: Arial;
	font-size: 12px;
}
#navbar #navbarcontainer {
	padding-top: 10px;
}
.toptableline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #305790;
}
.ourpriceheader {
	font-weight: bolder;
	color: #FF0000;
}
.imagedisclaimer {
	font-size: 9px;
}

.bottomtableline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #305790;
}
.ourprice {
	border: medium dashed #FF0000;
	background-color: #FFFFF0;
}
#footer a {
	color: #FFFFFF;
}
h1 {
	color: #990000;
}
a:active {
	color: #990000;
}
a:hover {
	color: #990000;
}
h2 {
	color: #990000;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}

.autosuggest 			{
	background-color: white;
	white-space: nowrap;
	padding-right: 5px;
	clear: both;
	position: absolute;
	left: 75px;
	top: 114px;
	width: 170px;
}
.searchsize {
	width: 180px;
}

.autosuggest a 			{font-family: verdana, sans-serif, arial;white-space: nowrap;font-size: 13px;width: 100%;display: block;background-color: white;color: blue}
.autosuggest a:hover 	{background-color: blue;color: white;cursor: pointer; cursor: hand}

.autosuggest2 			{
	background-color: white;
	white-space: nowrap;
	padding-right: 5px;
	clear: both;
	position: absolute;
	left: 75px;
	top: 190px;
	width: 170px;
}
.searchsize {
	width: 180px;
}

.autosuggest2 a 			{font-family: verdana, sans-serif, arial;white-space: nowrap;font-size: 13px;width: 100%;display: block;background-color: white;color: blue}
.autosuggest2 a:hover 	{background-color: blue;color: white;cursor: pointer; cursor: hand}
