td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #354184}
a { color: #FF7300; text-decoration: none}
a:HOVER { color: #FF7300; text-decoration: underline}
body {SCROLLBAR-BASE-COLOR: #f3f3f3; background-color: #FFFFFF; background-image: url(images/back.jpg)}
.area {  font-size: 11px; color: #354184; font-family: Verdana, Arial, Helvetica, sans-serif}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #354184 }
input { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; color : #354184 }
.tit_ch {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #354184}
.lang_s {  font-weight: bold; color: #FFFFFF}
.lang_ns { color: #FFFFFF}
.selez1 {  font-weight: bold; color: #FFFFFF}
.tit_up {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF7300; font-size: 15px}
.tit_og {  font-family: "Trebuchet MS", Tahoma, Arial; color: #FF7100; font-size: 20px; font-weight: bold}

#button {
	width: 240px;
	border-right: 1px solid #FF7100;
	padding: 0 0 1em 0;
 	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #A8A8A8;
	color: #333;
	font-size: 10pt;
	
	
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #868686;
		margin: 0;
		line-height:13pt;
		}
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 5px solid #868686;
		border-right: 5px solid #868686;
		background-color: #868686;
	        background: url("images/sf_bot_home.gif") repeat;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 5px solid #ccc;
		border-right: 5px solid #fff;
		background-color: #354184;
	        background: url("images/sf_bot_homeH.gif") repeat;
		color: #fff;
		}
