body{
padding:0px;
margin:0px;
background-image: url(bg.jpg);
repeat fixed top: left;
background-attachment: fixed;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #786C4A;
	text-decoration: none;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
        vertical-align:top;
	text-decoration: none;}

.error {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FF0000;
	text-decoration: none;}

.inputButton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #CCCCCC;	
	margin-top:2px;}
	
select, .inputField, .inputLine {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;}
	
.field {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
        vertical-align:top;

}
.link_1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1px;
	color: #666666;
	text-decoration:none;}
	
a:hover {
	color: #909090;
	text-decoration: none;
}
a {
	text-decoration: none;
	size: 12px.;
}

.text_0 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #ffffff;
}
.text_1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #666666;
}
.link_2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #B24851;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #7B7B7B;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #8E7C49;
	text-decoration:none;
}
.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #8B1525;
}
.link_4 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #8E7C49;
}

hr { border:none; border-top:1px dotted #ccc;

}
.spacer {
clear: both;
} 

