/* CSS Document */

.bg-content {
	background-attachment: scroll;
	background-image: url(../img/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
} 

td, th, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #964705;
	list-style-image:url(../img/list.gif);

}


A:link    {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
	}
	
A:visited {
	text-decoration:underline;
	color: #000000;
	font-weight: bold;
	}

A:hover   {
	text-decoration:none;
	color: #996745;
	}
		
.inputField 
{
	BORDER-RIGHT: #964705 1px solid;
	BORDER-TOP: #964705 1px solid;
	BORDER-LEFT: #964705 1px solid;
	BORDER-BOTTOM: #964705 1px solid;
	FONT-SIZE: 11px;
	font-family:	Arial, Helvetica, sans-serif;
	WIDTH: 100%;
	color: #964705;
} 

.inputField-2 
{
	BORDER-RIGHT: #964705 1px solid;
	BORDER-TOP: #964705 1px solid;
	BORDER-LEFT: #964705 1px solid;
	BORDER-BOTTOM: #964705 1px solid;
	FONT-SIZE: 11px;
	font-family:	Arial, Helvetica, sans-serif;
	color: #964705;
} 

.button
{
	FONT-SIZE: 11px; 
	BORDER-RIGHT: #964705 1px solid; 
	BORDER-TOP: #964705 1px solid; 
	BORDER-LEFT: #964705 1px solid; 
	BORDER-BOTTOM: #964705 1px solid
}


.errortable {
	border: 1px solid #964705; 
	background:#ebded4;
}

.img {
	border: 3px solid #996745; 
}
.Stil1 {color: #FFFFFF}

.border-bottom {
BORDER-BOTTOM: #964705 2px solid;}

.bg-listen {
BORDER-BOTTOM: #964705 1px solid;
background:#ebded4}

.t1 {
	background-color:#9F0B0B;
	color:#fff;
	border: 1px solid #9F0B0B;
	padding:3px;
	}
.t2 {
	border-left:1px solid #9F0B0B;
	padding:3px;
	}

.t3 {
	border-left:1px solid #9F0B0B;
	border-bottom:1px solid #9F0B0B;
	padding:3px;
	font-size:9px;
	}
