BODY {
	background-color : White;
	color : Gray;
	font-family : Tahoma, Helvetica, sans-serif, Arial;
	font-size : xx-small;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin : 0px 0px 0px 0px;
}

TD {
	color : Gray;
	font-family : Tahoma, Helvetica, sans-serif, Arial;
	font-size : xx-small;
}

.top {
	color: white;
	background-color: red;
	font-family : Tahoma, Helvetica, sans-serif, Arial;
	font-size : xx-small;
	font-weight : bold;
}

.submenu_left {
	background-image: url(images/bg/left_bottom.gif);
	background-repeat: no-repeat;
	background-position : left;
}

.submenu_right {
	background-image: url(images/bg/submenu_right.gif);
	background-repeat: no-repeat;
	background-position : right;
}

.imagespace {
	background-image: url(images/bg/imagespace_main.gif);
	background-repeat: no-repeat;
	background-position : top, right;
}

.title {
	color : Red;
	font-family : Tahoma, Helvetica, sans-serif, Arial;
	font-size : xx-small;
	font-weight : bold;
}

A:LINK, A:VISITED {
	color : Gray;
	text-decoration : none;
}

A:HOVER {
	color : Gray;
	text-decoration : underline;
}

