body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	background-color: #87270C;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.class1 A:link {text-decoration: none; color: #000000;}
.class1 A:visited {text-decoration: none; color: #000000;}
.class1 A:active {text-decoration: none; color: #000000;}
.class1 A:hover {text-decoration: underline; color: #003399;}

.class2 A:link {text-decoration: underline; color: blue;}
.class2 A:visited {text-decoration: underline; color: blue;}
.class2 A:active {text-decoration: underline; color: blue;}
.class2 A:hover {text-decoration: none; color: blue;}

b {
	font-weight: bold;
	color: #e64c00;
}
.styletamis {font-size: 11px; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #e64c00;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 25px;
	font-variant: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e64c00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.navlink {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;}
.navlink A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: normal;
	font-weight: bold;
}
.navlink A:link {text-decoration: none;}
.navlink A:visited {text-decoration: none;}
.navlink A:active {text-decoration: none;}
.navlink A:hover {text-decoration: none;}body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.SmallText{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
}li {
	padding-top: 8px;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Wrapper{
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
	text-align:left;
	background-color: #FFF;
	width: 1000px;
}
.Header{
	background-color: #003399;
	width: 100%;
	height: 75px;
}
.HeaderNav{
	background-color: #E54C00;
	clear: both;
	height: 20px;
	width: 100%;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.LeftCol{
	width: 155px;
	height: auto;
	padding: 3px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #003399;
	display: block;
	float: left;
}
.MainContent{
	width: 780px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	float:left;
}
.Footer{
	width: 100%;
	margin:0px;
	padding:0px;
	display: block;
	clear: both;
}
.Logo{
    float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	width: 288px;
}
HeadRight{
    width: auto;
	margin-left: 10px;
	float: right;
}
HeadRight{
    width: auto;
	margin-left: 10px;
	float: right;
}
.floatLeft{
	float:left;
	}
.txt12{
	font-size: 12px;
}
.txt11{
	font-size: 11px;
}
.txt10{
	font-size: 10px;
}
.White{
	color: white;
	}
	
<!--[if gte IE 5.5]>
<![if lt IE 8]>
<style type="text/css">
.MainContent{
	width: auto;
}
</style>
<![endif]>
<![endif]-->

.TopFloatNav{
	width: 100%;
	padding: 0;
	height:25px;
	text-align:center;
	background-color: #999;
	background-image: url(../images/TamisNavBG.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
}

.solidblockmenu{
	padding: 0;
	width:1124px;
	font: bold 11px Arial;
	overflow: hidden;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #333;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.solidblockmenu li a:visited{
	color: #333;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #999;
	background: transparent url(media/blockactive.gif) center center repeat-x;
}
