html, body
{
margin: 5px auto;
text-align: center;
}

#moui_dark {background-color: #626752;}
#moui_light {background-color: #F6F6E6;}
#moui_white {background-color: #FFFFFF;}
#moui_bnut {background-color: #d5b620;}
#moui_green {background-color: #C0D346;}

#moui_page
{
margin:auto;
text-align:left; /* leave unchanged */ 
width:750px;/* non-IE */ 
*width:750px;/* IE */ 
min-width:750px;/* optional but recommended */ 
border: solid 2px #BFBF9C;
background-color: #E7E7CC;
overflow: hidden;
}

#moui_top_ads
{
background-color: #F6F6E6;
display: block;
margin: 0px;
padding: 0px;
overflow: hidden;
}

#moui_top_nav
{
border: solid 2px #BFBF9C;
background-color: #E8E1CD;
display: block;
margin: 0px;
padding: 10px 10px 10px 10px;
overflow: hidden;
clear: left;
}

#moui_cont
{
display: block;
margin: 0px;
padding: 0px;
overflow: hidden;
}

#moui_cont_pad
{
display: block;
margin: 0px;
padding: 4px;
overflow: hidden;
}

#moui_bottom_ads
{
border: solid 2px #BFBF9C;
background-color: #E7E7CC;
display: block;
margin: 0px;
padding: 0px;
overflow: hidden;
height: 68px;
clear: left;
text-align: center;
}

#moui_footer
{
background: #FFFFFF url('../../images/smalls/backline_mambagirl.gif') no-repeat;
margin: 0px;
padding: 0px;
overflow: hidden;
height: 77px;
clear: left;
}

#moui_comments
{
padding: 0px 0px 0px 0px;
display: block;
background-color: #E7E7CC;
margin:10px 10px 10px 10px;
overflow: hidden;
clear: left;
}

#moui_comments_res
{
padding: 0px 0px 0px 0px;
display: block;
background-color: #E7E7CC;
margin:10px 10px 10px 10px;
overflow: hidden;
clear: left;
}

#moui_act_comments
{
padding: 0px 0px 3px 0px;
background-color: #E7E7CC;
margin: 0px;
text-align: left;
overflow: hidden;
}


#moui_bar_red { background-color: #90985d; height: 21px; }
#moui_bar_khaki { background-color: #3e430b; height: 21px; }
#moui_bar_green { background-color: #CCCC99; height: 21px; }
#moui_bar_bnut { background-color: #d5b620; height: 21px; }
#moui_bar_compred { background-color: #6e0226; height: 21px; }

.moui_border_red { border: solid 1px #90985d; }
.moui_border_khaki { border: solid 1px #3e430b; }
.moui_border_green { border: solid 1px #CCCC99; }
.moui_border_bnut { border: solid 1px #d5b620; }
.moui_border_compred { border: solid 1px #6e0226; }

.moui_red_arrow { background: #90985d url('../../images/smalls/green_arrow1.gif') top right no-repeat; padding: 0px 35px 0px 0px; }
.moui_khaki_arrow { background: #3e430b url('../../images/smalls/khaki_arrow1.gif') top right no-repeat; padding: 0px 35px 0px 0px; }
.moui_green_arrow { background: #CCCC99 url('../../images/smalls/green_arrow1.gif') top right no-repeat; padding: 0px 35px 0px 0px; }
.moui_bnut_arrow { background: #d5b620 url('../../images/smalls/green_arrow1.gif') top right no-repeat; padding: 0px 35px 0px 0px; }
.moui_compred_arrow { background: #6e0226 url('../../images/smalls/red_arrow1.gif') top right no-repeat; padding: 0px 35px 0px 0px; }


.moui_button
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #f6f6e6;
margin: 0px;
padding: 1px;
background: #7c7c53;
letter-spacing: normal;
font-variant: small-caps;
}

.moui_button:hover
{
color: #ffffff;
}

.moui_button_small
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7px;
font-weight: bold;
color: #f6f6e6;
margin: 0px;
padding: 1px;
background: #7c7c53;
letter-spacing: normal;
text-transform: uppercase;
}

.moui_button_small:hover
{
color: #ffffff;
}

.moui_cursor { cursor: hand; cursor: pointer; }
.moui_clear { clear: left; }

label { display:block; float:left; clear:left; }

/* rounded corners  DO NOT USE t2*/
b.rtopkd, b.rbottomkd{display:block; background: transparent;}
b.rtopkd b , b.rbottomkd b{display:block; height: 1px; overflow: hidden; background: #3e430b;}
b.rtoprd, b.rbottomrd{display:block; background: transparent;}
b.rtoprd b , b.rbottomrd b{display:block; height: 1px; overflow: hidden; background: #90985d;}
b.rtopgd, b.rbottomgd{display:block; background: transparent;}
b.rtopgd b , b.rbottomgd b{display:block; height: 1px; overflow: hidden; background: #CCCC99;}
b.rtopbn, b.rbottombn{display:block; background: transparent;}
b.rtopbn b , b.rbottombn b{display:block; height: 1px; overflow: hidden; background: #d5b620;}
b.t1{margin-left: 0px; margin-right: 4px;}
b.t2{margin-left: 0px; margin-right: 3px;}
b.t3{margin-left: 0px; margin-right: 2px;}
b.rtopkd b.t4{margin-left: 0px; margin-right: 1px;height: 2px;}
b.rtoprd b.t4{margin-left: 0px; margin-right: 1px;height: 2px;}
b.rtopgd b.t4{margin-left: 0px; margin-right: 1px;height: 2px;}
b.rtopbn b.t4{margin-left: 0px; margin-right: 1px;height: 2px;}

b.rtopkd b.t5{margin-left: 0px; margin-right: 0px;height: 3px;}
b.rtoprd b.t5{margin-left: 0px; margin-right: 0px;height: 3px;}
b.rtopgd b.t5{margin-left: 0px; margin-right: 0px;height: 3px;}
b.rtopbn b.t5{margin-left: 0px; margin-right: 0px;height: 3px;}

b.b1{margin-left: 4px; margin-right: 0px;}
b.b2{margin-left: 3px; margin-right: 0px;}
b.b3{margin-left: 2px; margin-right: 0px;}
 b.rbottomkd b.b4{margin-left: 1px; margin-right: 0px;height: 2px;} 
 b.rbottomrd b.b4{margin-left: 1px; margin-right: 0px;height: 2px;}
 b.rbottomgd b.b4{margin-left: 1px; margin-right: 0px;height: 2px;}
 b.rbottombn b.b4{margin-left: 1px; margin-right: 0px;height: 2px;}

 b.rtoprcd, b.rbottomrcd{display:block; background: transparent;}
b.rtoprcd b , b.rbottomrcd b{display:block; height: 1px; overflow: hidden; background: #6e0226;}
 b.x1{margin-left: 4px; margin-right: 4px;}
b.x2{margin-left: 3px; margin-right: 3px;}
b.x3{margin-left: 2px; margin-right: 2px;}
b.rtoprcd b.x4{margin-left: 1px; margin-right: 1px;height: 2px;}
b.rbottomrcd b.x4{margin-left: 1px; margin-right: 1px;height: 2px;}

/*<b class="rtop"><b class="t1"></b><b class="t2"></b><b class="t3"></b><b class="t4"></b></b>*/
/*<b class="rbottom"><b class="b4"></b><b class="b3"></b><b class="b2"></b><b class="b1"></b></b>*/
