@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.darkcolor {
	background-color: #101010;
}
.pinkcolor {
	background-color: #e8689a;
}
.lightpinkcolor {
	background-color: #fea1b3;
}
.whitecolor {
	background-color: #FFFFFF;
}
.black {
	background-color: #000000;
}
.darkgray {
	background-color: #111111;
}
.gray {
	background-color: #222222;
}
.lightgray {
	background-color: #333333;
}
.join {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
}
.terms {
	font-family: Tahoma;
	font-size: 12px;
	line-height:25px;
	color: #FFFFFF;
}
.hometext {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
.hometext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.hometext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.hometext a:hover {
	text-decoration: underline;
	color: #ffcc00;
}
.hometext a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.graybg {
	background-image: url(images/gray_bg.jpg);
	background-repeat: repeat-x;
}
.enterbox {
	background-image: url(images/enterbox.jpg);
	background-repeat: no-repeat;
}
.agree {
	font-family: Tahoma;
	font-size: 26px;
	color: #FFFFFF;
}
.agree a:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
.agree a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}
.agree a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}
.agree a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}

.disagree {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.disagree a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.disagree a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.disagree a:hover {
	text-decoration: underline;
	color: #000000;
}
.disagree a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.tourlink {
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold;
	color: #1e1e1e;
	text-transform:uppercase;
}
.tourlink a:link {
	color: #1e1e1e;
	text-decoration: none;
}
.tourlink a:visited {
	text-decoration: none;
	color: #1e1e1e;
}
.tourlink a:hover {
	text-decoration: underline;
	color: #666666;
}
.tourlink a:active {
	text-decoration: none;
	color: #1e1e1e;
}
.border {
	border: 1px solid #222222;
}
.toprated {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
.toprated a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.toprated a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.toprated a:hover {
	text-decoration: underline;
	color: #666666;
}
.toprated a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.speed {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.speed a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.speed a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.speed a:hover {
	text-decoration: underline;
	color: #666666;
}
.speed a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #cccccc;
}
.info {
	font-family: Tahoma;
	font-size: 14px;
	color: #cccccc;
}
.info1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.info1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.info1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.info1 a:hover {
	text-decoration: underline;
	color: #000000;
}
.info1 a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.innerlink {
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold;
	color: #1e1e1e;
	text-transform:uppercase;
}
.innerlink a:link {
	color: #1e1e1e;
	text-decoration: none;
}
.innerlink a:visited {
	text-decoration: none;
	color: #1e1e1e;
}
.innerlink a:hover {
	text-decoration: underline;
	color: #666666;
}
.innerlink a:active {
	text-decoration: none;
	color: #1e1e1e;
}
.blacklink {
	background-image: url(images/black_link.jpg);
	background-repeat: no-repeat;
}
.websites {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
}
.websites a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.websites a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.websites a:hover {
	text-decoration: underline;
	color: #ffcc00;
}
.websites a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.date {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.date a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.date a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.date a:hover {
	text-decoration: underline;
	color: #ffcc00;
}
.date a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #ffcc00;
}
.more a:link {
	color: #ffcc00;
	text-decoration: none;
}
.more a:visited {
	text-decoration: none;
	color: #ffcc00;
}
.more a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.more a:active {
	text-decoration: none;
	color: #ffcc00;
}
.heading {
	font-family: Tahoma;
	font-size: 25px;
	font-weight:bold;
	color: #FFFFFF;
	text-transform:uppercase;
}
.heading1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	text-transform:uppercase;
}
.lpad
{
padding-left:5px;
}
form
{
margin:0px;
padding:0px;
}
select
{
width:180px;
}
.headingbg {
	background-image: url(images/headingbg.jpg);
	background-repeat: no-repeat;
}
.headingbg1 {
	background-image: url(images/headingbg1.jpg);
	background-repeat: repeat-y;
}
.graybro {
	border: 3px double #666666;
}
.blaborder {
	background-color: #666666;
	border: 1px solid #FFFFFF;
}
.lin {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.field {background: none #ffffff;
color: #333333;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
width:160px;
}
.field1 {background: none #ffffff;
color: #333333;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
width:250px;
}
.button1 
{ 
width:180px; 
font-family: Tahoma;
height:25px; 
background-image:url(images/bar.gif); 
background-repeat:repeat-x; 
font-size:12px; 
font-weight:bold; 
padding-top:5px; 
color:#333333;
}
.black_drop
{
BORDER-RIGHT: #999999 1px solid;
PADDING-RIGHT: 0px; 
BORDER-TOP: #999999 1px solid; 
PADDING-LEFT: 0px; 
FONT-SIZE: 12px; 
PADDING-BOTTOM: 0px; 
MARGIN: 0px; 
BORDER-LEFT: #999999 1px solid; 
WIDTH: 150px; 
COLOR: #999999; 
PADDING-TOP: 0px; 
BORDER-BOTTOM: #999999 1px solid; 
FONT-FAMILY: Tahoma; 
HEIGHT: auto; 
BACKGROUND-COLOR: #000000;
}
.cart 
{
	width:100px;
	font-family: Tahoma;
	height:25px;
	background-image:url(images/bar.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	color:#333333;
	text-align: center;
	vertical-align: middle;
}
