body, html {
	margin:0;
	padding:0;
	height:100%;
	height:auto !important;
	min-height:100%;
	font-family:Times New Roman, FreeSans;
}

.mainmenu {
	padding-top:15px;
	width:90%;
}

.mainmenu td {
	white-space:nowrap;
	width:15%;
}

.submenu {
	background:url('../img/submenu-a.gif') no-repeat;
	width:182px;
	padding:8px 5px 5px 0;
}

.submenu a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	padding-left:25px;
}

p, ul, div, span, td {
	font-size:13px;
}

.table td{padding:10px;border:1px solid #666666;}
.table {margin-top:20px;border:1px solid #666666;}
.table thead {background:#DADADA;text-align:center;}
.table ul {padding:0;margin:0 0 0 10px;list-style:none;}
.table a img {border:0;}

#logo {
position: absolute;
top:30px;
left:60px;
width:150px;
height: 130px;
cursor:pointer;
}

h1 {
font-size:18px;
margin-bottom:10px;
padding-bottom:0px;
}

h2 {
font-size:16px;
margin-bottom:0px;
padding-bottom:0px;
color:#998888;
}
