@charset "utf-8";
.head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9;
	background-image: url(backgrounds/tile_back.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
	text-align: center;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	padding-left: 30px;
}

a.menu:link 
		{
	text-decoration:none;
	border-top-style: none;
	clear: both;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	
	}

a.menu:visited
		{
	text-decoration:none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
		}	

a.menu:hover
		{
	color: #FFFF00;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
		}

a.menu:active
		{
	color: #66FFFF;
	text-decoration:none;
	font-size: 10px;
		}

td.TD_ghost {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
td.TD_top {
	background-image: url(backgrounds/tile_back.gif);
	background-repeat: repeat-x;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF9;
}

a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
