body {
	background-image: url(images/tour-bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-position: top;
	background-color: #000000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	scrollbar-face-color: #3873f3;
	scrollbar-shadow-color: #3873f3;
	scrollbar-highlight-color: #3873f3;
	scrollbar-3dlight-color: #3873f3;
	scrollbar-darkshadow-color: #3873f3;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #c6ff00;
}
a:visited {
	color: #c6ff00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #c6ff00;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.tn {
	border: 1px solid #0499fd;
}
.thumb {
	border: 1px solid #6ed6f8;
}
.green-11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bcfe00;
}
.green-11px-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bcfe00;
	font-weight:bold;
}
.green-18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #bcfe00;
}
.bold-blue-14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069dff;
	font-weight: bold;
}
.white-10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.white-11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white-11px-10pxpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding:10px;
}
.white-12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white-18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.white-bold-12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.grey-12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
.bold-white-2spc-11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	word-spacing:2px;
}
.blue-11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #069dff;
}
.bold-blue-12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069dff;
	font-weight: bold;
}
.aqua-11px-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ed6f8;
	font-weight: bold;
}
a.green2:link {
color: #c6ff00;
}
a.green2:visited {
color: #c6ff00;
}
a.green2:hover {
color: #FFFFFF; 
text-decoration: underline;
}
a.green:link {
color: #069dff;
}
a.green:visited {
color: #069dff;
}
a.green:hover {
color: #c6ff00; 
text-decoration: underline;
}

a.white:link {
	color: #FFFFFF;
	font-weight: bold;
}
a.white:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.white:hover {
	color: #c6ff00;
	font-weight: bold;
text-decoration: underline;
}
input.gr {
	font-size: 12px;
	color: #000000;
	background-color: #c6ff00;
	border: 1px solid #000000;
	font-weight: normal;
}
select.gr {
	font-size: 12px;
	color: #000000;
	background-color: #c6ff00;
	font-weight: normal;
	width:150px;
}
textarea.gr {
	font-size: 12px;
	color: #000000;
	background-color: #c6ff00;
	border: 1px solid #000000;
	font-weight: normal;
}
.tnbdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ed6f8;
	background-color: #2a437c;
	height: 172px;
	width: 114px;
	border: 1px solid #31519d;
	padding: 10px 0px 0px;
}
.modelbdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bcfe00;
	font-weight:bold;
	background-color: #2a437c;
	height: 300px;
	width: 200px;
	border: 1px solid #31519d;
	padding: 1px 1px 10px 1px;
}
.picbdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ed6f8;
	background-color: #2a437c;
	height: 120px;
	width: 114px;
	border: 1px solid #31519d;
	padding: 0px 0px 0px;
}
.wallpbdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ed6f8;
	background-color: #2a437c;
	height: 140px;
	width: 160px;
	border: 1px solid #31519d;
	padding: 3px 3px 3px 3px;
}
