body {
	padding: 0px; 
	margin: 0px; 
	font-family: Trebuchet MS;
	font-size: 12px; 
}
input,select,textarea {
	font-family: Trebuchet MS;
	font-size: 12px; 
}
h1 {
	font-size: 18px;
	margin-bottom: 10px;
	padding: 0;
	line-height: normal;
}
h2 {
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0;
	line-height: normal;
}
h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0;
	line-height: normal;
}
.h1hdr {
	color: #0D3F5A;
	font-size: 22px;
	margin-bottom: 10px;
	padding: 0;
	line-height: normal;
}
.blogdate {
	font-size: 9px;
}
.paymethodBtn {
	width: 190px;
	height: 80px;
	background: #335169;
	color: #fff;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
#searchLine {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 46px;
	width: 100%;
	background-image: url(/Core/gfx/search_bg.jpg);
}
.container {
	position: relative;
	margin: 0 auto;
	width: 994px;
}
#searchBox {
	position: relative;
	float: left;
	width: 150px;
	height: 30px;
	padding-top: 13px;
	background-image: url(/Core/gfx/search_box_bg.jpg);
}
#searchBoxLeft {
	position: relative;
	float: left;
}
#searchBoxRight {
	position: relative;
	float: left;
}
.searchTextBox {
	background: #fff;
	border: 0;
	padding: 0;
	width: 150px;
	height: 20px;
	color: #666;
	font-size: 10px;
}
#searchButton {
	position: relative;
	float: left;
	width: 81px;
	height: 36px;
	padding-top: 10px;
	margin-left: 5px;
}
#navLine {
	position: absolute;
	left: 0px;
	top: 176px;
	padding-top: 10px;
	height: 40px;
	text-align: center;
	padding-left: 160px;
	width: 941px;
	background-image: url(/Core/gfx/header_b.jpg);
	background-repeat: no-repeat;
}
#newsletterLine {
	position: absolute;
	left: 0px;
	top: 226px;
	height: 27px;
	background-image: url(/Core/gfx/newsletter_bg.gif);
	background-repeat: no-repeat;
	color: #fff;
}
.newsletterTextBox {
	width: 80px;
	border: 0;
	padding: 0;
	margin: 0;
	height: 16px;
}
a.newsletterButton 
{
	color: #fff;
	text-decoration: none;
}
#logoLine {
	position: absolute;
	left: 0px;
	top: 30px;
	height: 146px;
	width: 100%;
	padding: 0;
	margin: 0;
}
#logo {
	position: relative;
	float: left;
	width: 253px;
	height: 135px;
	padding-top: 30px;
}
#loginLine {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 30px;
	text-align: center;
	padding-right: 20px;
	width: 974px;
	background-image: url(/Core/gfx/header_t.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #fff;
}
#loginLine a {
	color: #fff;
}
a.navItemOff {
	position: relative;
	float: left;
	margin-left: 9px;
	margin-right: 9px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
a:hover.navItemOff {
	border-top: 3px solid #fff;
	padding-top: 2px;
	margin-top: 5px;
}
a.navItemOn {
	position: relative;
	float: left;
	margin-left: 9px;
	margin-right: 9px;
	border-top: 3px solid #fff;
	padding-top: 2px;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#banner {
	position: relative;
	padding-left: 7px;
	float: left;
	width: 520px;
	height: 100px;
	padding-top: 21px;
}
#userStatus {
	position: relative;
	float: left;
	width: 530px;
	padding-top: 6px;
	height: 40px;
	color: #fff;
	text-align: right;
	font-size: 11px;
}
#bodyFrame {
	position: absolute;
	left: 0px;
	top: 262px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#leftframe {
	position: relative;
	float: left;
	width: 214px;
	margin: 0;
	padding: 0;
	border: 0;
}
#content {
	position: relative;
	float: left;
	width: 540px;
	margin: 0;
	padding: 0;
	border: 0;
}
#featureBar {
	position: relative;
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
	border: 0;
}
.featureBarContent {
	position: relative;
	background-image: url(/Core/gfx/sidebox_bg.jpg);
	background-color: #A9A8AE;
	background-repeat: no-repeat;
	margin: 0;
	padding: 10px;
	width: 220px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	position: relative;
	text-align: center;
	padding-top: 20px;
}
#footerContent {
	border-top: 1px dotted #ccc;
	font-size: 11px;
	color: #666;
}
#footerContent a {
	text-decoration: none;
	color: #666;
}
.form300 {
	width: 300px;
	padding: 2px;
	border: 1px solid #DBD8D8;
	background: url(/Core/gfx/input_bg.gif) top left repeat-x;
}
.form350 {
	width: 300px;
	padding: 2px;
	border: 1px solid #DBD8D8;
	background: url(/Core/gfx/input_bg.gif) top left repeat-x;
}
.form150 {
	width: 150px;
	padding: 2px;
	border: 1px solid #DBD8D8;
	background: url(/Core/gfx/input_bg.gif) top left repeat-x;
}
.advertTabOn {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #335169;
	margin-right: 1px;
}
.button {
	background: #335169;
	border: 0;
	color: #fff;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}
.advertTabOff {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #1886A6;
	margin-right: 1px;
}
.advertTabOn a {
	text-decoration: none;
	color: #fff;
}
.advertTabOff a {
	text-decoration: none;
	color: #fff;
}
.profileTitle {
	background-image: url(/Core/gfx/search_bg.jpg); 
	color: #000; 
	padding: 5px;
	border-bottom: 1px solid #000;
}
ul {
	list-style-image: url(/Core/gfx/listicon.gif);
}
.currentpage {
	color: #000;
	text-decoration: none;
}
.nodecorlink {
	color: #000;
	text-decoration: none;
}
.movie {
	width: 100%;
	height: 100%;
}
div.movie {
	width: 514px;
	height: 350px;
	text-align: center;
}
.title_region
{
	font-size: 11px;
}