a
{
	background-color: transparent;
	color: #20612E;
}

body
{
	background: #5D8AC5 url("../vip/images/bg.jpg") center top repeat-x;
	background-color: #3B78a9 !important;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1
{
	background-color: transparent !important;
	color: #D2232A !important;
	font-size: 16px !important;
	font-weight: bold !important;
}

h2
{
	font-size: 14px !important;
	font-weight: bold !important;
}

hr
{
	background-color: #333;
	border-style: none;
	color: #333;
}

th
{
	text-align: left;
}

#Container
{
	background: url("../vip/images/header.jpg") center top no-repeat;
	margin: 0 auto;
	padding:44px 44px 0 44px;
	text-align: left;
	width: 700px;
}

#Content
{
	background: url("../vip/images/content_bg.gif") center center repeat-y;
	background-color: #FFF;
	color: #333;
	margin: 0;
	padding: 16px 25px;
}

#Content td,
#Content th
{
	background-color: Transparent;
	color: #333;
}

#DefaultContent
{
	display: none;
}

#Footer
{
	background: url("../vip/images/footer.gif") center top no-repeat;
	height: 41px;
	margin: 0;
	overflow: hidden;
	text-indent: -1000em;
}

#Footer ul
{
	list-style-type:none;
}

#Header
{
	padding: 0;
}

#Header h1
{
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#Header h1 a
{
	display: block;
	height: 206px;
	text-decoration: none;
	text-indent: -1000em;
	width: 100%;
}

#Header ul
{
	font-size: 110%;
	font-weight: bold;
	line-height: 34px;
	list-style-type: none;
	height: 34px;
	margin: 0 0 0 24px;
	overflow: hidden;
	padding: 0;
}

#Header ul li
{
	border-left: 1px solid #8BB0D3;
	display: block;
	float: left;
	margin: 0 0 0 -12px;
	padding: 0 12px 0 0;
	width: auto;
}

#Header ul li a
{
	background: transparent;
	color: #FFF;
	display: block;
	padding: 0 12px;
	text-decoration: none;
}

#Header ul ul
{
	display: none;
}
