/* interstatesteeltexas.com */

body, html {
	font-family: Times New Roman, Times, serif;
	color: #34498F;
	background: #FFFFFF;
	margin: 0px;
	text-align: center;
}

A:link {
	color: #999999;
	text-decoration: none;
}

A:visited {
	color: #999999;
	text-decoration: none;
}

A:active {
	color: #777777;
	text-decoration: none;
}

A:hover {
	text-decoration: underline; 
	color: #333333;
}

div.footer {
	font-size: 8px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
	font-family: Times New Roman, Times, serif;
    color: #34498F;	    
}

table.main {
 	width: 90%;
}

table.menu {

 	width: 90%;
	height: 100px;
	margin-top: 5px;
}

table.footer {

 	width: 90%;
	height: 50px;
	margin-top: 5px;
}

td.menubar {
 	background-repeat: repeat-x;
	text-align: center;
}

div.menuitem {
	color: #FFFFFF;
	font-size: small;
    font-weight: bold;
    font-style: normal;
    text-align: center;
	font-family: Times New Roman, Times, serif;    
    z-index: 100;
}

	div.menuitem A:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	div.menuitem A:visited {
		color: #FFFFFF;
		text-decoration: none
	}
	
	div.menuitem A:active {
		color: #333333;
		text-decoration: none
	}
	
	div.menuitem A:hover {
		text-decoration: underline; 
		color: #AAAAAA;
	}
	
	
td.main_content_topleft {
 
	vertical-align: top;	
	text-align: center;
	
}

td.main_content_topmid {
 
	vertical-align: top;	
	text-align: center;
	background-repeat: repeat-x;
	
}

td.main_content_topright {
 
	vertical-align: top;	
	text-align: center;

		
}

td.main_content_left {
 
	background-repeat: repeat-y;
	vertical-align: top;	
	text-align: left;
	
}

td.main_content_mid {
 
	background: #FFFFFF;
	vertical-align: top;	
	text-align: center;
		
}

td.main_content_right {
 
	background-repeat: repeat-y;
	vertical-align: top;	
	text-align: right;
		
}

td.main_content_botleft {

	vertical-align: top;	
	text-align: center;

}

td.main_content_botmid {
 
	vertical-align: top;	
	text-align: center;
	background-repeat: repeat-x;
	
}

td.main_content_botright {
 
	vertical-align: top;	
	text-align: center;
	
}


div.footeritem {
	color: #FFFFFF;
	font-size: 10px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
	font-family: Times New Roman, Times, serif;    
    z-index: 100;
}
	div.footeritem A:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	div.footeritem A:visited {
		color: #FFFFFF;
		text-decoration: none
	}
	
	div.footeritem A:active {
		color: #333333;
		text-decoration: none
	}
	
	div.footeritem A:hover {
		text-decoration: underline; 
		color: #AAAAAA;
	}
