#mooContainer{
font-size: 11px;
font-family: verdana;
}
#mooContainer .tabtxt1 a{
color: #fff;
text-decoration: none;
}
#mooContainer .tabtxt1 a:hover{
color: #fff;
text-decoration:underline;
}

#mooContainer .box1 a{
color: #336699;
text-decoration: none;
}

#mooContainer .box1 a:hover{
color: #3399FF;
text-decoration:underline;
}

#mooContainer{
width: 580px;
margin: 0 auto;
}
#mooContainer .box1{
background: #fff;
}
#mooContainer .boxholder1{
clear: both;

background: #fff;
border: 1px solid #173c82;
}
#mooContainer .tab1{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #173c82 url(images/mooBTN.jpg) no-repeat;
}
#mooContainer .tabtxt1{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}

/* Custom Styles */
#mooContainer .page_header{
    padding:20px;
}


/* insider tabs styles */

#content2{

}
#mooContainer .box2{
background: #fff;
}
#mooContainer .boxholder2{
clear: both;
padding: 1px;
background: #fff;
border-top: 1px solid #999999;
}
#mooContainer .tab2{
float: right;
height: 26px;
width: 82px;
margin: 0 1px 0 0;
text-align: center;
background: #73b400 url(images/mooBTNinside.jpg) no-repeat;
}
#mooContainer .tabtxt2{
margin: 0;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 7px 0 0 0;
}
#mooContainer .tabtxt2 a{
color: #fff;
text-decoration: none;
}
#mooContainer .tabtxt2 a:hover{
color: #fff;
text-decoration:underline;
}