/* CSS Document */

body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
}

a:link {
color:#5B7344;
text-decoration:underline;
}

a:visited {
color:#5B7344;
text-decoration:underline;
}

a:hover {
color:#A5C57C;
text-decoration:none;
}

a:active {
color:#A5C57C;
text-decoration:none;
}

.image {
width:800px;
height:600px;
position:absolute;
left:0px;
top:0px;
}

.menu {
position:absolute;
top:279px;
left:530px;
width:173px;
height:264px;
margin:5px;
}

.content {
	position:absolute;
	top:211px;
	left:85px;
	width:592px;
	height:340px;
	margin-left:5px;
}

.content2 {
position:absolute;
top:203px;
left:87px;
width:385px;
height:340px;
margin-left:5px;
overflow:auto;
line-height: 1.75em;
}
.content3 {
	position:absolute;
	top:208px;
	left:85px;
	width:600px;
	height:330px;
	margin-left:5px;
	overflow:auto;
	line-height: 1.75em;
}

.linkimage {
margin-left:auto;
margin-right:auto;
text-align:center;
vertical-align:middle;
}

.t1 {
vertical-align:middle;
}

.simage {
	position:absolute;
	z-index:5;
	left:282px;
	top:120px;
	width:162px;
	height:127px;
	padding-left:10px;
	padding-top:10px;
	background-image:url(/imgbgd.gif);
	background-repeat:no-repeat;
}
.table_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}
.contentnewbutton {
	position:absolute;
	z-index:1;
	top:129px;
	left:283px;
	width:176px;
	height:20px;
	margin-left:5px;
	overflow:hidden;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;
	border: thin solid #999;
}
