body{
	margin: 0px;
}
.middlecolumn {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.middlecolumn2 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.smalltext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.logouttext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.pageheading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #B90000;
}
.multipageheading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B90000;
}
a{
	color: #B90000;
}
a:hover{
	color: #333333;
}
.topbar{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top:2px;
	padding-bottom:2px;
}

.pictureborder{
	border: solid 1px #999999;	
} 
a.headerlinks{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #B90000;
	text-decoration:none;
}
a.headerlinks:hover{
	color: #B90000;
	text-decoration:underline;
}
.photoborder{
border: 1px solid #999999
}
.photocaption{
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color: #B90000;
}.warningtext {
	font-family: Arial;
	color: #B90000;
}
.bottombar {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	padding-bottom:10px;
	padding-right:30px;
}
a.mainlinks{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #B90000;
	text-decoration:none;
}
a.mainlinks:active{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #B90000;
	text-decoration:none;
}
a.mainlinks:visited{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #B90000;
	text-decoration:none;
}
a.mainlinks:hover{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}


/* New styles added in October 2007 w/ redesign */
/* anchor format */
a:link {text-decoration: underline; color: #3333FF;}
a:visited {text-decoration: underline; color: #3333FF;}
a:active {text-decoration: underline;}
a:hover {text-decoration: underline; color: #FF6666;}

a.tNav:link{text-decoration: none; color: #FFFFFF; font-weight: 900;}
a.tNav:visited{text-decoration: none; color: #FFFFFF; font-weight: 900;}
a.tNav:hover{color: 6666FF; font-weight: 900;}
a.tNav:active{text-decoration: none; font-weight: 900;}

a.tSubNav:link{text-decoration: none; color: #FFFFFF; font-weight: 900; font-size: 10px;}
a.tSubNav:visited{text-decoration: none; color: #FFFFFF; font-weight: 900; font-size: 10px;}
a.tSubNav:hover{color: 3333FF; font-weight: 900; font-size: 10px;}
a.tSubNav:active{text-decoration: none; font-weight: 900; font-size: 10px;}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.tNavBg {
	height: 21px;
	font-size: 10px;
	font-weight: 900;
	word-wrap: break-word;
}

#dropmenudiv{
margin: 9px 0px 0px -15px;
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 11px;
border-bottom: 1px solid black;
padding: 3px;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #8F8F8F; color: white;
}
