* html .menu li a{
	w\idth: 109px; /*185px minus all left/right paddings and margins*/
	width: 127px; /*IE 5*/
}

* html a:hover {
	visibility: visible;
}

body {
	background-color: #EFEFEF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

h1{
	color: #000080;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}

h1.index{
	color: #000080;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 0px;
}

h1.maphead{
	color: Navy;
	font-size: large;
	font-weight: bold;
	margin-left: 150px;
	text-decoration: underline;
}

h1.mapleft{
	background-image: url(image/small-arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #000080;
	font-size: medium;
	font-weight: bold;
	margin-left: 10px;
	text-indent: 40px;
}

h2{
	color: #000080;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}

h3{
	color: #000080;
	font-size: small;
}

h6{
	color: #000080;
	font-size: xx-small;
}

ul.left{
	background-color: #EDEDED;
	color: #000080;
	font-size: xx-small;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 0px;
	vertical-align: top;
	padding: 0px;
	padding-bottom: 20px;
	width: 500px;
}
ol.left{
	background-color: #EDEDED;
	color: #000080;
	font-size: xx-small;
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 0px;
	padding: 0px;
	padding-bottom: 20px;
	width: 500px;
}

.address{
	background-color: #D5DCF1;
	color: #000080;
	font-weight: bold;
	padding: 5px;
	text-indent: 0px;
	width: 280px;
}

.bluetext{
	color: #0000FF;
	font-size: small;
}

.but1 {
	background-image: url(image/leftblankon.gif);
	background-repeat: no-repeat;
	display: block;
	font-family: arial, helvetica, sans-serif;
	height: 24px;
	margin: 0;
	padding: 0;
	position: relative;
	white-space: nowrap;
	width: 120px;
}

.but1 a {
	color: #000080;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-decoration: none;
	width: 120px;
}

.but1 a:hover {
	color: #000080;
}

.but1 a:hover img{
	visibility: hidden;
}

.but1 img {
	border: 0;
	height: 24px;
	width: 120px;
}

.but1 span {
	cursor: pointer;
	left: 30px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;
}

.container {
	background-color: #FFFFFF;
	color: #333333;
	line-height: 20px;
	margin: 10px auto;
	min-height: 650px;
	width: 850px;
}

.content {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin-left: 150px;
	margin-right: 150px;
	min-height: 700px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	position: relative;
	text-indent: 20px;
}

.contentmap {
	color: #0000FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	min-height: 650px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

.country{
	background-color: #D5DCF1;
	color: #000080;
	font-size: x-small;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 35px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
	text-align: center;
}

.datatable{
	border: thin;
	border-color: #808080;
	border-style: solid;
}

.deallist{
	background: #FFFACD;
	list-style: none;
	margin-left: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 30px;
	width: 120px;
}

.deallist a{
	color: #808080;
}

.deallist a:hover{
	color: #0000FF;
}

.footer {
	background-color: #DDDDDD;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	clear: both;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0;
	padding: .5em;
	text-align: right;
}

.hbuttons a{
	background-color: #D5DCF1;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	color: #000080;
	display: inline;
	display: block;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 18px;
	margin-right: 2px;
	margin-top: 21px;
	text-align: center;
	text-decoration: none;
	width: 65px;
}

.hbuttons a:hover{
	background-color: #FFFFFF;
	color: #0000FF;
}

.header1 {
	background-image: url(image/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF0000;
	font-size: small;
	padding-left: 23px;
}

.hotdeals{
	background-image: url(image/hot.gif);
	position: absolute;
	width: 130px;
}

.img1 {
	float: right;
	padding: 5px;
	position: relative;
}

.img2 {
	margin-bottom: 20px;
	margin-top: 30px;
}

.imgtop {
	border: 0px;
	margin-top: 0px;
	padding: 5px;
}

.leftnav {
	background-color: #AFEEEE;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	float: left;
	margin: 0px;
	min-height: 700px;
	padding: 1em;
	width: 125px;
}

.list{
	background-color: #EDEDED;
	color: #000080;
	font-size: xx-small;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 0px;
	padding: 0px;
	padding-bottom: 20px;
	width: 130px;
}

.listheader{
	background-color: #D5DCF1;
	color: #000080;
	font-size: x-small;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
}

.login a{
	background-color: #C9EC68;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	color: #000080;
	display: inline;
	display: block;
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 18px;
	margin-right: 150px;
	margin-top: 21px;
	text-align: center;
	text-decoration: none;
	width: 65px;
}

.login a:hover{
	background-color: #DFFA93;
	color: #0000FF;
}

.logo {
	background-color: #899BE1;
	background-image: url(image/logo.jpg);
	background-repeat: no-repeat;
	border: 0px;
	border-bottom: 1px solid #808080;
	height: 60px;
	margin-bottom: 0px;
	padding: 0px;
}

.menu{
	border: 1px solid #000000;
	border-bottom-width: 0;
	width: 125px;
}

.menu div.menutitle{
	background-color: #000080;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	padding: 1px 0;
	padding-left: 5px;

}

.menu li a{
	background-color: #8F99E1;
	border-bottom: 1px solid #90BADE;
	border-left: 5px solid #000080;
	color: #FFFFFF;
	display: block;
	padding: 3px 0;
	padding-left: 9px;
	text-decoration: none;
	width: 109px; /*185px minus all left/right paddings and margins*/
}

.menu li a:hover {
	background-color: #CAD0F2;
	border-left-color: #1C64D1;
}

.menu li.menutitle{
	background-color: #000080;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	padding: 1px 0;
	padding-left: 5px;

}

.menu ul{
	font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.price{
	background: #D5DCF1;
	padding: 5px;
}

.promo-chck-avail{
	color: #FF0000;
	font-size: xx-small;
}

.promo-chck-avail a{
	color: #FF0000;
}

.red-text {
	color: #FF0000;
}

.rightnav {
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	color: #808080;
	float: right;
	font-size: x-small;
	margin: 0px;
	min-height: 706px;
	padding: 1em;
	width: 130px;
}

.sale{
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}

.tld-list {
	color: #0000FF;
	padding-right: 10px;
}

.top {
	background-color: #AFEEEE;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	height: 40px;
	padding-left: 152px;
}
.box-left{
width: 350px;
float: left;

	
}
.box-right{
width: 350px;
float: right;
margin-right: 40px;
}

.sitelink a {
background-image: url(image/rightarrow.gif);
display: block;
background-position: left;
background-repeat: no-repeat;
	color: blue;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 50px;
	text-indent: 30px;
	position: relative;
}

.sitelink  a:hover {
	color: Green;
}
