a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #F5E6CE;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #F5E6CE;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background-color: #A86C20;
	left: 10px;
	bottom: 10px;
	z-index: 12;
	clip:  rect(auto auto 12px auto);

}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A86C20;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #F5E9D5;
	text-decoration: none;
	left: 3px;
	line-height: 105%;
	position: relative;
}
.countryes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #F5E9D5;
	text-decoration: none;
	position: relative;
	left: 2px;
	width: 88px;
	height: 29px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #A86C20;
	position: relative;
	left: 2px;
	text-decoration: none;
}
.infobody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	left: 26px;
	line-height: 120%;
	position: static;
	top: 223px;
	list-style-image: url(../images/bullet.gif);
	right: 25px;
}
.input {
	font-size:12px;
	font-family:Verdana;
	background:transparent;
	color:#000000;
	scrollbar-face-color: #BD9C64;
	scrollbar-highlight-color: transparent;
	scrollbar-shadow-color: transparent;
	scrollbar-3dlight-color: transparent;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #D8B980;
	scrollbar-darkshadow-color: transparent;
}
.form { 
	background-color: #B8AF7D;
}
.SCROLLS {
	scrollbar-face-color: #BD9C64;
	scrollbar-highlight-color: transparent;
	scrollbar-shadow-color: transparent;
	scrollbar-3dlight-color: transparent;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #D8B980;
	scrollbar-darkshadow-color: transparent;
}