body, table.main
{
	margin: 0px;
	line-height:100%;
	font-family: Verdana;
	font-size:8pt;
	border-collapse: collapse;
	padding-top:25px;
}

p { margin:0px; }
img { border:0px; margin:0px; }

a:link, a:visited {text-decoration:underline; color:#666666; font-size:8pt; }
a:hover { text-decoration:none; color: #FF9900; font-size:8pt; }

a.menu:link, a.menu:visited { text-decoration:underline; color:#666666; font-size:8pt; font-weight:bold;}
a.menu:hover { text-decoration:underline; color: #ff9900; font-size:8pt; font-weight:bold;}

a.sel_menu:link, a.sel_menu:visited { text-decoration:underline; color:red; font-size:8pt; font-weight:bold;}
a.sel_menu:hover { text-decoration:underline; color: red; font-size:8pt; font-weight:bold;}

a.submenu:link, a.submenu:visited { text-decoration:underline; color:#0099cc; font-size:8pt; font-weight:bold;}
a.submenu:hover { text-decoration:underline; color: #0099cc; font-size:8pt; font-weight:bold;}

a.sel_submenu:link, a.sel_submenu:visited { text-decoration:underline; color:red; font-size:8pt; font-weight:bold;}
a.sel_submenu:hover { text-decoration:underline; color: red; font-size:8pt; font-weight:bold;}

a.downmenu:link, a.downmenu:visited { text-decoration:underline; color:#62b4df; font-size:10px; font-weight:bold;}
a.downmenu:hover { text-decoration:underline; color: #62b4df; font-size:10px; font-weight:bold;}

span.downmenu { color:#62b4df; font-size:10px; font-weight:bold; }

.menu a:link, .menu a:visited
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #0055b4;
	text-decoration:underline;
}

.menu a:hover
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #e74100;
	text-decoration:underline	;
}

.menu a.sel:hover, .menu a.sel:link, .menu a.sel:visited
{
	color: #e74100;
}

table.main td.menu
{
	margin: 0px;
	padding-top:10px;
	font-size:8pt;
	font-family:Verdana;
	font-weight:bold;
}

table.main td.credits
{
	border-top:1px solid black;
	padding-right:20px;
	text-align:right;
	vertical-align:middle;
	background:url(dot00002.gif)
}

table.main td.credits div.copyright
{
	background-color:white;
	float:right;
	/*border:1px solid red; */
	padding:4px;
}

table.main td.news
{
	border-bottom: 1px solid black;
	background:url(line2001.gif);
	vertical-align:top;
	padding:0px 10px 0px 10px;
}

table.main td.news div.list
{
	line-height: 15px;
	width:350px;
	margin-top:0px;
}

table.main td.info
{
	border-bottom: 1px solid black;
	background:url(line2001.gif);
	padding:0px;
	vertical-align:top;
}

