body {
margin:0px; background:#ffffff url('http://www.tailsfromthefirehouse.com/dalmation_lg_wht_me.jpg') fixed left top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #444444;
scrollbar-base-color: #ffffff; 
scrollbar-arrow-color: #000000;
scrollbar-DarkShadow-Color: #000000;
scrollbar-Shadow-Color: #EFCEF2;
scrollbar-Highlight-Color: #2e4a73;
scrollbar-Track-Color: #000000;
margin-top: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin-bottom: 0px;
margin-width: 0px; 
margin-height: 0px; 
}

input, select, textarea {
font-family: Verdana; 
font-size: 7pt;
}
navlink {
	color: #253ADF; 
	text-decoration: none;
}
a, a:visited, a:link {
	color: #253ADF; 
	text-decoration: none;
}
a:hover, navlink:hover { 
	text-decoration: underline; 
	font-weight: normal;
	color: #80000;
}
a:active {
	color: 800000; 
	text-decoration: none;
}

A.dark:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A.dark:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A.dark:active {
color: #FDC002;
font-weight: bold;
text-decoration: underline;
}

A.dark:hover {
color: #003366;
font-weight: bold;
text-decoration: underline;
}

A.dark2:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A.dark2:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

A.dark2:active {
color: #FDC002;
font-weight: bold;
text-decoration: underline;
}

A.dark2:hover {
color: #FDC002;
font-weight: bold;
text-decoration: underline;
}

A.boldblack:link {
color: #253adf;
font-weight: bold;
text-decoration: none;
}

A.boldblack:visited {
color: #253adf;
font-weight: bold;
text-decoration: underline;
}

A.boldblack:active {
color: maroon;
font-weight: bold;
text-decoration: underline;
}

A.boldblack:hover {
color: maroon;
font-weight: bold;
text-decoration: underline;
}


.bold a:hover, .bold a:visted:hover {
     text-decoration: underline;
     font-weight: bold;
     color:#800000
}

HR { border-top: solid;
     border-width: 95%;
     color= #7A5E4C; }

H1 { 
  font-weight: bold; 
  font-size: 12pt;
  line-height: 14pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
  font-variant: bold;
  font-style: bold;
  color: #7A5E4C;
}
H2 { 
  font-weight: bold; 
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif; 
  font-variant: bold;
  font-style: bold;
  color: #2E4A73;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #444444;
	/* border-collapse: collapse; */
}

.bluetable{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff;
	/* border-collapse: collapse; */
	background-color: 2E4A73;
}