BODY {
	background: #EEEEEE;
}

* {
	font-family: Courier New, Courier, Serif;
}

#maincontent{
	background: #EEEEEE;
	margin-top: 35px;
}

#mainmenu{
	margin-top: 24px;
}


.imagetitle{
	color: gray;
	letter-spacing: -1px;
	font-size: 10px;
	display: block;
	padding-left: 4px;
	text-align: left;
	width: 100%
}

.MAINTABLE {
	line-height: 125%;
	font-size: 14px;
	color: #333333;
}

.MAINLINK {
	font-size: 14px;
	color: #003399;
}


a, a:link, a:visited, a:active {
	border: none;
	text-decoration: none;

}
a:hover {
	border-bottom: 1px dotted black;
}

.MAINMENULINK {
	font-size: 12px;
	color: #333333;
	letter-spacing: -1px;
	}

.MAINMENUTITEL {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.MAINBACKLINK {
	font-size: 12px;
	color: #666666;
	letter-spacing: -1px;
}



#maincontent a, #maincontent a:active,
#maincontent a:focus, #maincontent a:link, #maincontent a:visited {
	color: navy;
	font-weight: bold;
}
