body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;	
	margin: 0px;
	padding: 0px;	
	background-position: left;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 9pt;

}

.TDMain {
	background-position: left top;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 9pt;


}

.TDTextMain {
	height: 300px;
	vertical-align: top;
	padding: 5px;
}

.TableMain {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.TDArcrayLink {
	font-size: 8pt;
	color: #666666;
	background-position: right;
	text-align: right;

}
.TDTopBarRepeat {
	background-image: url(images/top_bar_repeat.gif);
	background-repeat: repeat-x;
}
.TDTitleBarRepeat {
	background-image: url(images/title_bar_repeat.gif);
	background-repeat: repeat-x;
}

.TDTopMenuRepeatBottom {
	background-image: url(images/menu_bar_bottom_repeat.gif);
	background-repeat: repeat-x;
}
.TDTopMenuBar {
	background-color: #EEEEEE;
	font-size: 9pt;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #666666;



}
.TopMenuBarLink {
	color: #666666;
	text-decoration: none;

}
.TopMenuBarLink:HOVER {
	color: #000000;
}
h1 {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 14pt;
	padding: 3px;
	border-left-style: solid;
}
h3	{
	font-family:"Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	}
.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #6185CA;
	border-right-color: #6185CA;
	border-bottom-color: #6185CA;
	border-left-color: #6185CA;
}
.TDTour {
	background-image: url(images/taketour_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-left: 10px;

}
.TDLatestNews {
	background-image: url(images/latestnews_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;


}
.advert {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
}
.content {
}
.content img {
	float: right;
	border: 0;
	padding: 10px;
}

.roundbox-tr { max-width: 800px; width:90%; margin:auto; padding:0; background:url("../img/box-lgt-tr.jpg") no-repeat right top; }

.roundbox-tl { margin:0; padding:0; background: url("../img/box-lgt-tl.jpg") no-repeat left top; }

.roundbox-br { margin:0; padding:0; background: url("../img/box-lgt-br.jpg") no-repeat right bottom; }

.roundbox-bl { margin:0; padding:0; background: url("../img/box-lgt-bl.jpg") no-repeat left bottom; }

.roundbox-content { margin:0; padding:1.5em 1.5em; }

.roundbox-content p { margin: 0; padding: 0; line-height: 1.6; }

.ImgBorder-None {
	border: none;
}
.ImgBorder-Black {
	border: 2px solid #000000;
}

.ImgBorder-Yellow {
	border: 2px solid #FFFF66;
}

.floatright {float: right;}
