@charset "utf-8";
/* CSS Document */

#header {
	clear: both;
	width: 100%;
	/* width: 728px; */
	height: 34px;
	background-color: #000066;
	color: #FFFFFF;
	font-family: arial;
	margin: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#body {
	font-family:Arial;
	font-size:12px;
}
#item {
	clear: left;
	color: #000000;
	font-size: 12px;
	height: 11px;
	font-family: arial;
	margin: 0;
	vertical-align: middle;
}
.HeaderClass A:link {
	color :#FFFFFF;
}
.HeaderClass A:visited {
	color: #FFFFFF;
}
.HeaderClass A:active {
	color: #FFFFFF;
}
.HeaderClass A:hover {
	color: #FF0000;
}
.MustSee {
	background-image: url(Test/images/mustsee.jpg);
	background-position: center top;
	line-height: normal;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	height: 59px;
}
.NewStar {
	background-repeat: no-repeat;
	background-position: center center;
	border: thin solid #ffd884;
	text-align: center;
}
.NewStar2 {
	background-repeat: no-repeat;
	background-position: center center;
	border: thin solid #ffd884;
	width: auto;
	text-align: center;
}
.TableItem {
	font-family:Arial;
	font-size:12px;
}
.Red {
	color: #FF0000
}
body {
	background-color: #FFFFFF;
}
.sub_table {
	border-style:double;
	font-size:10px;
	font-family: arial;
	margin: 0;
	vertical-align: middle;
}
.Bold {
	font-weight: bold;
	text-align: center;
}

