body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #c2dbeb url(images/bkgrd.gif) repeat-y center;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.TextHeader {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}


.borderbox {
	clear : both;
	float : none;
	border : #A5A4A4 1px solid;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.borderbox2 {
	clear : both;
	float : none;
	border : #A5A4A4 1px solid;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.textboxheading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(images/blockdefault.gif) center center repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid white;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

</style>

[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]
.TitleText {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.TitleText {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.SearchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: -12px;
	font-weight: bold;
	color: #0000FF;
}
.SideText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
