body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

img {
	border:none;
}
 
form {
	margin:0px;
	padding:0px;
}

#container {
	margin-top:32px;
	margin-bottom:0px;
	margin-left:73px;
	margin-right:73px;
	padding-bottom:10px;
}

.db {display:block;}
.di {display:inline;}
.ac {text-align:center;}
.al {text-align:left;}
.ar {text-align:right;}
.am {vertical-align:middle;}
.at {vertical-align:top;}
.ab {vertical-align:bottom;}
.maxw {width:100%;}
.maxh {height:100%;} 

.txt {
	font-family:"Verdana", "Arial CE", "Geneva CE", "Helvetica CE", "Arial", "Helvetica", Sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:#000000;
}

a.txt {
	text-decoration:none;
}

a.txt:hover {
	text-decoration:underline;
}

.txtsmall {
	font-size:10px;
}

.txtgold, .kolor {
	color:#85782d;
}

a.txtgold, a.kolor {
	text-decoration:none;
}

a.txtgold:hover, a.kolor:hover {
	text-decoration:underline;
}

.txtmore {
	font-size:10px;
	color:#000000;
}

a.txtmore {
	font-size:10px;
	text-decoration:none;
	color:#85782D;
}

a.txtmore:hover {
	text-decoration:underline;
}

.txtfoot {
	font-family:"Arial CE", "Geneva CE", "Helvetica CE", "Arial", "Helvetica", Sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#bebebe;
}

a.txtfoot {
	text-decoration:none;
}

a.txtfoot:hover {
	text-decoration:underline;
}

.txtfootgold {
	color:#85782D;
}

.formfield {
	font-family:"Arial CE", "Geneva CE", "Helvetica CE", "Arial", "Helvetica", Sans-serif;
	font-size:11px;
	background-color:#ffffff;
	color:#000000;
}

.formbutton {
	font-family:"Arial CE", "Geneva CE", "Helvetica CE", "Arial", "Helvetica", Sans-serif;
	font-size:11px;
	color:#e6e4d6;
	background-color:#85782d;
	border:1px solid #a69d66;
}

.formbutton:hover {
	color:#bebcae;
}

div.bullet {
	background-image:url('img/list_bullet.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:11px;
}

div.bullet2 {
	background-image:url('img/list_bullet_2.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:12px;
	margin-left:11px;
}
.banner{
	position:absolute;
	left:20px;
	top:0px;
}