*
{
	padding: 0;
	margin: 0;
	position: relative;
}
body
{
	background: #000000 url('Images/Bg.jpg');
	padding: 35px 0 35px 0;
}
body, input
{
	font-size: 11pt;
	font-family: "Calibri" , "Lucida Grande" , "Tahoma" , sans-serif;
	color: #333333;
}
a
{
	color: #B96D00;
	text-decoration: underline;
	z-index: 9;
}
a:hover
{
	text-decoration: none;
}
ul
{
	margin-bottom: 1.0em;
	z-index: 9;
}
li
{
	line-height: 1.5em;
	z-index: 9;
}
p
{
	line-height: 1.5em;
	margin-bottom: 1.0em;
	text-align: justify;
	z-index: 9;
}
h3, h4, h5
{
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	z-index: 99;
}
h3
{
	font-size: 1.7em;
	padding-left: 22px;
	margin-left: 1px;
	background-image: url('Images/Db2.gif');
}
h3 span
{
	font-weight: normal;
}
h4
{
	font-size: 1.2em;
}
h5
{
	font-size: 1.0em;
}
img
{
	border-width: 0;
}
img.Left
{
	position: relative;
	float: left;
	margin: 0 1.8em 1.4em 0em;
}
img.Right
{
	position: relative;
	float: right;
	margin: 0 0 0.8em 1.8em;
}
#OuterDiv
{
	z-index: 2;
	position: relative;
	width: 70%;
	min-width: 700px;
	border: solid 1px #000000;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 30px #505050;
	-moz-box-shadow: 0 0 30px #505050;
	-webkit-box-shadow: 0 0 30px #505050;
}
#HeaderLine
{
	background: #FFFFFF url('Images/HeaderLine.gif') repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
}
#Footer
{
	z-index: 9;
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	background: #FFFFFF url('Images/Divider.gif') repeat-x 0em 2.5em;
	font-size: 0.8em;
}
#Footer div
{
	position: absolute;
	left: 2.0em;
	bottom: 1.2em;
	margin: 1px;
	text-align: left;
}
#Footer div span
{
	color: #909090;
}
#Contents
{
	padding: 0 2em 0 2em;
}
.Divider
{
	position: relative;
	background: #FFFFFF url('Images/Divider.gif') repeat-x;
	height: 14px;
	margin: 2.0em 0 1.5em 0em;
	clear: both;
	z-index: 2;
}
.ContentDiv
{
	padding: 1.3em 1px 1px 1px;
	z-index: 9;
}
.ContentDiv ul
{
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 8px;
	list-style-type: circle;
}
.Right
{
	float: right;
}
.RightBox
{
	z-index: 9;
	border: 1px solid #CCCCCC;
	position: relative;
	background: #FDFCF6 url('Images/BgBox.gif') repeat-x;
	padding: 1.0em;
	margin-bottom: 1.0em;
	float: right;
	width: 18.0em;
	margin-left: 1.5em;
}
.RightBox ul
{
	margin-left: 0px;
	padding-left: 18px;
}
.FormDiv label
{
	clear: both;
	display: block;
	margin-top: 8px;
}
.FormText
{
	clear: right;
}
.FormButton
{
	font-weight: bold;
	cursor: pointer;
	margin-top: 10px;
	padding: 5px;
}
.ProfileList a, .ProfileList strong
{
	display: block;
	float: left;
	margin-right: 16px;
}
.Error
{
	color: #F00000;
}
.Ok
{
	color: #22AA33;
}
.Small
{
	font-size: 80%;
}
.SubTitle
{
	font-size: 110%;
	font-weight: bold;
}
.Hot
{
	font-weight: bold;
	font-size: 115%;
	color: #80A010;
}
#FooterPicture
{
	position: absolute;
	bottom:0;
	right:0;
	z-index:99999;
}
