﻿body {
	background-color: #B2901D;
	font-family: "Book Antiqua";
	font-size: medium;
	color: #402000;
}
table {
	background-repeat: no-repeat;
	background-color: #FFFFBF;

}
h3{
font-weight:normal;
}
.tablelayout2 li,a{
display:inline;
	color: #402000;	

}
.tablelayout2 li a:hover,a:hover{

	font-weight: bold;
	}

.tablelayout3 li,a{
list-style-type: none;
color: #402000;	

}

.tablelayout3 li a:hover,a:hover{

	font-weight: normal;
	}
td, th, hr {
	font-family: "Book Antiqua";
	color: #402000;
	
}




leftpanel{
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	background-color: #660000;
}



footer {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #660000;
	padding: 0px;
	margin: 0px;
	background-image: url(images/topbar.gif);
}

.legal {
	font-family: "Book Antiqua";
	font-size: 0.8em;
	color: #663300;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

/************* globalNav styles ****************/
.globalNav ul {
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 30px;
	white-space: nowrap;
	font-weight: bold;
}

.globalNav li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
}

.globalNav li a {
color:#663300;
 text-decoration: none;
padding: 7px 10px;
}

.globalNav li a:link {
	font-weight: bold;
}



.globalNav li a:hover {
font-weight: bold;
color: #663333;


}

.globalNav a:hover{
	
	font-weight: bold;
	text-decoration: underline;
	
	color: #663300;
}

.globalNav{
	position: relative;
	height: 30px;
	color: #B2901D;
	padding: 0px;
	margin: 0px;
	background-image: url(images/topbar.gif);
	 background-repeat: repeat; 
	font-size: small;
	line-height: 30px;
	white-space: nowrap;
	font-weight: bold;
}
.globalNav a:link, #sectionLinks a:visited {
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	display: inline;
	font-size: small;
}

.globalNav img{
	margin-bottom: 0px;
	margin-top: 0px;	
}
.globalNav a{
	font-size: small;
	color: #663300;
	text-decoration:none;
}
.globalLink{
	position: absolute;
	top: 1px;
	height: 22px;

	padding: 0px;
	margin: 0px;
	left: 74px;
	z-index: 100;
	width: 787px;
}

.skipLinks {display: none;}

marquee a{
text-decoration:none;
}
