	
body{font-family: sans-serif, Arial, Verdana; font-size: 13px; background-color: #cccccc;}

a:link {font-family: Arial, Helvetica; color: #aa4400; text-decoration: none;}
a:visited {font-family: sans-serif, Arial, Verdana; color: #993300; text-decoration: none;}
a:hover {font-family: sans-serif, Arial, Verdana; text-decoration : underline;}
a:active {font-family: sans-serif, Arial, Verdana; text-decoration: underline;}
a:focus {font-family: sans-serif, Arial, Verdana; text-decoration: underline;}

td.Dist4{
        height: 8px;
}

td.Frame{
        border: 1px solid #666666;
}

td.MenuCaption {
	font-family: sans-serif, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
        background-color: #666666;
/*        background-image: url(resources/images/BgMenuCaption.gif);*/
}

td.MenuItem {
	font-family: sans-serif, Arial, Verdana;
	font-size: 13px;
	color: #000000;
        background-color: #eeeeee;
}


td.Content {
	font-family: sans-serif, Arial, Verdana;
	font-size: 13px;
        background-color: #ffffff;
}

td.Copyright {
	font-family: sans-serif, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffa400;
        background-color: #5577bb;
}

td.News {
	font-family: sans-serif, Arial, Verdana;
	font-size: 13px;
	color: #000000;
        background-color: #eeeeee;
}





