a.menu	{
	background:none;
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	/*text-decoration : none;*/
	font-size : 70%;
}
a.bullet	{
	background:none;
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 70%;
}
a.footer, .footer	{
	background:none;
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : small;
}
a:hover {
	background: #cccccc;
	color : #ff0000 
	}
.alert {
	color: Red;
	text-align: center;
}

ul.bullet	{
	line-height : 85%;
}
div.menu	{
	text-align : center;
	padding-right: 20;
}
address.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 60%;
}
ul.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
h1,h2,h3	{
	text-align: center;
	font-family: sans-serif;
	text-decoration: none;
	}
h4,h5,h6	{
	text-align: left;
	font-family: sans-serif;
	text-decoration: none;
}
th.body	{
	font-size:	80%;
	background:	#086a92;
	color:		#ffffff;
	}
td.left	{
	padding-left: 50px;
	margin-left: 50px;
}
td.body	{
	font-size:	80%;
	background:	#c5c5c5;
	color:		#000000;
	vertical-align:		top;
	}
td.bodyr	{
	font-size:	80%;
	background:	#c5c5c5;
	color:		#000000;
	vertical-align:		top;
	text-align:	right;
	}
th.roster	{
	font-size:	80%;
	background:	#cccccc;
	}
td.roster	{
	font-size:	80%;
	background:	#eeeeee;
	}
.table {
   width: 130px;
   border-style: solid;
   border-width: 1px;
   border-color: #FF0000;
   background-color: #ffffff;
   }
.pagemenu {
   width: 80%;
   border-style: solid;
   border-width: 1px;
   border-color: #FF0000;
   }
