.footer {
	background-color: #313073;
	color: #FFFFFF;
	line-height: 15px;
	font-size: x-small;
	height: 15px;
}
.body {
	background-image: url(leftpanel.jpg);
	background-repeat: repeat-y;
}
.mainmenu {
}
.title {
	font-variant: normal;
	text-transform: uppercase;
	font-weight: normal;
	background-image: url(Logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 75px;
	width: 140px;
}
.headertop {
	background-color: #313073;
	background-position: center;
	text-align: right;

}
.headerbottom {
	background-color: #313073;
	background-position: center;
	text-align: right;
	line-height: 15px;
}
.navlist li {
width: 135px;
background-color: #FFFFB9;
padding-bottom: 2px;
}
.border {
	border: thin solid #000000;
	padding: 5px;
}
.navmenu {
	background-image: url(../images/navmenubck.jpg);
	background-repeat: no-repeat;
	line-height: 35px;
}
.navbar {
	white-space: nowrap;
}
.logotopbar {
	background-color: #313073;
	color: #FFFFFF;
	line-height: 10px;
	font-size: x-small;
	height: 15px;
	width: 500px;
}
.company {
	font-size: 24px;
	font-weight: bold;
	vertical-align: baseline;
	text-align: center;
	white-space: nowrap;
}
.pagelink a.link{
	color: blue;
}
.pagelink a.visited{
	color:blue;
}
.pagelink a.active{
	color:blue;
}
.pagelink a:hover{
	color:darkblue;
}
.blacklink {
color: #000000
}
.highlight {
	background-color: #FFFF00;
}
.subhead {
	font-weight:bold;
	text-align:center;
}
.warning {
	font-weight:bold;
	color:red;
	text-align:center;
}
.darkblue {
	font-weight:bold;
	color:darkblue;
	text-align:center;
}