/**
 * Cascading Stylesheet for the MAB website.
 */

<!--
body,td,p,ol,ul { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-style: normal; }

body { background-color:#FFFFFF; }
th { color: white; background-color: #000099; font-weight: bold; }

/** Default styles for some common text tags. */
h1,h2,h3,h4,h5,h6 { font: Verdana, arial, helvetica, sans-serif; font-weight: bold;}
h1 {
	font-size: 12pt;
	text-align: left;
    font-style: normal;
    color: #C0012A;
}
h2 { font-size: 11pt; color:#000000;}

.frontTitle{ font: Verdana, arial, helvetica, sans-serif; font-size: 18pt; color: red; }

/** A-tag style for the default links. */
a { text-decoration: none; font-size: 10pt; }
a:link    { color: #C0012A; }
a:visited { color: #C0012A; }
a:hover   { color: DF122A; text-decoration: underline;}

/** A-tag style for the default links. */
a.underlined { text-decoration: none; font-size: 10pt; font-weight: bold; text-decoration: underline;}
a.underlined:link    { color: #C0012A; }
a.underlined:visited { color: #C0012A; }
a.underlined:hover   { color: DF122A;}

.navlinks, a.navlinks:link,a.navlinks:visited { 
    font-family: helvetica; font-size: 8pt; text-decoration: none; color: #C0012A; }

a.navlinks:hover { 
    text-decoration: underline; }

.productlinks, a.productlinks:link,a.productlinks:visited { 
    font-family: helvetica; font-size: 8pt; text-decoration: none; color: #000000; }

a.productlinks:hover { 
    text-decoration: underline; }

hr { border-width: thin;
     border-style: groove; }


/** Table header and data styles. */
caption { caption-side: bottom; font-size: 8pt;  font-weight: bold; }

table.data { border: thin solid black; border-collapse: separate; empty-cells: show;
             table-layout: auto; }

tr.even { color: black; background-color: #f2f2ff; }
tr.odd  { color: black; background-color: #dfdfff; }

/** Standard size text styles. */
.whitetext { color: white; }
.whitetiny { color: white; font-size: 6.5pt; }

.tiny { font-size: 7pt; }

/** Special text styles with different font */
.special_big { font-family: Geneva, Arial, Helvetica, san-serif; }

.red_small_text { color: red; font-size: 7pt; }

.red_bold { color: red; font-style: normal; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}


/** A-tag style for bold black links. */
.black-bold,a.black-bold:link,a.black-bold:visited    { 
        color: #000000; font-size: 7.5pt; font-weight: bold; text-decoration: none; }
a.black-bold:hover   { color: #CCCCCC; font-size: inherit; font-weight: inherit; text-decoration: inherit; }


/** A-tag style for bold white links. */
.white-bold:link, a.white-bold:link,a.white-bold:visited { 
    font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration: none; }
a.white-bold:hover   { font-family: Arial, Helvetica, sans-serif; color: #FF7C01; font-size: 9pt; font-weight: bold; text-decoration: none;}

/** A-tag style for bold red links. */
.red-bold:link, a.red-bold:link,a.red-bold:visited { 
    font-family: Arial, Helvetica, sans-serif; color: #EE3A43; font-size: 9pt; font-weight: bold; text-decoration: none; }
a.red-bold:hover   { font-family: Arial, Helvetica, sans-serif; color: #007AC5; font-size: 9pt; font-weight: bold; text-decoration: underline;}

/** A-tag style for bold gold links. */
.gold-bold,a.gold-bold:link,a.gold-bold:visited    { 
        color: #FFCC00; font-size: 9pt; font-weight: bold; text-decoration: none; }
a.gold-bold:hover   { 
        color: #CCFFFF; font-size: inherit; font-weight: inherit; text-decoration: inherit; }

/** A-tag style for small gold links. */
.gold-small,a.gold-small:link,a.gold-small:visited    {
        color: #FFCC00; font-size: 7.5pt; text-decoration: none; }
a.gold-small:hover   { color: #CCFFFF; font-size: inherit; text-decoration: underline; }

/** A-tag style for big blue links. */
.blue-big,a.blue-big:link,a.blue-big:visited,a.blue-big:hover    { 
        color: #000099; font-family: Geneva, Arial, Helvetica, san-serif;
        font-size: 12pt; font-weight: bold; text-decoration: underline; }


/** Style used for the breadcrumbs. */
.breadcrumbs, a.breadcrumbs:link, a.breadcrumbs:visited,a.breadcrumbs:hover  { 
        color: #ffffff; font-size: 8pt;font-weight: bold; text-decoration: underline; }


/** added for front page **/
.welcome { font-family: georgia, comic sans;font-size: 16pt;color: #ffffff; }

p.title { font-size: 10pt;
        color: #ffffff;
        text-transform: uppercase;
        font-weight: bold;
        text-align: center;
}

button {
    background-color: #C0012A; background-image: url(); background-repeat: no-repeat;
    border-top: 1 px solid black; border-bottom: 1 px solid black;
    border-bottom-color Sets the color of the bottom border border-color 4 1 6 2 

    cursor: pointer; font-family: verdana, arial, sans-serif; color: white;
    font-size: 10pt; font-weight: normal;
}

/** Special text styles. */
.small { color: black;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 8pt;
         font-style: normal; }

/** A-tag style for the default links. */
a.small:link    { color: #0000FF;
				  font-size: 8pt;
				  text-decoration: underline; }
a.small:hover   { color: #003399;
				  font-size: 8pt;
				  text-decoration: underline; }
a.small:visited { color: #003399;
				  font-size: 8pt;
				  text-decoration: underline; }

/** A-tag style for small black links. */
a.black-small:link    { color: #000000;
                       font-family: Verdana, Arial, Helvetica, sans-serif;
                       font-size: 8pt;
                       text-decoration: none; }
a.black-small:visited { color: #000000;
                       font-family: Verdana, Arial, Helvetica, sans-serif;
                       font-size: 8pt;
                       text-decoration: none; }
a.black-small:hover   { color: #000000;
                       font-family: Verdana, Arial, Helvetica, sans-serif;
                       font-size: 8pt;
                       text-decoration: underline; }

td.colorline    { background-image: url("/images/mab_colorline_cropped.gif"); }

.copyright { font-family: Arial; font-size: 8pt; color: #999999; }

/** A-tag style for small black links. */
a.white-small:link    { color: #ffffff;
                       font-family: Verdana, Arial, Helvetica, sans-serif;
                       font-size: 9pt;
                       font-weight: bold;
                       text-decoration: none; }
a.white-small:visited { color: #ffffff;
                       font-family: Verdana, Arial, Helvetica, sans-serif;
                       font-size: 9pt;
                       font-weight: bold;
                       text-decoration: none; }
a.white-small:hover   { color: #ffffff;
                       font-family: Verdana, Arial, Helvetica, sans-serif;
                       font-size: 9pt;
                       font-weight: bold;
                       text-decoration: underline; }

-->
