BODY {
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif, Arial;
	font-size: 11px;
	color: #444444;
	background-color: #FFFFFF;
	width: 80%;
	text-align: center;
	margin: auto;
}

DIV#top {
border: 1px solid #B4D0F2;
background: #F9F9F9;
width: 100%;
padding: 0px;
}

DIV#mid {
text-align: left;
width: 100%;
}

DIV#bottom {
height: 27px;
border: 1px solid #B4D0F2;
background-color: #F9F9F9;
width: 100%;
padding: 10px 0px;
}

DIV#bottom a {
text-decoration: none;
}

table.main_tbl {
width: 100%;
}

td.left {
width: 20%;
border: 1px solid #B4D0F2;
background-color: #F9F9F9;
}

td.content {
padding: 16px;
width: 80%;
border: 1px solid #B4D0F2;
background-color: #F9F9F9;
}

td.topmenu a {
text-decoration: none;
color: #444444;
}

td.topmenu a:hover {
font-weight: bold;
text-decoration: none;
color: #444444;
}

.sidemenu {
width: 94%;
padding: 5px;
}

.sidemenu a {
border: 1px solid #FFFFFF;
font: 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
color: #234A76;
width: 100%;
display: block;
padding: 1px;
}

.sidemenu a:hover {
color: #FFFFFF;
text-decoration: none;
border: 1px solid #000000;
}

.sideheader a {
background-color: #5A89C0;
border-bottom: 1px solid #5A89C0;
color: #FFFFFF;
background-image: url(images/sideheaderfade.gif);
}

.sidebuttons a {
border-bottom: 1px solid #B4D0F2;
}

.sidebuttons a:hover {
background-color: #B4D0F2;
color: #FFFFFF;
}

.sidebuttons a#current {
cursor: default;
color: #234A76;
background-image: url(images/buttonbg.gif);
}

.sidebuttons a#current:hover {
cursor: default;
color: #234A76;
background-image: url(images/buttonbg.gif);
}

.title_b {
font-family: Tahome, Arial, Verdana, Helvetica, Sans-Serif, Arial;
font-size: 13px;
font-weight: bold;
}

.norm {
font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif, Arial;
font-size: 11px;
}

.star {
color: #FF1111;
}

.green {
color: #11FF11;
font-weight: bold;
padding: 1px;
}

.red {
color: #FF1111;
font-weight: bold;
padding: 1px;
}

.white {
color: #FFFFFF;
}

.white_b {
color: #FFFFFF;
font-weight: bold;
}

select {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
}

input {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 11px;
}

input.button {
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 10px;
    background: #E3E7E3;
    color: #767376;
    margin: 2px;
}
