body {
	FONT-SIZE: 14px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: #BBBBBB

}
TABLE {
	FONT-SIZE: 14px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, sans-serif
}
A:link {
	COLOR: #FFFFFF;
	text-decoration: none;

}
A:active {
	COLOR: #FFFFFF;
	text-decoration: none;

}
A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;

}
A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;

}
.menu {
	background-image: url(../images/borderFilm.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-position: 5px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #AAAAAA;
	left: -4px;
	top: -1px;
	position: absolute;
	width: 100%;





}

