body {color: #333; background: #fff; padding: 0; font: normal 12px Arial, Tahoma, Verdana;}
h1, .h1, .content, .quickSearch {color: #fff; background: #0089ff url("../img/jamango_grad.gif") top repeat-x;}
.content {width: 100%;}
#body h1 a, #body .h1 a , #body .content a {color: #fff;}

p, .p, .dBlock, hr, .hr, .footer, body {max-width: 480px;}

a:link, a:visited, #body .h1 .statusField a {color: #036; text-decoration: underline;}
a:hover, #body .h1 .statusField a:hover {color: #fff; background-color: #036; text-decoration: none;}

.header, .footer, #menu {margin: 0;}
.header {color: #000; background: #fff; margin: 0;}
.header .logo {padding: 1px 0 0 3px;}
.header span.icon {padding: 1px; color: #fff; background: #999; border: 1px solid #333;}
.statusField {color: #000;}
.footer td {text-align: center; vertical-align: middle; font-size: xx-small;}
#body .footer a {color: #036; text-decoration: none;}
#body .footer a:hover {color: #fff; background-color: #036;}

.actionsBlock {border: 1px solid #036; background: #fff;}
body .actionsBlock a:hover {color: #fff; background: #036;}

.afemale {color: #d5316a;}
.amale {color: #03c;}

#menu {background: #0089ff url("../img/jamango_grad.gif") top repeat-x; border: 0; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}
#menu a, #menu a span {color: #fff; background: none;}
#menu .active a, #menu a:hover {color: #000; background: #fff;}

#subMenu {background: #333; border-bottom: 1px solid #fff;}
#subMenu .active a, #subMenu a:hover {color: #000; background: #f5f5f5;}

#header, #footer, .submenu {
	border-top: 1px solid #9cf; border-bottom: 1px solid #069;
    background: #0089ff url("../img/jamango_grad.gif") top repeat-x;}

body .submenu a {color: #fff; border-left: 1px solid #9cf; border-right: 1px solid #069; text-shadow: 1px -1px 0 #666;}

.submenu a.active, .submenu a:hover {
	background: #628cd8; /* for trash browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6699cc', endColorstr='#628cd8'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#6699cc), to(#628cd8)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #6699cc,  #628cd8); /* for firefox 3.6+ */}
