html {
	margin: 0px;
	background: #ffffff;
	visibility: visible;
	text-align: center;
	color:#ffffff;
	height:100%;
}

#div_menu_mover {
	position:absolute;
	visibility:hidden;
	top:184px;
	left:0px;
	height:43px;
	width:960px;
}

.menu_header {
	position:absolute;
	height:29px;
	padding-top:12px;
	background-color:#ffffff;
	border:1px solid #dcdcdc;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
    font-weight: normal;
	color: #58585a;
	cursor:pointer;
}

.menu_mover {
	position:absolute;
	height:29px;
	padding-top:12px;
	background-color:#ffffff;
	border:1px solid #dcdcdc;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
    font-weight: normal;
	color: #58585a;
	cursor:pointer;
}

body {
	margin: 0px;
	background: #ffffff;
	height: 100%;
	text-align: center;
	-moz-user-select:none;
}

#content_slider {
	position:absolute;
	line-height:normal;
	left:0px;
	background-color:#ffffff;
	width: 475px;
	text-align: left;
}

#content_slider_scroll_up {
	position:absolute;
	height: 20px;
	width: 20px;
	top:0px;
	left:0px;
	cursor:pointer;
}

#content_slider_scroll_down {
	position:absolute;
	height: 20px;
	width: 20px;
	top:208px;
	left:0px;
	cursor:pointer;
}

#content_slider_bar {
	position:absolute;
	height:176px;
	width:9px;
	top:27px;
	left:6px;
	cursor:pointer;
}

#content_slider_button {
	position:absolute;
	height:10px;
	width:9px;
	left:0px;
	margin:0px;
	border:none;
	background-image:url(/images/buttons/scroll-slider.gif);
	background-position:center;
	background-position-x:center;
	background-position-y:0px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#thumb_slider {
	position:absolute;
	padding-left:8px;
	padding-top:7px;
	width:192px;
	left:0px;
}

.xbox_viewer_thief_thumb {
	margin-right:10px;
	margin-bottom:10px;
	cursor:pointer;
}

#thumb_slider_scroll_up {
	visibility:hidden;
	height: 20px;
	width: 201px;
	text-align:center;
	cursor:pointer;
	background:url(/images/buttons/image-scroll-up.png) center no-repeat;
}

#thumb_slider_scroll_down {
	visibility:hidden;
	height: 20px;
	width: 201px;
	text-align:center;
	cursor:pointer;
	clear:both;
	background:url(/images/buttons/image-scroll-down.png) center no-repeat;
}

#wallpaper {
	position:absolute;
	background-repeat: no-repeat;
	width: 960px;
	height: 570px;
	top:50%;
	left:50%;
	margin-top:-260px;
	margin-left:-480px;
	text-align:center;
}

#content_container {
	position:absolute;
	background-repeat: no-repeat;
	width: 960px;
	height: 570px;
	top:50%;
	left:50%;
	margin-top:-260px;
	margin-left:-480px;
	text-align:center;
}

#content_bg_swap {
	position:absolute;
	background-repeat: no-repeat;
	width: 960px;
	height: 570px;
	top:50%;
	left:50%;
	margin-top:-260px;
	margin-left:-480px;
	opacity:0;
	display:none;
}

div.blue {
	background-image: url(/images/bg/blue.jpg);
}

div.orange {
	background-image: url(/images/bg/orange.jpg);
}

div.red {
	background-image: url(/images/bg/red.jpg);
}

div.purple {
	background-image: url(/images/bg/purple.jpg);
}

div.green {
	background-image: url(/images/bg/green.jpg);
}

div.yellow {
	background-image: url(/images/bg/yellow.jpg);
}

div.grey {
	background-image: url(/images/bg/grey.jpg);
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #58585a;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 12px;
}

img {border:none;}

table {margin-bottom:20px;}
td {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;line-height: 16px;font-weight: normal;color: #58585a;text-decoration: none;}
td.td_bold {font-weight: bold;text-align:right;padding-right:15px;}

p.join_form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #58585a;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
}

ul {
	margin-left: 20px;
	margin-bottom: 12px;
	margin-top: 10px;
	list-style-position: outside;
	list-style-image: url(/images/buttons/bullet.jpg);
}

li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #58585a;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 12px;
}

h1.blue {
	color: #00abe6;
}

h1.orange {
	color: #e76f34;
}

h1.red {
	color: #e44145;
}

h1.purple {
	color: #ab4a9c;
}

h1.green {
	color: #74b74a;
}

h1.yellow {
	color: #ffcb05;
}

h1.grey {
	color: #808285;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 12px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 12px;
}

a.athumbnail{float:left;height:56px;width:86px;margin:0 10px 10px 0;background-position:center;background-repeat:no-repeat;display:inline;}
a.bthumbnail{display:none;}

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #58585a;
	text-decoration: underline;
	border:none;
}

a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #58585a;
	text-decoration: underline;
	border:none;
}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
	border:none;
}

a:active {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #58585a;
	text-decoration: underline;
	border:none;
}

a.links:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #58585a;
	text-decoration: underline;
}

a.links:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #58585a;
	text-decoration: underline;
}

a.links:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
}

a.links:active {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #58585a;
	text-decoration: underline;
}

a.menu:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
    font-weight: normal;
	color: #58585a;
	text-decoration: none;
}

a.menu:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #58585a;
	text-decoration: none;
}

a.menu:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

a.menu:active {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #58585a;
	text-decoration: none;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
    font-weight: normal;
	padding-top:3px;
	color: #ffffff;
	text-decoration: none;
}

a.footer:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
    font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.footer:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
    font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
    font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

a.footer:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
    font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}