body {
	background-color: black;
	margin: 0px;
	background-image: url('images/background.jpg');
}

.wrapper {
	width: 1000px;
	margin: 0px auto;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
	padding: 5px;
	background-color: black;
}

.panel {
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

.clear {
	clear: both;
}

.footer {
	width: 1000px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px auto;
}

.splash_text {
	background-color: black;
	width: 510px;
	height: 363px;
	float: left;
	clear: none;
	padding: 10px;
	overflow: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.main_wrapper {
	background-color: #7249af;
	padding: 6px 12px;
}

.main {
	background-color: #FFFFFF;
	padding: 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.main .panel {
	font-size: 12px;
}

a {
	color: #5d2da2;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #a261ff;
}

.title {
	height: 27px;
	padding-top: 9px;
	background-image: url('images/title.gif');
	background-position: bottom;
	font-size: 18px;
	font-weight: bold;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 9px;
}

.left {
	width: 290px;
	margin: 5px;
}

.right {
	width: 650px;
	margin: 5px 0px;
}

.content_box {
	background-color: #f6f0fc;
	margin: 10px;
	padding: 10px;
}

.updatebox {
	float: left;
	clear: none;
	width: 195px;
	margin-left: 6px;
	text-align: center;
}

.updatebox_image {
	border: 1px solid black;
	width: 146px;
	height: 110px;
}

.updatebox_image:hover {
	border: 1px solid #5d2da2;
}



.latest_update_title {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
	height: 16px;
	overflow: hidden;
}

.latest_update_date {
	font-size: 13px;
	margin-top: 5px;
	text-align: center;	
}

a img {
	border: 1px solid #5d2da2;
}

a:hover img {
	border: 1px solid #a261ff;
}

img.menu {
	border: 0px;
}

a:hover img.menu {
	border: 0px;
}

.message {
	border: 2px solid #ba013b;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px;
}

.large_updatebox {
	float: left;
	clear: none;
	width: 215px;
	margin: 0px 10px 10px 0px;
	height: 225px;
}

.fullpage {
	padding: 10px;
}

.pagination {
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5d2da2; 
	background-position: center middle;
	float: left; clear: none;
	margin: 0px 3px;
	border: 1px solid black;
	height: 15px; 
	width: 15px;
	color: white;
	text-align: center;
}

.pagination a {
	color: white;
}

.pagination_bar {
	float: right; 
	clear: none;
	margin: 10px 0px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.prevnext {
	width: 40px;
}

.pagination:hover,.currentpage {
	background-image: none;
	background-color: #a261ff;
	cursor: hand;
	cursor: pointer;
}

.hr {
	border-bottom: 1px dashed #670020;
	height: 1px;
	font-size: 1px;
	margin: 5px 0px;
}

.messagelist {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

th {
	padding: 3px;
	font-size: 14px;
	text-align: left;
	margin: 1px;
	background-color: #670020;
	color: white;
}

td {
	padding: 2px;
	margin: 0px;
	font-size: 12px;
	text-align: left;
	border-top: 1px solid #ba013b;
	border-left: 1px solid #ba013b;
	border-right: 1px solid #670020;
	border-bottom: 1px solid #670020;
	background-color: white;
}

.sorting {
	float: right;
	clear: none;
	font-size: 12px;
	padding-right: 10px;
	margin-top: 3px;
}

.sorting a {
	color: white;
}

img.menuitem {
	border: 0px;
	width: 125px;
	background-position: middle;
	height: 67px;

}

.small{
	height: 40px;
	background-position: center;	
	width: 125px;
	border: 0px;
}

.small:hover {
	height: 40px;
	background-position: center;	
	width: 125px;
	border: 0px;
}


img.menuitem:hover {
	border: 0px;
}

.model {
	width: 156px;
	text-align: center;
	line-height: 14px;	
	height: 230px;
}

.tour_top {
	font-size: 17px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	clear: both;
	padding: 10px;
}
.footer a {
	color: white;
	font-size: 14px;
}