BODY {
	background-color : #f4f4f4;
	margin-top : 4px;
	margin-left : 0px;
	color: black;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

a:link {
	color : #000000;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color : #ffffff;
	font-weight:bold;
	text-decoration: none;
	}



TABLE {
	border-collapse : collapse;
	margin-left : 8px;
    padding : 10px;
}

TD {
	font-size : smaller;
	color: white;
	text-align : left;
	font-weight : bold;
	line-height : 150%;
	padding-left : 10px;
	font-family : Arial, Helvetica, sans-serif;

}

.top_menu{
	background-image: url(../design/table_menu_top.jpg);
	height: 25;
	width: 150;
	
	
}

.middle_menu{
	background-image: url(../design/table_menu_middle.jpg);
	width: 150;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;

}

.bottom_menu{
	background-image: url(../design/table_menu_bottom.jpg);
	height: 25;
	width: 150;
	
		
}
.sponsor{
	border: 2px;
	border-color: #000000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
