

/* image { border-color: #B6241E; } */



/* Body */
body {
margin-left: 0px;
margin-right: 0px;
background: #FFFFFF;
font-family: Arial, Verdana, Tahoma;
font-size: 11px;
color: #000000;
margin-top: 0px;
margin-bottom: 0px; font-style: normal;
}

table {
  font-family: Arial, Verdana, Tahoma;
}

/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
}

H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

td {
  font-family: Arial, Verdana, Tahoma;
  font-size: 11px;

}
TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

.content_txt {
  color: #000000;
  font-family: Arial, Verdana, Tahoma;
  font-size: 18px;
}

.page_header {
  color: #DFB232;
  font-family: Arial, Verdana, Tahoma;
  font-size: 18px;
  padding-left: 10px;
  text-transform: uppercase;
}


A {
  color: black;
}

.navpath {
  color: #FFFFFF;
  font-family: Arial, Verdana, Tahoma;
  text-decoration: none;
}


.bottomaddress  {
  color: #FFFFFF;
}

.bottomaddress a:link, .bottomaddress a:active, .bottomaddress a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.bottomaddress a:hover {
  text-decoration: underline;
}

/* color for links */

/*a:link {
	color: #000000;
}*/

/* color for visited links */
/*a:visited {
	color: #000000;
}*/
/*a:hover {
	color: #CC3333;
}
*/
/* color for active links (when mouse is over the link) */
/*a:active { 
	color: #000000;
}*/
