body {background-color:#898989; font-size:13px; color: #5d5d5d; font-family:verdana, helvetica, arial, sans-serif; margin:15px 15px 15px 15px; }
A:link, A:visited, A:active { font-size:12px; color: #5d5d5d; text-decoration: underline; }     
A:hover { font-size:12px; color: #da001f; text-decoration: underline; }

td { font-family: verdana, Arial, Helvetica, sans-serif; }
th { font-family: verdana, Arial, Helvetica, sans-serif; }

input { font-family: verdana, Arial, Helvetica, sans-serif; font-size:13px;
        background-color:#efe9e3; border-color: #717171; border-width: 1px; border-style: solid; }

select { font-family: verdana, Arial, Helvetica, sans-serif; font-size:13px;
         background-color:#efe9e3; border-color: #717171; border-width: 1px; border-style: solid; }

textarea { font-family: verdana, Arial, Helvetica, sans-serif; font-size:13px;
           background-color:#efe9e3; border-color: #717171; border-width: 1px; border-style: solid; }

.smalltext { font-size: 11px; }
		
.headerwhite { color: #ffffff; font-size:14px; }
.header { color: #b81238; font-size:20px; background-image:none; }
.header2 { color: #b81238; font-weight: bold ; }
.header3 { color: #b81238; font-size:18px; background-image:none; }
.slogan { color: #ffffff; font-size:12px; font-style:italic; }
.headerred {color: #da001f; font-weight: bold ; }
.headerredlarge {color: #da001f; font-size: 18px; }
.footertext { color: #5d5d5d; font-size:11px; }

.footertextwhite { color: #ffffff; font-size:10px; }
.footertextwhite A:link { color: #ffffff; font-size:10px; text-decoration: none; } 
.footertextwhite A:visited { color: #ffffff; font-size:10px; text-decoration: none; } 
.footertextwhite A:active { color: #ffffff; font-size:10px; text-decoration: none; }     
.footertextwhite A:hover { color: #ffffff; font-size:10px; text-decoration: underline; }

.whitetext { color: #ffffff; font-size: 12px; }
.whitetext A:link { color: #ffffff; text-decoration: none; } 
.whitetext A:visited { color: #ffffff; text-decoration: none; } 
.whitetext A:active { color: #ffffff; text-decoration: none; }     
.whitetext A:hover { color: #ffffff; text-decoration: underline; }

table.menu a {
width:150px;
border-width:0px;
display: block;
padding: 0px 0px 0px 0px;
}

div.menu a {
color: #ffffff;
text-decoration:none;
font-size:12px;
font-weight:550;
line-height:16px;
font-family: Tahoma, verdana, sans-serif;
padding: 0px 0px 0px 0px;
border-width:0px;
}

div.menu a:link {
font-size:12px;
color: #ffffff;
text-decoration:none;
}

div.menu a:active {
font-size:12px;
color: #ffffff;
text-decoration:none;
}

div.menu a:visited {
font-size:12px;
color: #ffffff;
text-decoration:none;
}

div.menu a:hover {
font-size:12px;
color: #000000;
background: #ffffff;
border:0px solid #000000;
text-decoration:none;
}

div.bodytext {
position: relative;
top: -17px;
}

img.imageborder5 {
  border-width:5px;
  border-color:#ffffff;
  border-style:solid;
}

img.imageborder3 {
  border-width:3px;
  border-color:#ffffff;
  border-style:solid;
}

hr {
  border: 0;
  width: 90%;
  color: #c2c0be;
  background-color: #c2c0be;
  height: 1px;
  position:relative;
  left: -8px;  
}

hr.title {
  border: 0;
  width: 98%;
  color: #c2c0be;
  background-color: #c2c0be;
  height: 2px;
  position:relative;
  top: -10px;
  left: -5px;
}


