body {
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;


}
.tablebg {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-color: #666666;

}
td {
	font-size: 11px;
	font-weight: normal;
}
a:link {
	color: #FFFFCC;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	color: #FFFF66;
	text-decoration: underline;
}
.vtourtable {
	background-color: #878787;
	margin: 0px 0px 0px 7px;
	padding: 3px;
	border: 1px solid #ffffff;

}
.bottomnav {
	font-size: 10px;
	text-align: center;
}
.small {
	font-size: 10px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;

}
th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
.imgborder {
	border: 1px solid cccccc;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}
.intranettext {
	color: #333333;
	font-size: 11px;
	background-color: #FFFFFF;
}

