.red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	color: #FF0033;
}
#LayerWishList {
	position:absolute;
	left:300px;
	top:205px;
	width:342px;
	z-index:1;
	visibility: hidden;
}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14pt;
	text-decoration:none
}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	
}
body {
	background-color: #FF0000;
	background-image: url(../../Images/Background.png);
	background-repeat: repeat-y;
	background-position: center;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0033;
}
#jump_base {
	overflow-y:hidden;
	width: 200px;
	height: 100px;
	border: 3px solid #000000;
	margin: auto;
	padding: 0 10px 0 10px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
}

#jump_base a {
	color: #000099;
	background-color: #CCCCCC;
}

.news {
	background-color: #CCCCCC;
}

.twlv {
	font-size: 12px;
}

.under {
	text-decoration:underline;
}

.redlink {color: #CC0000}

