﻿body 
{
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
}

h1
{
	font-size:22px;
}

h2
{
	font-size:18px;
	
}

p
{
}

a
{
	color:#e29e01;
}

.main 
{
	background-repeat:no-repeat;
	background-color:#ffffff;
	width: 954px; 
	height:754px;
	margin: 20px auto 20px auto;
	text-align: left;  
}

#Enter
{
	background-color:Transparent;
	padding:100px;
	font-size:100px;
	position:relative;
	left:360px;
	top:320px;
	text-decoration:none;
}


#content
{
	clear:both;
	width:100%;
	height:545px;
	*height:530px;
	
	margin-bottom:60px;
}

.menu
{
	margin-right:12px;
	
}

.menu div
{
	margin-right:125px;
	margin-top:10px;
}

.menu div a
{
	text-decoration: none;
}

.tab 
{
	background-color:#252525;
	padding: 3px 5px 3px 5px;
	margin: 0px;
	text-decoration: none;
	color: #ffffff;
	text-align:center;
}

.tab:hover 
{
	color: #e29e01;
	text-decoration: none;
}

.activetab 
{
	padding: 3px 5px 3px 5px;
	margin: 0px;
	color: #505050;
	text-decoration: none;
	
}

.activetab:hover 
{
	text-decoration: none;
	cursor:default;
}














.toptabs 
{
	margin: 10px auto -13px auto;
	font-size: 17px;
	
	padding-top:100px;
	*padding-top:93px;
	
	padding-left:567px;
	
}

.toptabs div
{	
	height:15px;
	*height:40px;
	
	float:left;
	margin-left:5px;
	padding-top:10px;
}

.toptabs div a
{
	padding-top:10px;
	text-decoration: none;
}

.toptab 
{
	padding: 3px 5px 3px 5px;
	margin: 0px;
	text-decoration: none;
	color: #e29e01;
	
	background-color:#222222;
}

.toptab:hover 
{
	color: #ffffff;
	text-decoration: none;
}

.activetoptab 
{
	padding: 3px 5px 3px 5px;
	margin: 0px;
	color: #505050;
	text-decoration: none;
	
	background-color:#222222;
}

.activetoptab:hover 
{
	text-decoration: none;
	cursor:default;
}

.hide 
{
	display: none;
}

.imgRight
{
	margin-top: 15px;
	margin-left: 100px;
	border-right: #111111 1px solid;
	border-top: #111111 1px solid;
	border-left: #111111 1px solid;
	border-bottom: #111111 1px solid;
}

.marquee
{
	font-size:14px;
	color: #e29e01;
	
}