body {
	background: #00F0FF url(../images/banners/mcbo-background-ocean-sky-02.jpg) fixed;
/*	background: #FFFFFF;  */
	font-family: hobo, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006699
}

li {  font-family: hobo, Arial, Helvetica, sans-serif}
td {  font-family: hobo, Arial, Helvetica, sans-serif}
h1 {  font-family: hobo, Arial, Helvetica, sans-serif; font-size: 18pt; color: #006699}
h2 {  font-family: hobo, Arial, Helvetica, sans-serif; font-size: 16pt; color: #006699}
h3 {  font-family: hobo, Arial, Helvetica, sans-serif; font-size: 14pt; color: #006699}
h4 {  font-family: hobo, Arial, Helvetica, sans-serif; font-size: 12pt; color: #006699}
a:link	    {color:#006699; font-family: hobo; text-decoration: none; font-weight: bold; font-size: 12pt}
a:visited	{color:#333333; font-family: hobo, Arial, Helvetica,12pt sans-serif;  font-weight: bold; text-decoration: none; font-size: 12pt}
a:hover     {color: #CC6600; font-family: hobo, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; font-size: 12pt; background-color: #FFFFCC}
a:active    {color: #FF0000; font-family: hobo, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; font-size: 12pt}
.a-small    {font-family: hobo, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: 9pt}




table {
    padding: 0;
    margin: 0;
}

#main_menu {
font-size: 12pt

}

td.main_menu {
    padding: 0;
    margin: 0;
}
td.main_menu a {
/* ../pic/nav-buttons/srh-button-home-0.jpg */
/*	background: #EFEFEF url(../pic/nav-buttons/mcbo-button-home-0.jpg) repeat; */
	background: #EFEFEF;
    color: #3333AA;
    width: 90%;
    margin: 0 0;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 1px 1;
	font-size: 14pt; 
	border: 1px #CCECEC inset;
	-moz-border-radius: 6px;
	border-color: grey #FFECEC; 
	border-style: line; 
	border-bottom-width: 1px; 
	border-top-width: thin; 
	border-left-width: 1px;
	border-right-width: thin
}

td.main_menu a:hover  {
/*	background: #EFEFFF url(../pic/nav-buttons/mcbo-button-home-1.jpg) repeat; */
    background: #EFEFFF; 
    text-decoration: underline;
    color: #CC3300;
}




#banner_menu {

}

td.banner_menu {
    padding: 0;
    margin: 0;
}
td.banner_menu a {
    color: #EFEF33;
    width: 90%;
    margin: 0 0;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 1px 1;
	font-size: 12pt; 
	border: 1px inset #CCECEC;
	-moz-border-radius: 6px;
	border-color: grey #FFECEC; 
	border-style: line; 
	border-bottom-width: 1px; 
	border-top-width: thin; 
	border-left-width: 1px;
	border-right-width: thin
}

td.banner_menu a:hover  {
/*     background: #EFEFFF; */
    text-decoration: none;
    color: black;
}
p {  font-size: 12pt; color: #006699}

