/* cape town tours stylesheet */

.content table			{ font-family: Verdana, helvetica, Tahoma, sans-serif; font-size: 8pt; font-style: normal; color:#333333;}
.content A:link		{ color:#333333; text-decoration: none;}
.content A:visited	{ color:#333333; text-decoration: none;}
.content A:hover	{ color:#000000; text-decoration: underline;}
.content A:active	{ color:#333333;}

.menu 			{ font-family: Verdana, helvetica, Tahoma, sans-serif; font-size: 7pt; font-style: normal; color:#ffffff; font-weight:bold; }
.menu A:link	{ color:#ffffff; text-decoration: none; font-weight:bold; }
.menu A:visited	{ color:#ffffff; text-decoration: none; font-weight:bold; }
.menu A:hover	{ color:#ffcc00; text-decoration: none; font-weight:bold; }
.menu A:active	{ color:#ffffff; font-weight:bold; }

.links 				{ font-family: Verdana, helvetica, Tahoma, sans-serif; font-size: 7pt; font-style: normal; color:#000000; font-weight:bold; }
.links A:link		{ color:#000000; text-decoration: none; font-weight:bold; }
.links A:visited	{ color:#000000; text-decoration: none; font-weight:bold; }
.links A:hover		{ color:#333333; text-decoration: none; font-weight:bold; }
.links A:active		{ color:#000000; font-weight:bold; }

.footer 				{ font-family: Verdana, helvetica, Tahoma, sans-serif; font-size: 7pt; font-style: normal; color:#ffffff; font-weight:bold; }
.footer A:link		{ color:#ffffff; text-decoration: none; font-weight:bold; }
.footer A:visited	{ color:#ffffff; text-decoration: none; font-weight:bold; }
.footer A:hover		{ color:#ffcc00; text-decoration: none; font-weight:bold; }
.footer A:active	{ color:#ffffff; font-weight:bold; }

.box {

font-family: Verdana, helvetica, Tahoma, sans-serif; font-size: 7pt; font-style: normal; color:#ffffff;

background-color:#4C7EB9;
border-left: 1px solid #000000; 
border-right: 1px solid #000000; 
border-top: 1px solid #000000; 
border-bottom: 1px solid #000000;

}

.left {

width:130px;
font-family: Verdana, helvetica, Tahoma, sans-serif; font-size: 7pt; font-style: normal; color:#333333;
background-color:#ffffff;

}

.right {

width:150px;
font-family: Verdana, helvetica, Tahoma, sans-serif; font-size: 7pt; font-style: normal; color:#333333;
background-color:#ffffff;
border-left: 1px solid #000000; 

}

h1 { font-family: Verdana, helvetica, Tahoma, sans-serif; font-size: 9pt; font-style: normal; color:#000000; display:inline;}
h2 { font-family: Verdana, helvetica, Tahoma, sans-serif; font-size: 7pt; font-style: normal; color:#ffffff; display:inline;}
h3 { font-family: Verdana, helvetica, Tahoma, sans-serif; font-size: 14pt; font-style: normal; color:#ffffff; display:inline; font-weight:bold;}

BODY {

	margin:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
	scrollbar-face-color:		#cccccc;
	scrollbar-highlight-color:	#cccccc;
	scrollbar-shadow-color:		#cccccc;
	scrollbar-3dlight-color:	#000000;
	scrollbar-arrow-color:		#000000;
	scrollbar-track-color:		#cccccc;
	scrollbar-darkshadow-color:	#000000;
}

input, select {
	background: #ffffff;
	font-family: Tahoma, sans-serif, Verdana, helvetica;
	color:#000000;
	font-size: 9px;
	font-weight: bold;
	border-color: #398BDF;
	border-style: solid;
}
