@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #888888;
	line-height:20px;
}
a:link {
	color: #67b7d9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #67b7d9;
}
a:hover {
	text-decoration: underline;
	color: #3c94c3;
}
a:active {
	text-decoration: none;
	color: #67b7d9;
}
.bodytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #888888;
	line-height:20px;
	text-align:justify;
}
.formtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #78797a;
}
.formfield {
	font-size: 11px;
	color:#666;
	height:20px;
	border:1px solid #999;	
}
.headerbluesmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15 px;
	color: #3c94c3;
}
.headerredsmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #751823;
}
.headergreen {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #80a406;
	font-stretch: condensed;
	font-weight: 550;
}
.newsbox {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #888888;
}

.cell_over { BACKGROUND-COLOR: #e8edf0 }
.cell_out { BACKGROUND-COLOR: #FFF }

