body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #657884;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border: none;	
}

h1 {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	font-size: 24px;
	color: #cbb14e;
	text-align: right;
}

#wrapper {
	width: 900px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 133px;
	overflow: hidden;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
}

#logo {
	width: 244px;
	height: 133px;
	margin-left: 20px;
	float: left;
}

#menu {
	float: left;
	margin-left: 30px;
	margin-top: 60px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	margin-right: 25px;
}

#menu a:link, #menu a:visited {
	color: #FFF;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #cbb14e;
	text-decoration: none;
}


#content {
	clear: both;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 25px;
	overflow: hidden;
}

#left {
	float: left;
	width: 340px;
	overflow: hidden;
}

#main {
	width: 465px;
	float: right;
	overflow: hidden;
	text-align: right;
	line-height: 2;
}

#footer {
	height: 75px;
	overflow: hidden;
}

#copy {
	float: left;
	font-size: 11px;
	margin-left: 300px;
	margin-top: 25px;
}

#arsa {
	float:left;
	width: 80px;
	margin-top: 15px;
	margin-left: 80px;
}
#member {
	float: right;
	text-align: center;
	font-size: 10px;
	margin-right: 30px;
	margin-top: 15px;
}

td{
	padding-top:1px;
	padding-bottom:1px;
	font-size:10px;
}

span{
	line-height:10px;
}