a:link, a:visited {
	border-bottom: 1px dotted #5b80b2;
	color: #315a4a;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid #739484;
	color: #739484;
	text-decoration: none;
}

body {
	background-color: #ffffff;
	background-image: url(b4.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 13px;
}

h1 {
	color: #d1d1d1;
	font-size: 200%;
	margin-bottom: 30px;
	padding-top: 15px;
	text-align: right;
}

hr {
	color: #dddddd;
}

img {
	border: none;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.centerinline {
	text-align: center;
}

#footer {
	border-top: 2px solid #dddddd;
	clear: both;
	color: #999999;
	font-size: 8pt;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-top: 4px;
}

#left {
	left: 10px;
	line-height: 1.8em;
	margin-right: 30px;
	padding-left: 25px;
	position: absolute;
	top: 90px;
	width: 575px;
}

#nav {
	height: 30px;
	left: 10px;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute;
	top: 60px;
}

#nav a:link, #nav a:visited {
	border: none;
	color: #ffffff;
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	margin: 4px 10px 0 10px;
	padding-bottom: 2px;
	text-decoration: none;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	border-bottom: 4px solid #ffffff;
	color: #739484;
	padding-bottom: 2px;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#right {
	background-color: transparent;
	color: #fefae3;
	left: 650px;
	padding-top: 15px;
	position: absolute;
	top: 90px;
	width: 210px;
}

#right a:link {
	border-bottom: none;
	color: #ffffec;
}

#right a:visited {
	border-bottom: none;
	color: #ffffec;
}

#right a:hover {
	border-bottom: none;
	color: #f2f6fc;
}

#right h3 {
	color: #ffffec;
	font-family: verdana, sans-serif;
	font-size: 100%;
	margin-bottom: 8px;
	padding: 0 0 4px 0px;
}

#right hr {
	color: #254438;
	margin-bottom: 20px;
}

#right img {
	margin-bottom: 8px;
}

#right li {
	font-size: 10px;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 2px 0;
}

#right ul, .nobullet {
	list-style: none;
	margin: 4px 0 20px 0;
	padding: 0;
}

#topback {
	height: 89px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 1600px;
}

