body {
	background-color: #00339C;
	margin-left: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link, a:visited, a:hover, a:active  {
	Text-decoration:none;
	color: #000000;
}
a#normallink, a#normallink:visited, a#normallink:hover, a#normallink:active{
	Text-decoration:none;
	color: #000000;
}
table.table {
	width: 121px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0000CC;
}
a.link{
	background-image: url(../Icons/button.gif);
	background-repeat: no-repeat;
	width: 119px;
	display: block;
	Text-decoration:none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
}
a.link:active, a.link:hover{
	background-image: url(../Icons/button_o.gif);
	background-repeat: no-repeat;
	width: 119px;
	display: block;
	Text-decoration:none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #0000CC;
}
a.sublink{
	background-image: url(../Icons/buttonklein.gif);
	background-repeat: no-repeat;
	display: block;
	width: 119px;
	Text-decoration:none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
a.sublink:active, a.sublink:hover{
	background-image: url(../Icons/buttonklein_o.gif);
	background-repeat: no-repeat;
	display: block;
	width: 119px;
	Text-decoration:none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
}
/*
td.menu {
	background-image: url(../Icons/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
td.menu:hover{
	background-image: url(../Icons/button_o.gif);
	background-repeat: no-repeat;
}
td.submenu {
	background-image: url(../Icons/buttonklein.gif);
	background-repeat: no-repeat;
}
td.submenu:hover{
	background-image: url(../Icons/buttonklein_o.gif);
	background-repeat: no-repeat;
}
*/
