body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #74736B;
	word-spacing: 1px;
}

      .standard
        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474A4B;
        }

      .justify
        {
        text-align: justify;
        }

      .title
        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #303030;
	letter-spacing: -1px;
        }

      .header
        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A1A1A1;
	font-weight: normal;
        }

      .white
        {
        color: #ffffff;
        }

      .highlight
        {
        color: #CC0000;
        }

      .red
        {
        color: #CC0000;
        }

      .footer
        {
        font-size: 9px;
        color: #666666;
        }

      .address
        {
        font-size: 10px;
        color: #ABABAB;
        }

      .spaced
        {
        line-height: 160%;
        }

      a
        {
        color: #FF6600;
        text-decoration: none;
        }

      a:hover
        {
        color: #CC0000;
        text-decoration: none;
        }

      a.subtle
        {
        color: #A1A1A1;
        background-color: transparent;
        text-decoration: none;
        }

      a.subtle:hover
        {
        color: #CC0000;
        background-color: transparent;
        text-decoration: none;
        }

      a.nav
        {
        color: #E72424;
        }

      a.nav:hover
        {
        color: #2C18A4;
        text-decoration: underline;
        }

      a.footer
        {
        color: #333333;
        }

      a.footer:hover
        {
        color: #000000;
        background-color: #DDE2E3;
        }

      form
        {
        margin: 0px;
        }

      .formfield
        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #000000; 
        background-color: #ffffff;
        border-width: 1px;
        border-style: solid;
        border-color: #A1A1A1;
        }

      .formbutton
        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        color: #ffffff;
        font-weight: bold;
        background: #A1A1A1;
        border-width: 2px;
        border-style: solid;
        border-left-color: #808080;
        border-top-color: #808080;
        border-bottom-color: #404040;
        border-right-color: #404040;
        }

      img
        {
        border-style: none;
        }


#navbar {
	width: 180px;
	border-style: none solid none solid;
	border-color: #D0D0D0;
	border-width: 0px;
	margin: 00px;
	}
	
#navbar li a {
  	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 30px;
	text-decoration: none;
	}	
	
#navbar li a:link, #navbar li a:visited {
	color: #000000;
	display: block;
	background: url(images/caro_003.gif);
	padding: 8px 25px 0px 0px;
	text-align: right;
	}
	
#navbar li a:hover {
	color: #cc0000;
	background: url(images/caro_003.gif) 0 -30px;
	padding: 8px 25px 0px 0px;
	text-align: right;
	}
	
#navbar li a:active {
	color: #ee0000;
	background: url(images/caro_003.gif) 0 -60px;
	padding: 8px 25px 0px 0px;
	text-align: right;
	}

ul.navbar {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.apical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.apical a:link, .apical a:visited, .apical a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6633;
	text-decoration: none;
}
.apical a:hover {
	color: #990000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}