html{
	height: 100%;
}
body
{
font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
height: 100%;
	padding: 0px;
	margin: 0px;

}

div {
padding:0px;
margin:0px;
border: 0px;
}

#masthead {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 1px;
}

#content {
height: 66%;
overflow: auto;
}

#nav {
	width: 900px;
	text-align: center;
		padding-bottom: 4px;
}

#footer {
	width: 900px;
	text-align: left;
}

#title {
	float: right;
}

.footertext
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;


}

table.content {
height: 100%;
overflow: auto;
}
hr.redline {
	color: #ffffff;
	background-color: #ffffff;
	border-bottom: solid 2px #BB0000;
	padding: 0px 0px 0px 0px;
margin: 5px 0px 3px 0px;

}

a:link,a:visited
{         

	color: #770000;
	text-decoration: none;
}
a:hover
{ 

  color: #aa0000;
  text-decoration: none;
  background-color: transparent;
}
a.footerlink:link,a.footerlink:visited
{         

	color: #f7bf93;
	text-decoration: none;
}
a.footerlink:hover
{ 

  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}

a.thumb:link,a.thumb:visited
{         

	color: #000000;
	text-decoration: none;
}
a.thumb:hover
{ 

  color: #770000;
  text-decoration: none;
  background-color: transparent;
}
.navtext
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;

}

.bottom {
z-index: 100;
}

.menutitle {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-style: normal;
	color: #737379;
}

.subtitle {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	color: #000000;
}