/* CSS style */




table {table-layout: fixed;}

body {margin-top: 0px;}

p.text {font-family: Verdana; font-size: 11px; color: #4e1b06; font-weight: normal; margin-left: 15px; margin-right: 15px; margin-top: 0px; margin-bottom: 10px;}

p.other {font-family: Verdana; font-size: 11px; color: #b08f81; font-weight: normal;}

p.status {font-family: Verdana; font-size: 11px; color: #4e1b06; font-weight: normal; margin: 0; text-align:left;}

p.pagelist {font-family: Verdana; font-size: 11px; color: #4e1b06; font-weight: normal; margin-right: 15px;}

p.pagelist1 {font-family: Verdana; font-size: 11px; color: #4e1b06; font-weight: normal; margin-left: 15px;}

p.white {font-family: Verdana; font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: none;}
.asd {
    padding-bottom: 5px;
}
.asdf {
    padding-left: 100px;
}


a.menu {font-family: Verdana;
font-weight: bold;
 font-size: 12px; color: #868d70; text-align:left; text-decoration: none;            
}

a.menu:hover {font-family: Verdana; 
font-weight: bold;
font-size: 12px; color: #ff6d2d;  text-align:left; text-decoration: underline;  
}

a {font-family: Verdana; font-size: 11px; color: #868d70;  text-decoration: underline;
}

.imagesm
{   
    float: left;
}

.imagesm2
{   
    float: right;
    padding-right: 130px;
    padding-top: 50px;
}

a.pagemenu {font-family: Verdana; font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: underline;}

.adminmenu {font-family: Verdana; font-size: 11px; color: #999999; font-weight: normal; text-align:left; text-decoration: underline; border-top: 1px solid #4e1b06;}

.smallmenu {font-family: Verdana; font-size: 8px; color: #999999; font-weight: normal; text-align:right; text-decoration: underline; margin-bottom: 1px;}

ul, li {
margin:0;
border:0;
padding:0;
list-style:none;
}

#catlist {
font-size:14px;
padding:0px;
height:28px;
padding: 7px 0 0 10px;
float: left;
}

#catlist .menu li {
height:28px;
float:left;

}

#catlist .menu li a {
color:#1F1D1D;
text-decoration:none;
padding:0 20px;
height:28px;
line-height:28px;
display:block;
float:left;
padding:0 20px 0 20px;
border-right-width: 1px;
border-right-style: dotted;
}

#catlist .menu li a:hover {
color:#565050;
}