﻿a {
	color: #cccccc;
}

a:hover {
	color: #ffffff;
}

body {
	margin: 0px;
	background-color: #000000;
}

div.Hr {
	margin: 0px 8px 4px 8px;
	background-image: url("/!images/hr.gif");
	background-position: 4px 3px;
	background-repeat: repeat-x;
	overflow: hidden;
	height: 14px;
}

form {
	margin: 0px;
}

h1 {
	margin: 0px;
	color: #cccccc;
	font: bold 16px Arial;
}

h2 {
	margin: 0px;
	color: #cccccc;
	font: bold 14px Arial;
}

h3 {
	margin: 0px;
	color: #cccccc;
	font: bold 12px Arial;
}

img {
	display: block;
	border-width: 0px;
}

input {
	display: block;
	color: #cccccc;
	font: 11px Verdana;
}

label {
	display: block;
	margin: 0px;
	color: #cccccc;
	font: 11px Verdana;
}

p {
	margin: 0px;
	color: #cccccc;
	font: 11px Verdana;
}

select {
	color: #000000;
	font: 11px Verdana;
}

/*****************/
/***** Clear *****/
/*****************/

.Clear-Both {
	clear: both;
	overflow: hidden;
	height: 0px;
}

.Clear-Left {
	clear: left;
	overflow: hidden;
	height: 0px;
}

.Clear-Right {
	clear: right;
	overflow: hidden;
	height: 0px;
}

/*****************/
/***** Input *****/
/*****************/

.Input-Button {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-image: url("/!images/input/button/background.jpg");
	background-position: left center;
}

.Input-Button input {
	background-color: transparent;
	border: 0px;
	width: 100%;
	height: 18px;
}

.Input-File input {
	width: 100%;
}

.Input-Text {
	padding: 2px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-image: url("/!images/input/text/background.jpg");
	background-position: left center;
}

.Input-Text input {
	cursor: text;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	width: 100%;
	height: 14px;
}

.Input-Text label {
	height: 14px;
}

.Input-Select select {
	width: 100%;
}

/******************/
/***** Layout *****/
/******************/

.Layout {
	background-image: url("/!images/layout/background.jpg");
	background-position: center top;
	width: 100%;
	position: relative;
}

.Layout-Top {
	background-image: url("/!images/layout/top/background.jpg");
	background-position: center top;
	width: 100%;
	height: 136px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}

.Layout-Bottom {
	background-image: url("/!images/layout/bottom/background.jpg");
	background-repeat: repeat-x;
	width: 100%;
	height: 96px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 0;
}

/******************/
/***** Header *****/
/******************/

.Header {
	margin: 0px auto;
	background-image: url("/!images/header/background.jpg");
	background-position: center top;
	width: 704px;
	height: 104px;
	position: relative;
	z-index: 1;
}

.Header-Statistics {
	padding-top: 5px;
	color: #ffffff;
	font-weight: bold;
}

/****************/
/***** Body *****/
/****************/

.Body {
	margin: 0px auto;
	background-image: url("/!images/body/background.jpg");
	background-position: 8px 0px;
	width: 704px;
	min-height: 64px;
	position: relative;
	z-index: 1;
}

.Body-Top {
	background-image: url("/!images/body/top/background.gif");
	width: 704px;
	height: 64px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.Body-TopMenu {
	padding: 8px 8px 0px 8px;
	text-align: right;
}

.Body-TopMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

.Body-TopMenu li {
	padding: 4px 8px 8px 0px;
	font: bold 16px Arial;
	float: left;
	position: relative;
	z-index: 3;
}

.Body-Left {
	padding-left: 16px;
	float: left;
}

.Body-Left-Window {
	padding-top: 8px;
	margin-bottom: 28px;
	background-image: url("/!images/body/left/window/background.gif");
	background-repeat: no-repeat;
	width: 136px;
	min-height: 56px;
	position: relative;
}

.Body-Left-Window h1 {
	padding: 4px 12px 4px 12px;
}

.Body-Left-Window p {
	padding: 0px 12px 4px 12px;
}

.Body-Left-Window-Advertisement {
	padding: 0px 8px;
}

.Body-Left-Window-Bottom {
	background-image: url("/!images/body/left/window/bottom/background.gif");
	width: 136px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	bottom: -20px;
}

.Body-Right {
	padding-left: 8px;
	float: left;
}

.Body-Right-Window {
	padding-top: 8px;
	margin-bottom: 44px;
	background-image: url("/!images/body/right/window/background.gif");
	background-repeat: no-repeat;
	width: 528px;
	min-height: 56px;
	position: relative;
}

.Body-Right-Window h1 {
	padding: 4px 12px 4px 12px;
}

.Body-Right-Window h2 {
	padding: 0px 12px 4px 12px;
}

.Body-Right-Window h3 {
	padding: 0px 12px 4px 12px;
}

.Body-Right-Window p {
	padding: 0px 12px 4px 12px;
}

.Body-Right-Window-Bottom {
	background-image: url("/!images/body/right/window/bottom/background.gif");
	background-repeat: no-repeat;
	width: 528px;
	height: 32px;
	position: absolute;
	bottom: -36px;
}

.Body-Right-Window-Bottom div {
	margin: 8px 8px 0px 8px;
	padding: 0px 22px;
	background-color: #000000;
	height: 16px;
}

.Body-Bottom {
	background-image: url("/!images/body/bottom/background.gif");
	width: 704px;
	height: 64px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
}

.Body-BottomMenu {
	padding: 0px 8px 0px 0px;
	text-align: right;
}

.Body-BottomMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

.Body-BottomMenu li {
	padding: 0px 8px 12px 0px;
	font: 12px Arial;
	float: left;
	position: relative;
	z-index: 3;
}

/******************/
/***** Footer *****/
/******************/

.Footer {
	height: 64px;
}