TD {
	FONT-SIZE: 12px
}

.news {
	LINE-HEIGHT: 12px
}

A:link {
	COLOR: #000000; TEXT-DECORATION: none
}

A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}

A:hover {
	COLOR: #003399; TEXT-DECORATION: underline
}

A.w:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}

A.w:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}

A.w:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}

.b:link {
	COLOR: #ff0000; TEXT-DECORATION: none
}

.b:visited {
	COLOR: #ff0000; TEXT-DECORATION: none
}

.b:hover {
	COLOR: #dc143c; TEXT-DECORATION: none
}

.c:link {
	COLOR: #e8eeff; TEXT-DECORATION: none
}

.c:visited {
	COLOR: #e8eeff; TEXT-DECORATION: none
}

.c:hover {
	COLOR: #7bdfff; TEXT-DECORATION: none
}

.unnamed1 {
	BORDER-BOTTOM: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid
}

#floater {
	LEFT: 200px; POSITION: absolute; TOP: 200px; VISIBILITY: visible; WIDTH: 525px; Z-INDEX: 100
}
div#MainPromotionBanner{
	width:950px;
	height:250px;
	background:#424997;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 250px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 950px;
	height: 250px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 950px;
	height: 250px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 230px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#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(../img/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../img/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; 
}
