html, body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background: #000000 url('../gfx/bg_page.gif');
	overflow-x: hidden;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
}

div, table {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	line-height: 130%;
}

#PageContainer {
	position: relative;
	margin: auto;
	width: 942px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: #000000;
}

#PageBanner {
	margin: 3px 3px 0px 3px;
}

#PageTopmenu {
	width: 930px;
	margin: 0px auto 6px auto;
	background: #000000 url("../gfx/topmenu_bg.gif") repeat-x top left;
	height: 35px;
	position: relative;
}

#BoxSearch, #BoxLeftMenu, #BoxResellerLogin {
	margin-bottom: 4px;
}

#BoxSearch {
	height: 186px;
}

#BoxContentLeft {
	float: left;
	width: 173px;
	padding: 16px;
	margin-right: 6px;
}

#BoxContentRight {
	float: left;
	width: 717px;
}

#BoxContent {
	padding: 1px 16px 16px 16px;
}

#BoxNews {
	height: 119px;
	background: #000000 url("../gfx/banner_news.jpg") no-repeat top right;
	padding: 16px 95px 16px 16px;
	font-size: 15px;
	color: #2b2b2b;
	margin-bottom: 5px;
}

#LogoBanner {
	height: 59px;
	background: #000000 url("../gfx/banner_logo.jpg") no-repeat top left;
}

#BoxNews a {
	font-size: 15px;
	color: #2b2b2b;
}

#BoxNews .Headline {
	font-size: 20px;
}

.Hr {
	height: 1px;
	background-color: #b3b3b3;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}

.HrMargin {
	margin: 20px 0px 20px 0px;
}

.Clear {
	clear: both;
	overflow: hidden;
	height: 1px;
	line-height: 1px;
	font-size: 1px;	
}

.Headline1 {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #3c3c3e;
	text-decoration: none;
}

a:hover {
	color: #3c3c3e;
	text-decoration: underline;
}

.LeftmenuItem {
	margin: 0px 0px 10px 12px;
}

.LeftmenuItemBig {
	font-size: 16px;
	line-height: 16px;
}

a.LeftMenu:link, a.LeftMenu:active, a.LeftMenu:visited {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffd800;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu_Active:link, a.LeftMenu_Active:active, a.LeftMenu_Active:visited {
	font-family: verdana;
	font-size: 10px;
	color: #ffd800;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu_Active:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffd800;
	font-weight: normal;
	text-decoration: none;
}

.TopmenuItem {
	float: left;
	height: 35px;
	line-height: 35px;
	margin-left: 10px;
}

.TopmenuLogo {
	position: absolute;
	right: 10px;
}

a.TopMenu:link, a.TopMenu:active, a.TopMenu:visited {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu_Active:link, a.TopMenu_Active:active, a.TopMenu_Active:visited {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.TopMenu_Active:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.FormElement {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;

	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	
	background: #000000;
}

.FormButton {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	width: 85px;
	height: 40px;
	padding-bottom: 3px;
	background: url("../gfx/button_bg.gif") no-repeat left top;
	border-width: 0px;
	cursor: pointer;
}

.Border1 {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	border-collapse: collapse;
}

.Border2 {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	border-collapse: collapse;
}

.ImageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

.ImageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

.ImageFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ImageFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.ImageBorderFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

.ImageBorderFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

.TableFloatLeftVisibleTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.TableFloatRightVisibleTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.TableFloatLeftHiddenTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.TableFloatRightHiddenTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.VisibleTableBorder {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.HiddenTableBorder {
}

.HiddenElements {
	display: none;
}

#countdowncontainer {
	font-size: 18px;
	color:#2e2c2c;
}