a {
	COLOR : #AFAE8F;
	text-decoration : underline;
	font-size : 11px;
}
a:hover  {
	color : #D0BD82;
	text-decoration : none;
	font-size : 11px;
}

a.add {
	color : #FF7A00;
	font-weight : bold;
text-decoration : underline;
	font-size : 11px;
}
a.add:hover {
	COLOR : #FFFFFF;
	font-weight : bold;
text-decoration : underline;
	font-size : 11px;
}

table {
	color : #D0BD82;
	font-weight : normal;
	font-family : tahoma,arial,sans-serif;
	font-size : 11px;
}

.texttop {
		color : #FFFFFF;
		font-size : 11px;	
		font-weight : bold;	
}
.black {
		color : #000000;
		font-size : 11px;	
		font-weight : bold;	
}
.title{
		color : #FF7A00;
		font-size : 12px;	
		font-weight : bold;	
}
.dep{
		color : #998D66;
		font-size : 11px;	
		font-weight : bold;	
}
.dep1{
		color : #998D66;
		font-size : 11px;	
		font-weight : normal;	
}
.smt{
		color : #929177;
		font-size : 11px;	
		font-weight : normal;	
}
.pages {
		color : #D0BD82;
		font-size : 11px;	
		font-weight : normal;	
}
.copy {
		color : #888888;
		font-size : 11px;	

}
.log {
	background-image : url(/img/log_fon.gif);
	background-repeat : no-repeat;
}
.toppage {
	background-image : url(/img/fon_top.gif);
	background-repeat : repeat-x;
}
.toppage1 {
	background-image : url(/img/fon_top1.gif);
	background-repeat : repeat-x;
}
}
.fonpage {
	background-color : #000000;
}
.endpages {
	background-image : url(/img/fon_bottom.gif);
	background-repeat : repeat-x;
}
.fon1{
	background-image : url(/img/fon1.gif);
	background-repeat : repeat-x;
}
.fon2{
	background-image : url(/img/fon2.gif);
	background-repeat : repeat-y;
}
.fon3{
	background-image : url(/img/fon3.gif);
	background-repeat : repeat-x;
}
.fon4{
	background-image : url(/img/fon4.gif);
	background-repeat : repeat-y;
}
.fon5{
	background-image : url(/img/fon5.gif);
	background-repeat : repeat-x;
}
.fontable {
	background-color : #18180C;
}
select,input, textarea  {
    color : #D0BD82;
	font-size : 11px;	
		font-weight : bold;	
	background-color : transparent;
	background-image : none;
	border : 0px;
	width : 200px;
	font-family: tahoma,arial,sans-serif;
}
input.buttonok {
   background-color : transparent;
  color : #000000;
	font-size : 11px;	
	font-weight : bold;	
	border : 0px;
	cursor : hand;
	height : 19px;
	width : 30px;
}