body,table,div {
	margin:0px;padding:0px;
    font-family:Arial; font-size:12px;
}
table {padding-top:0px;padding-bottom:0px;}
div,td {
	border:0px solid black;
}
img {
	border:0px solid black;
    margin-top:0px;margin-bottom:0px;
    text-align:center;
}
a 	{
	text-decoration:none;
}
th  {background-color:#dddddd; font-weight:bold;}
h1  {
	background-image:url(/img/header.gif);
	background-repeat:no-repeat; 
    font-family:Arial Black;font-weight:bold; font-size:17px; color:#aa0000;
    height:34px;
    text-indent:17px;
    line-height:30px;
    margin-left:50px;
    margin-top:10px;
}
.top {
	width:790px;height:130px;
    background-repeat:no-repeat;
}
.topmenu td { width:25%; }
.topmenu a {
	display:block;
    height:23px;
    background-image:url(/img/menu.gif);
    background-color:#cccccc;
    background-repeat:no-repeat;
    text-align:center;
	font-family:Verdana, Arial New;
    font-weight:bold;
    font-size:11px;
    color:#ffffff;
}
.topmenu a:hover{background-color:yellow;color:yellow;}	
.topmenu #spacer {font-size:3px;}
.lang td {color:blue;}
.lang a {color:white}
.lang a:hover {color:yellow}
.menuon a {background-color:yellow;color:yellow;}
.middle {
	width:790px;height:450px;
}
.midleft {
	background-color:#ffffff;
	width:187px;text-align:center; vertical-align:top;
    text-align:center;
}
.submenuon {background-color:skyblue;color:yellow}
.midcenter {
	border:1px solid #cccccc;width:599px;height:98%;
	border-top:0px;
}
.right {
	position:absolute; width:150px; top:10px; left: 800px;
}
.bottom {
	background-color:#e3e3e3;
    font-size:9px;font-weight:bold;
	width:790px;height:50px;text-align:center
}

.bullet {color:lightblue; font-size:10px;}
.submenu a {
	margin-left:15px;margin-right:15px;text-align:left;
    display:block;height:18px;font-weight:bold;
    border-bottom:1px solid #cccccc;
    color:#666666;font-size:11px;
}
.submenu a:hover {background-color:skyblue;color:yellow}