body{
margin: 0;
padding: 0;
}

h3{
color: E0C68D;
font-family: Verdana;
font-size: 12pt;
padding-left: 5px;
}

#menubg{
background: url('../img/menubg.gif') repeat-x;
height: 38px;
}

.upbg{
height: 153px;	
background: url('../img/upmid.gif') repeat-x;
}

.menu1{
color: white;
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
background: url('../img/menubg.gif') repeat-x;
padding-right: 10px;
padding-left: 10px;
}
.menu2{
color: white;
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
background: url('../img/menubg2.gif') repeat-x;
padding-right: 10px;
padding-left: 10px;
}
.menua,
.menua:active,
.menua:visited,
.menua:hover{
color: white;
font-family: Verdana;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}

.menusep{
background: url('../img/menusep.gif') no-repeat;
width: 2px;
height: 38px;
}

#leftcol{
margin-left: 15px;
}

#searchbg{
background: url('../img/searchbg.gif') no-repeat;
}
#searchbutt{
background: url('../img/searchbutt.gif') no-repeat;
width: 40px;
height: 45px;
}

a.leftmenu,
a.leftmenu:active,
a.leftmenu:visited,
a.leftmenu:hover
{
color: #E9DCBC;
text-decoration: none;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}

a.smenu,
a.smenu:active,
a.smenu:visited{
color: #FFFFFE;
text-decoration:underline;
font-size: 10pt;
font-family: Tahoma;
}
a.smenu:hover{
color: #F0E3C2;
}

#cont{
margin-left: 15px;
margin-top: 15px;
}
#cont ul{
color: white;
font-family: Tahoma;
font-size: 9pt;
}
#cont h2{
color: #FFF1CE;
font-family: Tahoma;
font-size: 16pt;
font-weight: normal;
}
#cont p{
color: white;
font-family: Tahoma;
font-size: 9pt;
}

#foot{
background: url('../img/footbg.gif') repeat-x;
height: 55px;
color: #E9DCBC;
font-size: 10pt;
}

a.foota,
a.foota:visited,
a.foota:active{
color: #E9DCBC;
font-family: Verdana;
font-size: 10pt;
text-decoration: none;
}
a.foota:hover{
text-decoration: underline;
}

#rigcol{
margin-right: 15px;
}
.pr{
font-size: 8pt;
color: #E9E3D9;
font-family: Verdana;
}