
BODY {
	background-color: White;
	margin-left: 150px;
	margin-right: 5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 pt;
	color: #000000;
	background-image: URL(../images/panel.gif);
	background-repeat: repeat-y;
}
A:LINK, A:ACTIVE, A:FOCUS {
	color: #0000FF;
	font-weight : bold;
	text-decoration : none;
}
A:VISITED {
	color: #800080;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : #FFFF00;
	background-color :#0000FF; 
}
.menutxt{
	font-size: 8 pt;
	text-align: center;
}
.tabletxt{
	font-size: 10 pt;
}
.c_tabletxt{
	font-size: 10 pt;
	text-align: center;
}#logo {
	position: absolute;
	left: 150px;
}
.image:hover {
	background-color: transparent;
}
