body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #97AC8A;
	margin: 0px;
	padding: 0px;
}
.firstsplash {
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 610px;
	background-image: url(assets/firstsplash.jpg);
}
.tables {
	border: 1px solid #C9C29C;
}
.fields {
	background-color: #F8F8F8;
	border: 1px solid #5F718D;
	font-family: Tahoma;
	font-size: 9px;
	color: #1B3D7F;
	text-decoration: none;
}
.picts {
	margin-right: 5px;
}
.mainbg {
	background-image: url(assets/bg_09.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
a:visited {

	font-family: Tahoma;
	font-size: 9px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #003366;
	text-decoration: underline;
}
.titlebig {
	background-color: #F8F8F8;
	border: 1px solid #5F718D;
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.imagespace {
	margin-right: 3px;
}
.lightblue {
	background-color: #F8F8F8;
	font-family: Tahoma;
	font-size: 9px;
	color: #1B3D7F;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.erga {
	font-family: Tahoma;
	font-size: 10px;
	color: #1B3D7F;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.lightblueCopy {
	font-family: Tahoma;
	font-size: 9px;
	color: #1B3D7F;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

