body
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top : 25px;
	background-image: url(../images/bg.gif);
	background-color: #666666;
	}
	
th.content_on_white
	{
	font-size: 8pt;
	color:#676767;
	text-align:right;
	}	

td.content_on_white
	{
	font-size: 8pt;
	color:#676767;
	}	

	
a.content_on_white
	{
	text-decoration: none;
	font-size: 8pt;
	color:black;
	}	

a.content_on_white:hover
	{
	text-decoration: none;
	font-size: 8pt;
	color:#cc3300;
	}	
	
.tm	
	{
	font-size: 7pt;
	}
	
td.notice
	{
	color: gray;
	font-size: 7pt;
	}	

a.notice
	{
	color: #c4c4c4;
	font-size: 7pt;
	text-decoration: none;
	}	
	
a.notice:hover
	{
	color: #990000;
	font-size: 7pt;
	text-decoration: none;
	}	

	
td.menuOn
	{
	font-weight:500;
	color: #cc3300;
	font-size: 8pt;
	}
		
a.bottomMenu
	{
	font-weight:500;
	color: white;
	font-size: 8pt;
	text-decoration: none;
	}	
	
a.bottomMenu:hover
	{
	font-weight:500;
	color: #cccccc;
	font-size: 8pt;
	text-decoration: none;
	}	
	
input
	{
	border-color: #7D7D7D;
	border-style: solid;
	border-width: 1;
	background-color: #dcdcdc;
	font-size: 8pt;
	}	
	
a.admin
	{
	text-decoration: none;
	font-size: 8pt;
	color:#cc0000;
	}	

a.admin:hover
	{
	text-decoration: underline;
	font-size: 8pt;
	color:#cc0000;
	}	
	