body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat:no-repeat;
}
a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #669900;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-size: 12px;
	color: #666666;
}
td img {display: block;}
.big{font-size:14px;line-height:120%;letter-spacing:1px}
select{font-size:12px;background-color:#FFFFFF; color: #333333}
select.2{font-size:12px;background-color:#FFFFFF}
input.line{font-size:12px;background-color:#FFFFFF;BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; border-color: #000000}
input{font-size:12px;background-color:#FFFFFF}
input.button{font-size:12px;background-color:#FFFFFF}
textarea{font-size:12px;background-color:#FFFFFF}
input{font-size:12px;background-color:#FFFFFF; color: #333333}
input.radio{font-size:12px;background-color:#FFFFFF}
//.STYLE1 {font-family: Geneva, Arial, Helvetica, sans-serif}
.STYLE2 {color: #006600;}
.STYLE5 {color: #6E6E6E;}
.STYLE6 {color: #666666;}
.STYLE7 {
	color: #FF3300;
	font-weight: bold;
}
.STYLE8 {color: #FF0000}
.text {
	FONT-SIZE: 12px; LINE-HEIGHT: 20px; TEXT-DECORATION: none;
}
.bottom {
	FONT-SIZE: 12px; LINE-HEIGHT: 20px; TEXT-DECORATION: none;
}
div#MainPromotionBanner{
	width:890px;
	height:360px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 360px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 890px;
	height: 360px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 890px;
	height: 360px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 335px; 
	right: 0px;
	z-index: 10;
	height: 5px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}