	table{ color: D1C0A5; font-size: 12px; font-family: arial,tahoma,sans-serif;}
		td { color: D1C0A5; fontsize: 12px; fontfamily: arial,tahoma,sans-serif;}
		div.desc {
	color: D1C0A5;
	font-size: 12px;
	fontfamily: arial,tahoma,sans-serif;
	margin-top : 8px;
	margin-left : 7px;
	margin-right : 7px;
	text-align : right;
}
	H5{
			text-align : left;
			font-size : 16px;
		}
	
		a, a:link 
		{ 	font-family: arial,tahoma,sans-serif;
			color : #E5C393;
			text-decoration: none;
		}
		a:visited 
		{ 	font-family: arial,tahoma,sans-serif;
			color : #E5C393;
			text-decoration: none;
		}

		 a:hover {
			COLOR: #E5B673;
			text-decoration: none;
		}
		a.top, a.top:link
		{ 	font-family: arial,tahoma,sans-serif;
			color : #1A0A00;
			text-decoration: none;
		}
		a.top:visited
		{ 	font-family: arial,tahoma,sans-serif;
			color : #1A0A00;
			text-decoration: none;
		}

		 a.top:hover {
			COLOR: #E5B673;
			text-decoration: none;
		}
		
font.title {
	
	font-size : 13px;
	color : #1A0A00;
}
font.main {
	font-weight : bold;
	font-size : 12px;
	color : #D1CBC2;
	margin-left : 10px;
}
select,input, textarea {border : 1px solid #000000;
	color: #D1C0A5;
	background: #5B4131;
	font-size: 12px;
	width : 100px;
	height: 18px;
	}
input.buttonok{
	text-align: right;	
    color: #D1C0A5;
	font-weight : bold;
	background: #000000;
	border : 0 ;
	width : 31px;
	cursor : hand;
}