body
{
	font-family: Arial, Verdana, Sans-Serif;
	color: #545454;
	margin:0 0 0 0;
}

/* 
img
{
    display:block;
}
*/

td 
{
	font-size: .9em; 
}

a 
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.newsbox 
{
	 float: right;
	 border: solid 1px #CFCFCF;
	 background-color: #f7f7f7;
	 padding-left: 5px;
}

.newsbox td
{
	 font-size: .7em ;
}

.newslist
{
	line-height: 18pt;
}

.LeftMenu 
{
	 border-right: solid 1px #CFCFCF;
	 border-bottom: solid 1px #CFCFCF;
	 background-color: #f7f7f7;
	 padding-left: 2px;
	 font-size: x-small ;
}

.Menu
{
	font-size: 8pt ;
	height:35px;
	width: 123px;
	cursor: hand;
	color: #656565;
}

.MenuLine
{
	background-color: #CFCFCF;
}

.BodyText
{
	font-size: smaller;
}

.footer
{
	font-size: smaller;
}

.errorText
{
	color: Red;
}
