a:link { color: #000099; text-decoration: none;}
a:visited  { color: #000099;  text-decoration: none;}
a:hover  { text-decoration: underline; }
	
body     {
	color: #333333;
	font: 14px/16px Verdana, Arial, Helvetica;
	background-color: #990000;
	text-decoration: none;
	text-transform: none;
	border-top: 0px solid #c8c8c8;
	border-right: 0px solid #c8c8c8;
	border-bottom: 0px solid #c8c8c8;
	border-left: 0px solid #c8c8c8;
	padding: 0px;
	background-image: url(img/bricks.jpg);
}

img {
	border:none;
	margin-left: 10px;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
	
.footer  {
	color: #003300;
	font: 10px/12px Verdana, Arial, Helvetica;
	text-decoration: none;
	text-transform: none;
	padding: 0px;
}

.footer a:link { color: #004677; text-decoration: none}
.footer a:visited  { color: #004677; text-decoration: none}
.footer a:hover  {
	text-decoration: none;
	color: #FF6600;
}

h1 {
	color: #990000;
	font-weight: bold;
	font-size: 26px;
	font-family: papyrus, Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px;
	line-height: 26px;
}
h2 {
	color: #990000;
	font-weight: bold;
	font-size: 20px;
	font-family: papyrus, Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 0px 0px;
	line-height: 24px;
}
h3 {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
	font-family: papyrus, Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 0px 0px;
	line-height: 24px;
}

.footerColor {
	color: #FFCC00;
	font: 10px/12px Verdana, Arial, Helvetica;
	text-decoration: none;
	text-transform: none;
	padding: 0px;
}

.footerColor a:link { color: #FFCC00; text-decoration: none }
.footerColor a:visited  { color: #FFCC00; text-decoration: none }
.footerColor a:hover  { color: #FFCC00; text-decoration: none }
.names {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.urgent {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.names a:link {
	color: #004677;
	text-decoration: none;
	font-weight: normal;
}
.names a:visited  {
	color: #004677;
	text-decoration: none;
	font-weight: normal;
}
.names a:hover  {
	text-decoration: none;
	font-weight: normal;
}
.rightPic {
	float: right;
	border: 0px solid #990000;
	margin-bottom: 5px;
	margin-left: 5px;
}
.sideLinks a:link {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}

.sideLinks a:visited {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}

.sideLinks a:hover  { 
	text-decoration: underline 
	}
.side {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
	font-variant:small-caps;
}
	
#statelinks {
	padding-top: 0px;
	text-align: center;
	margin-top: 0px;
	vertical-align: top;
}
ul.names {
	list-style-type:none;
	text-align:center;
	
}
ul.names li {
	margin-bottom:15px;
}
