#news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif, ·s²Ó©úÅé;
	font-size: 12px;
	text-decoration: none;
	background-color: #FF9900;
	display: block;
	width: 220px;
	background-image: url(../images/newsItem_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC66;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC6600;
	border-left-color: #FFCC33;
	float: right;
}
#news a {
	display: block;
	float: right;
	width: 220px;
	color: #FFFFFF;
	background-image: url(../images/newsItem_point.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}
#news a:link, #news a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#news a:hover {
	background-color: #CC6600;
}
.newsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	text-align: right;
	float: right;
	width: 60px;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
	text-transform: uppercase;
}

.newsContent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.mainImage {
	background-color: #339999;
	height: 150px;
	width: 300px;
}
#help a {
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
}
#help a:hover {

	background-color: #CCCCCC;
	border: 1px solid #333333;
}
#help_layer {
	position:absolute;
	left:150px;
	top:180px;
	width:280;
	height:157px;
	z-index:1;
	visibility: hidden;
}
#help_head {
	position:absolute;
	width:200;
	height:20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	background-color: #003333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
	left: 0;
	top: 0;
	padding: 3px 3px 3px 5px;
}
#helpLayerClose a{
	position:absolute;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	filter: DropShadow(Color=#006666, OffX=2, OffY=2, Positive=1);
	left: 210;
	top: 0;
	padding: 1px 2px 2px;
	text-align: center;
	vertical-align: middle;
}
#helpLayerClose a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #006666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#help_content {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#help_layer_table {
	position:absolute;
	filter: Alpha(Opacity=90);
	left: 0;
	top: 20;
	width: 100%;
}
#help_layer_table2 {
	line-height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #003333;
	left: 0;
	top: 20;
	width: 100%;
	filter: Glow(Color=#666666, Strength=10);
}
#copyRight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCCC;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#copyRight a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006666;
}

