.ColumnHeader {
	font-family: Verdana, Arial, Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	text-decoration: none;
	border: 1px none #000000;
}
.ColumnText {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	background-color: #FFFFFF;
}
.ColumnLink {
	font-family: "Trebuchet MS", Verdana, Arial, Garamond;
	font-size: 12px;
	color: #990000;
	font-weight: bold;

}
.ColumnLink a:link {
	color: #990000;
}
.ColumnLink a:visited {
	color: #990000;
}
.ColumnLink a:hover {
	color: #333333;
}
.ColumnLink a:active {
	color: #993300;
}
.bottomleft {
	width: 300px;
	position: absolute;
	left: 100px;
	top: 450px;
	text-decoration: none;

}
.ColumnBox {
	position: relative;
	left: 1px;
	top: 1px;
	font-family: Verdana, Arial, Garamond;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left;
	border-top: 2px none #333333;
	border-right: 2px none #333333;
	border-bottom: 1px solid #CC0000;
	border-left: 6px none #333333;


}
#navlist
{
	padding: 0 1px 1px;
	margin-left: 0;
	background: #FFFFFF;
	width: 13em;
	position: absolute;
	left: 100px;
	top: 250px;
	font-family: Verdana, Arial, Garamond;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #666666;
background: #CCCCCC;
text-decoration: none;
}

#navlist li a:link { color: #333333; }
#navlist li a:visited { color: #333333; }

#navlist li a:hover
{
	color: #FFF;
	background: #333333;
	border: #CC0000;
}
#nlist
{
	padding: 0;
	margin-left: 0;
	font: bold 14px Verdana, sans-serif;
	position: absolute;
	left: 100px;
	top: 75px;
	width: 700px;
	text-align: right;
	color: #333333;
	background-color: #333333;
	z-index: 2;
}

#nlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
display: inline;
}

#nlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #333333;
background: #333333;
text-decoration: none;
}

#nlist li a:link { color: #CCCCCC; }
#nlist li a:visited { color: #CCCCCC; }

#nlist li a:hover
{
	color: #FFF;
	background: #332;
	border: #CC0000;
}
.solLeft {
	position: absolute;
	left: 100px;
	top: 400px;
	width: 225px;
}
.breadcrumbs {
	font-family: Verdana, Arial, Garamond;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumbs a:link {
	color: #990000;
	text-decoration: none;
}
.breadcrumbs a:visited {
	font-family: Verdana, Arial, Garamond;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
