body{
background-color:#ffffff;
font-family: Verdana, Trebuchet MS;
font-size: 9px;
}
.headertop{
background-image:url('../images/headertop.jpg');
background-repeat:no-repeat;
height:45px;
}
.headerbottom{
background-image:url('../images/headerbottom.jpg');
background-repeat:no-repeat;
height:76px;
}
.menu{
background-image:url('../images/menu.jpg');
background-repeat:no-repeat;
height:38px;
width:900px;
}

.menu a{
height:20px;
font-family:verdana;
font-size:10px;
color:#222222;
padding:3px 10px 3px 20px;
margin-top:0px;
text-decoration:none;
border:1px solid #444444;
background-color:#eeeeee;
}

.menu a:hover{
height:20px;
font-family:verdana;
font-size:10px;
color:#444444;
padding:3px 10px 3px 20px;
margin-top:0px;
text-decoration:none;
border:1px solid #444444;
background-color:#ffbb33;
}

.leftpanel{
background-image:url('../images/leftpanel.jpg');
background-repeat:no-repeat;
width:162px;
height:535;
}

.main{
background-image:url('../images/main.jpg');
background-repeat:no-repeat;
width:547px;
height:535px;
}
.maintext_1{
position:relative;
top:40px;
left:15px;
font-family:verdana;
font-size:10px;
color:#222222;
width:200px;
padding:0px 0px 5px 0px;
text-align:left;
}
h1{
font-family:arial;
font-size:21px;
font-weight:bold;
color:#555555;
}
.maintext_z{
position:relative;
top:40px;
left:15px;
font-family:verdana;
font-size:14px;
color:#222222;
width:200px;
padding:0px 0px 5px 0px;
text-align:left;
}
.maintext_zas{
position:relative;
top:40px;
left:15px;
font-family:verdana;
font-size:16px;
color:#222222;
width:200px;
padding:0px 0px 5px 0px;
text-align:left;
}
.rightfooter{
position:relative;
top:20px;
left:15px;
font-family:verdana;
font-size:12px;
color:#222222;
width:200px;
height:400px;
padding:0px 0px 5px 0px;
text-align:left;
}
.maintext_ser{
position:relative;
top:10px;
left:15px;
font-family:verdana;
font-size:14px;
color:#222222;
width:200px;
height:500px;
padding:0px 0px 5px 0px;
text-align:left;
}
.maintext_r{
position:relative;
top:-180px;
left:295px;
font-family:verdana;
font-size:10px;
color:#222222;
width:200px;
padding:0px 0px 5px 0px;
}
.listheader{
font-family:verdana;
font-size:12px;
font-weight:bold;
background-color:#dddddd;
border-top:solid 1px #444444;
}
.listrow1{
font-family:verdana;
font-size:9px;
border-bottom:solid 1px #aaaaaa;
}
.footer{
font-family:verdana;
font-size:9px;
color:#555555;
}