/* Hilltop Brigade CSS */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#999999;
	
}

td{
	font-size: 12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}

input.login{
	padding-top:0px;
	background-color:#999999;
	font-size:10px;
	color:#000000;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:80px;
	height: 20px;


}

.header{
	font-size: 14px;
	font-weight: bold;

}
.subheader{
	font-size: 14px;
	font-weight: normal;

}

.copyright{
	font-size: 10px;
}

a:link {color:#333333;text-decoration: none;}
a:visited {color:#333333;text-decoration: none;}
a:hover {color:#000000;text-decoration: none;}
a:active {color:#333333;text-decoration: none;}

a.red:link {color:#ff3300;text-decoration: none;}
a.red:visited {color:#ff3300;text-decoration: none;}
a.red:hover {color:#ff3300;text-decoration: none;}
a.red:active {color:#ff3300;text-decoration: none;}

.letter{
	font-family: serif;
	font-size:22px;
	font-weight: 200;
	color:#000;
}
 a.letter{
	color:#13137c;
	text-decoration: underline;
}
 a.letter:hover {text-decoration: none;}
 
 .lettertable{
	background-image: url("../images/header_letter.gif");
	background-repeat: no-repeat;
 }
 .lettertable  h2 {
	color:#fff;
 }
