html,body{
width:100%;
height:100%;}

body{
margin:0px;
padding:0px;
background:#E5E5E5 url(/crevo/img/site_bg.jpg) repeat-x fixed;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:12px;
text-align:center;}

img{border:none;}

h1{
margin:0px;
padding:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#01667A;}

h1 a{
color:#01667A;}

h2{
margin:0px;
padding:2px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#006699;}

h2 a{
color:#006699;}

table th{
padding:2px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
border-bottom:1px solid #6E6E6E;
}

.color_row{
background:#EFEFEF;}

#header{
width:800px;
margin:4px auto 2px auto;}

#container{
width:790px;
margin:2px auto 4px auto;
text-align:left;
background:#FFF;
padding:5px;
color:#6E6E6E;}

#category ul{
margin:0px;
padding:0px;
list-style:none;}

#category li{
margin-left:30px;}

/*--~--~--~-- MENU --~--~--~-- */

div.menuTree{
width:200px;
}

div.menuTree UL{
padding:0px;
margin:0px;}

div.menuTree UL LI{
list-style:none;
margin:0px;
padding:0px;
padding-left:20px;
white-space:nowrap;
line-height:20px;}

div.menuTree UL LI.parent A{
color:#F4008F;
text-decoration:none;
padding:0px 2px;}

div.menuTree UL LI.parent A:hover{
background:#e6f0f2;
font-weight:bold;}

div.menuTree UL LI.child A{
color:#FB7F2D;
text-decoration:none;
padding:0px 2px;}

div.menuTree UL LI.child A:hover{
font-weight:bold;
font-size:110%;}

div.menuTree UL LI.parent{background: url(/crevo/img/collapsed.gif) 5px 5px no-repeat;}
div.menuTree UL LI.expanded{background: url(/crevo/img/expended.gif) 5px 7px no-repeat;}

/*-------*/

hr{
border:none;
overflow:hidden;
height:1px;
border-bottom:1px dashed #CCC;}

#left{border-right: 1px dashed #CCC;}

#list p{
margin:0px;
padding:0px;}



.mcdropdown_menu{
text-align:left;}