		/*** actionironworksinc.com global styles ***/


body { 
 	background-color: #806432;
	margin: 0px;
	border:0px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top:0px;
    margin-bottom:0px;
}

h2, h3, h4, h5 {
	font-size: 14px;
	margin-top:0px;
    margin-bottom:0px;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:active {
	color: blue;
	text-decoration: none;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: #649C83;
	text-decoration: underline;
}

img {
	border-width: 0px;
}

th {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}	

td {
	font-size: 12px;
	vertical-align: top;
}

.header {
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: left;
}

.content {
	background-image:url(/images/mainPageTile.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	height: 300px;
}

.footer {
	height: 50px;
	background-color: #CD7A43;
	vertical-align: top;
}

.req {
	font-weight: bold;
	color: #FF0000;
}
