BODY {font-family: Tahoma, Verdana, arial, helvetica, sans-serif; font-size: 12px; background-color:#FFF; color: #000;}
/* default text */

 *.horizontal_track {
	background-color: #000;
	width: 120px;
	line-height: 0px;
	cursor:e-resize;
	font-size: 0px;
	text-align: left;
	padding: 4px;
}

input {
	background-color:#dcfadc;
	border:1px solid #63a865;
	padding:3px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.headersitename {
	font-family:Century Gothic, Tahoma, Arial;
	font-size:20pt;
	padding-left:10px;
}

select {
	background-color:#dcfadc;
	font-family:Tahoma, Geneva, sans-serif;
	padding:3px;
	border:1px solid #63a865;
	font-size:12px;
}

textarea {
	background-color:#dcfadc;
	font-family:Tahoma, Geneva, sans-serif;
	padding:3px;
	border:1px solid #63a865;
	font-size:12px;
}

.submit {
	background-color:#1981d9;
	border-top:1px solid #a7d1f5;
	border-left:1px solid #a7d1f5;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}

.menu_button {
	background-color:#dcfadc;
	width:167px;
	padding:4px;
	cursor:pointer;
	margin-bottom:4px;
	border:1px solid #63a865;
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.menu_button:hover {
	background-color:#FFF;
}


*.horizontal_track {
	background-color: #FFF;
	width: 120px;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	padding: 4px;
}
*.horizontal_slider {
	background-color: #3b5998;
	width: 12px;
	height: 6px;
	position: relative;
	z-index: 2;
	line-height: 0;
	margin: 0;
	border: 4px solid;
	border-color: #7694d3 #2c4271 #2c4271 #7694d3;
}
*.horizontal_slit {
	background-color: #FFF;
	width: 110px;
	height: 4px;
	margin: 4px 4px 2px 4px;
	line-height: 0;
	position: absolute;
	z-index: 1;
	border: 1px solid;
	border-color: #3b5998 #b7cbf4 #b7cbf4 #3b5998;
}
*.vertical_track {
	background-color: #bbb;
	padding: 3px 5px 15px 5px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.vertical_slider {
	background-color: #666;
	width: 18px;
	height: 8px;
	font: 0px;
	text-align: left;
	line-height: 0px;
	position: relative;
	z-index: 1;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.vertical_slit {
	background-color: #000;
	width: 2px;
	height: 100px;
	position: absolute;
	margin: 4px 10px 4px 10px;
	padding: 4px 0 1px 0;
	line-height: 0;
	font-size: 0;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}
/*.display_holder {
	background-color: #bbb;
	color: #fff;
	width: 34px;
	height: 20px;
	text-align: right;
	padding: 0;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}*/
.value_display {
	background-color: #FFF;
	color: #000;
	width: 30px;
	margin: 0 2px;
	text-align: right;
	font-size: 10pt;
	font-face: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	border: 0;
	cursor: default;
}

 
  .review_title {  
font-family: Century Gothic, arial, helvetica, sans-serif; 
font-size: 22pt; 
text-align:left;
padding-left:15px;
padding-top:15px;
border-bottom:1px solid black;
 }
 
#change_city, .as ul { padding: 3px; width: 156px; border: 1px solid #999; font-family: verdana; arial, sans-serif; font-size: 12px;}
.as ul { font-family:Tahoma, Geneva, sans-serif; arial, sans-serif; font-size: 12px; margin: 0px 0 0 0}
.as li { list-style-type:none; padding:3px; text-align:left;background-color:#FFF;margin: 0 0 0px 0; cursor: pointer; width:150px; color: #294781;}
.as li:hover { background: #D8DFEA;}
.as li.selected { background: #D8DFEA;} 


a { font-family: Tahoma, Verdana, arial, verdana, sans-serif;  font-weight: bold;  font-size: 12px; text-decoration: none;}
a:visited { color: #000; text-decoration: none;}
a:link { color: #000; text-decoration: none;}
a:alink { color: #000; text-decoration: none;}
a:hover { color: #000; text-decoration: underline;}


.button {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	text-decoration : none;
	color: #FFF;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #719cbe;
	border-right : 1px solid #719cbe;
	background : #9abcd7;
}

.button:hover {
   border-top : 1px solid #BCBCBC;
   border-left : 1px solid #BCBCBC;
   border-bottom : 1px solid #FFFFFF;
   border-right : 1px solid #FFFFFF;
	}
	
.blue_button{background-color:#3B5998;border-color:#D9DFEA;border-style:solid;border-width:1px;color:#FFF;font-size:11px;}

/* begin css tabs */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #6c6; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

div#tab1 li.tab1, div#tab2 li.tab2, div#tab3 li.tab3, div#tab4 li.tab4 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

div#tab1 li.tab1 a, div#tab2 li.tab2 a, div#tab3 li.tab3 a, div#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #6c6; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #cfc; /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

/* end css tabs */
 

.redbutton {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-style: outset;
	padding:4px;
	border-color: #d64a03 #C22929 #C22929 #d64a03;
	border-width: 1px;
	width:auto;
	cursor: pointer;
	background: #A50000;
	}
	
.redbutton:hover {
	background: #C22929;
}


/* end css tabs */