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

body {
	padding: 0px;
	margin: 0px;
	background-color:#ffffff;
	background-image: url('/gfx2010/background.gif');
	background-repeat:repeat-x;
	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('/gfx2010/menu1off.gif');
	background-repeat:repeat;
}

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

.white{
	color:	#ffffff;
}

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

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

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

.footer {
	position: relative;
	color: #ffffff;
	clear: both;
	padding: 8px;
	font-size: 13px;
	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;
}
