/* Start of CMSMS style sheet 'RDA Global Styles' */
div#rdaheader {
border-top: 1px solid #0c5d04;
}

div#rdaheadimg {
float: left;
}

div#rdaslogan {
float: left;
width: 280px;
height: 80px;
background: url(uploads/images/rda_slogan_img.png) no-repeat;
padding: 200px 20px 0px 0px;
text-align: right;
}


#rdaslogan a {
color: #9ee497;
text-decoration: underline;
}

#rdaslogan a:hover {
color: #9ee497;
text-decoration: none;

}

div#rdamenubg {
clear: both;
width: 700px;
background: url(uploads/images/rda_menu_bg.png) repeat-x;
border-top: 0px solid #ffffff;
}

div#menu_top {
clear: both;
width: 700px;
height: 50px;
background: url(uploads/images/rda_menu_bg.png) repeat-x;
border-top: 0px solid #ffffff;
}

div#menu_option {
float: left;
text-align: center;
padding: 14px 0px 0px 37px;
}

#menu_option a {
color: #ffffff;
text-decoration: none;
}

#menu_option a:hover {
color: #189a0a;
text-decoration: none;
}

div#developed_by_rm {
margin: 0px auto;
text-align: center;
margin: 20px 0px 0px 0px;
}
/* End of 'RDA Global Styles' */

