body {
	background-image: url(images/splash/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Tahoma;
	font-size: 11px;
}

.menu-reflect {
	background-image: url(images/splash/reflect.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 115px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 21px;
	padding-left: 0px;
}
.splash-main {
	color: #FFFFFF;
	padding-bottom: 40px;
}

.splash-main h3{
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.menu-reflect a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-table;
}

.menu-reflect a:hover {
	color: #E5F0F6;
	text-decoration: underline;
}
.menu-reflect li {
	float: left;
	display: block;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	list-style-type: none;

}

.menu-reflect li:hover {
	background-image: url(images/red-menu-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: underline;

}



.bottom-splash {
	background-image: url(images/splash/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 131px;
	color: #9ec2dd;
	padding-top: 23px;
	padding-left: 53px;
}
.splashnews-header {
	background-image: url(images/red-menu-bg.gif);
	height: 28px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.splashnews-headerright {
	background-image: url(images/red-menu-bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #B9DDF5;
	text-decoration: underline;
}
.splash-newsarea {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 60px;
}

.splash-newsarea a {
	color: #c9ddee;
	text-decoration: none;

}

.splash-newsarea a:hover {
	color: #B9DDF5;
	text-decoration: underline;
}

.splash-newsarea .datetime {
	font-size: 10px;
	font-weight: normal;
	color: #9dbfda;
	text-decoration: none;
}
.splashnews-more {
	color: #FFFFFF;
	text-decoration: none;
}





.cloud-left {
	background-image: url(images/splash/cloud-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

