body {
background:#666666;
margin-left:0px;
margin-top:0px;
}

.maintableback {
   background-color:#FFFFFF;
   }

a:link {
   color: #FF0000;

}

a:visited {
color: #000000;
}

.topmenu {
   font-family: Tahoma;
   font-size:9pt;
   font-weight:bold;    
   color:#990000;
   font-style:normal;
   text-decoration:none;
   }

.topmenu a:hover { 
  background-color:white;
  color:#000000;	
	
}

.topmenu a:link {
	color:#990000; 
	
}

.topmenu a:visited {
    color:#990000;
	}

.body {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.body a:link {
     color:#009900 
	 }

.body a:hover { 
  background: #CCCCCC;
    
  }

.body a:visited {
     color:#009900   

}

.smalltext {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.box {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: thin solid #000000;
}

.header1 {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
.header2 {
	font-family: Palatino;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.header3 {
	font-family: Palatino;
	font-size: 18pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-color: #C49639;
}

.bigtext {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	color:White;
	text-decoration: none;
}

.list {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #339933;
	text-decoration: none;
	list-style-type: square;
}

.list a {
    font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #339933;
	text-decoration: none;
}

.list a:hover {
	color: #009900;
	background: #CCCCCC;
	border: none;

}
.list a:visited {
    font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #339933;
	text-decoration: none;
	list-style-type: square;
	}

.framestitle {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.linedbox {
border-top: #990000 2px ridge;
border-bottom: #990000 2px ridge;
border-left: #990000 2px ridge;
border-right: #990000 2px ridge;	
}

/* WestHost styles for Metal Building page */

#wh_menu {
	float: left;
	height: 27px;
	margin: 0 0 0 50px;
	padding: 0;
}
#wh_menu div {
	float: none;
	height: 27px;
	
}
#wh_menu ol {
	margin: 0 auto;
	text-align: center;
	height: 27px;
	list-style: none;
}
#wh_menu li {
	float: left;
	margin: 0;
	padding: 5px 0;
	/*background-color: #CEBD63;/*
}
#wh_menu a {
	/*border: solid 1px #999999;*/
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
}

