body,td,textarea {
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

body {
	padding: 0px;
	margin: 0px;
	background-color:#ffffff;
	background-image: url('/gfx2009/sky_1.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
}

A:link {
	color: #009AD9;
}

A:active {
	color: #ff0000;
}

A:visited {
	color: #009AD9;
}

A:hover {
	color: #69B032;
}

A:link.news {
	color: #009AD9;
	text-decoration: none;
}

A:active.news {
	color: #ff0000;
	text-decoration: none;
}

A:visited.news {
	color: #009AD9;
	text-decoration: none;
}

A:hover.news {
	color: #69B032;
	text-decoration: none;
}

A:link.foot {
	color: #CA0E00;
	text-decoration: none;
}

A:active.foot {
	color: #ff0000;
	text-decoration: none;
}

A:visited.foot {
	color: #CA0E00;
	text-decoration: none;
}

A:hover.foot {
	color: #69B032;
	text-decoration: none;
}

img.newsImage{
	border: 1px solid #009AD9;
}

.menu1{
	color:	#ffffff;
	background-image: url('/gfx2009/menu1off.gif');
	background-repeat:repeat;
}

.menu2{
	color:	#ffffff;
	background-image: url('/gfx2009/menu2off.jpg');
	background-repeat:no-repeat;
}

.white{
	color:	#ffffff;
}

.topBar {
	position: absolute;
	top: 16px;
	padding: 0px;
	height:	218px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}

.main {
	position: absolute;
	top: 250px;
	padding: 0px;
	border: 0px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}

.pageContent {
	position: relative;
	width: 588px;
	top: 0px;
	left: 0px;
	bottom: 0px;
	background: white;
	padding: 8px;
	border: 0px;
}

.rightBar {
	position: absolute;
	top: 0px;
	background: white;
	padding: 8px;
	border: 0px;
	width: 164px;
	right: 0px;
	bottom: 0px;
}

.footer {
	position: relative;
	color: #ffffff;
	clear: both;
	padding: 8px;
	font-size: 11px;
	overflow: hidden;
	white-space: nowrap;
	background: #000000;
	right: 0px;
	left: 0px;
	bottom: 0px;
}

hr{
	height: 1px;
	color: #dddddd;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	color: #666666;
	padding: 0px;
}

TD.newsHead {
	font-weight: bold; 
	background: #EAF4F8;
}

TD.newsBody {
	background-color: #F8F8F8;
}

.maillist1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0087D7;
	font-weight: bold;
	background: #F7F9F4;
}