body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image:url(../back.jpg);
	background-position:center top;	
	font-family: verdana;
	font-size : 11px;
	line-height: 16px;
	color:white;

}

a {
	color:white;
	text-decoration: none;
}

a:hover {
  color: #ada58b; 
}


.btext {
	font-size : 11px;
	line-height: 16px;
	color:white;	
}

a.btext:HOVER {
	font-size : 11px;
	line-height: 16px;
	color:white;	
}

a.btext:LINK {

  color: #ada58b; 
  text-decoration: none;
}

a.btext:VISITED {
  color: #ada58b; 	
    text-decoration: underline;
}

.ktext {
	padding-left: 15px;
	font-size : 11px;
	line-height: 16px;
	color:#ada58b;	
}

.ktext2 {
	font-size : 11px;
	line-height: 16px;
	color:#ada58b;	
}



td.ortab {
background-color:#000000;
}

td.ustb {
background-color:#000000;
}

td.altb {
background-color:#000000;
}

td.solb {
background-color:#000000;
}

td.sagb {
background-color:#000000;
}


.iborder {
border: #999999;
border: 3px;
	
}

.input {
	border: 1px;
	border-color: #ada58b;
	border-style: solid;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	vertical-align: text-bottom;
	color: #FFFFFF;
	background-color: #000000;