img {border:0}
img.mainmenu {height:15;width:25; margin-right:0px}


#headtable
{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	font-family: 'Times New Roman' , Times, serif;
	background-image: url("../images/cl.jpg");
	border-collapse: collapse;
	vertical-align: middle;
	table-layout: fixed;
}

#headtable TR TD
{
	border-width:0px;
	text-align:center;
	font-weight:bold;
	font-size:20pt;
	color: darkblue;
}

#lefthead
{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
	width: 60px;
}


#righthead
{
	padding: 0px;
	margin: 0px;
	text-align: right;
	width: 144px;
	vertical-align: middle;
}

table.mainmenu
{
    border-collapse: collapse;
    font-family: 'Times New Roman' , Times, serif;
}

td.mainmenu
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-image: url("../images/tagbg.gif" );
    background-repeat: no-repeat;
    width: 84px;
    border-bottom: solid 1px #800080;
    cursor: hand;
    white-space: nowrap;
}

td.empty
{
	width: 10px;
	border-bottom: solid 1px #800080;
	white-space: nowrap;
}
td.time
{
	text-align:right;
	font-family: TimesNewRoman, Times, Serif;
	font-size: 10pt;
	color: #800040;
	white-space: nowrap;
	border-bottom: solid 1px #800080;
}

td.langs
{
	text-align:left;
	font-family: TimesNewRoman, Times, Serif;
	font-size: 10pt;
	vertical-align: bottom;
	width: 110px;
	white-space: nowrap;
	border-bottom: solid 1px #800080;
}


a.mainmenu
{
   border-width:0px;
}
a.mainmenu
{
	font-size: 9pt;
	color: black;
	font-family: arial;
	text-decoration: none;
}
a.mainmenu:hover 
{
	font-size: 9pt;
	color: blue;
	font-family: arial;
}
a.mainmenu:visited 
{
	font-size: 9pt;
	color: black;
	font-family: arial;
	text-decoration: none;
}

#maincontent
{
	border-left: solid 1px #800080;
	border-right: solid 1px #800080;
	border-bottom: solid 1px #800080;
}