body{
	margin :0px 0px 0px 0px;
	padding :0px 0px;
	background-position: top;
	background-image: url(../images/bg.jpg);
}
TD	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4F4C;
	line-height: 18px;
	font-weight: normal;
	word-spacing: -1px;
}
H3	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #86AE7F;
	line-height: 18px;
	font-weight: normal;
	margin-top:-4px;
	margin-bottom:7px;
	word-spacing: -1px;
}
li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4F4C;
	list-style: url(../images/bullet1.gif);
	margin-top: -1px;
	text-align: left;
	line-height:20px;
	margin-left: -1px;
	padding-left: 0px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3A5675;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;	
}
A:HOVER{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3A5675;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}
A.link1, A:ACTIVE.link1, A:FOCUS.link1, A:LINK.link1, A:VISITED.link1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F8F8F6;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	word-spacing: -2px;
}
A:HOVER.link1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #D3D8FC;
	word-spacing: -2px;
}
.content_left_bg{
	background-image: url(../images/bg_content_left_strip.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.content_right_bg{
	background-image: url(../images/content_right_shadow.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.content_bg{
	background-image: url(../images/content_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.hote_dates_bg{
	background-image: url(../images/hot_dates_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.footer_bg{
	background-image: url(../images/index_footer_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bg_scode{
	background-image: url(../images/bg_scode.gif);	
	background-repeat: no-repeat;
}
.footer_text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D3D8FC;
	line-height: 12px;
	font-weight: normal;
	word-spacing: -1px
}
.pointer{cursor:pointer}