body {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	text-align: center;
	background: #695F6D url(images/background.jpg) repeat-x top;
}

table{
	font-size: 11px;
}

td.left{
	background: url(images/left_back.gif) repeat-y top;
}

td.right{
	background: url(images/right_back.gif) repeat-y top;
}

span.text{
	margin-top: 10px;
	font-size: 11px;
}

#content{
	background: url(images/content_back.gif) repeat-y top;
	width: 650px;
}

#header{
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 63px;
	width: 650px;
}

#news{
	width: 164px;
	text-align: left;
	float: left;
	padding-left: 56px;
	margin-top: -5px;
	
}

span.date{
	font-size : 11px;
	color: #B42A0E;
}

#list {
	float: left;
	margin-top: -5px;
	padding-left: 14px;
	width: 180px;
}

#list2 {
	float: left;
	margin-top: -5px;
	margin-left: -10px;
	width: 180px;
}

#footer{
clear: both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 46px;
	width: 650px;
}

#logo{
	height: 33px;
	width: 620px;
	text-align: right;
	font-size: 10px;
}

a:visited {
	color : #585469;
	text-decoration : underline;
}

a:link {
	color : #585469;
	text-decoration : underline;
}

a:hover {
	color : #716E7F;
	text-decoration : underline;
}

li{
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	color : #555166;
}

li a:visited {
	color : #6A6F75;
	text-decoration : none;
}

li a:link {
	color : #6A6F75;
	text-decoration : none;
}

li a:hover {
	color : #8A230E;
	text-decoration : line-through;
}

span.copyright{
	font-size: 10px;
	color: #fff;
}

strong{
	color: #453B49;
}

hr{
	height: 1px;
	color: #99AC87;
	border-bottom-width: 20px;
	border-bottom-color: #fff;
}

span.date{
	font-weight: bold;
	color: #fff;
}

span.gensap {
	font-size: 10px;
	color: #fff;
}

span.gensap a:visited {
	color : #fff;
	text-decoration : none;
}

span.gensap a:link {
	color : #fff;
	text-decoration : none;
}

span.gensap a:hover {
	color : #716E7F;
	text-decoration : none;
}

h1 {
font-size: 18px;
color: #695F6D;

} 

a.map:visited {
	color : #FFFFFF;
	text-decoration : underline;
}

a.map:link {
	color : #FFFFFF;
	text-decoration : underline;
}

a.map:hover {
	color : #716E7F;
	text-decoration : underline;
}