body {
	color: #B5D5FF;
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(v3/gosdesign_02.jpg);
	background-attachment: scroll;
	background:url(v3/gosdesign_02.jpg) top repeat-x #660000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0008;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0008;
}
a:link {
	color:#FF0000;
	#text-decoration: underline;
}
a.nounderline {
	text-decoration: none;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
p.noindent {
	padding-right: 0px;
	padding-left: 0px;
}
blockquote {
	text-align: justify;
}
a:visited {
	color:#FF0008;
}
a:hover {
	color:#FFFFFF;
}
a:active {
	color:#FFFFFF;
}
.sidebar {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-align: left;
}
.leftbox {
	background-image: url(v3/gosdesign_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding-top: 7px;
}
.boxFullSize {
	background-image: url(v3/gosdesign-biggerbox_04.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.MainCompensate {
	position: relative;
	top: -183px;
}
.OptionsBox {
	position: relative;
	left: -25px;
	top: 176px;
	text-align: left;
	display: inline;
}
.BgOvershoot {
	position: relative;
	left: -68px;
	top: 185px;
	display: inline;
	visibility: visible;
	z-index: 100;
}
.boxFullSize {
}
.rightbox {
	background-image: url(v3/gosnew_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.white {
	color: #FFFFFF;
}
.tourindent {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: red;
}
hr {
	border: none 0; 
	border-top: 1px dashed white;/*the border*/
	width: 50%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.newstitle {
	color: white;
}