		/*** metalroofingsiding.com global styles ***/


body { 
	background-color:#07102e;
	margin: 0px;
	border:0px;
	color: #07102e; 
}

h1 {
	font-size: 24px;
	color: #07102e;
	margin-top:0;
    margin-bottom:0;
}

h2, h3, h4, h5 {
	font-size: 16px;
	color: #07102e;
	margin-top:0;
    margin-bottom:0;
}
	
img {
	border-width : 0;
}

th {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #07102e;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
}	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07102e;
	letter-spacing: normal;
	font-style: normal;
	text-indent: 0;
	word-spacing: normal;
}

table.master {
	background-image: url(/images/backgroundMainTile.jpg);
	background-repeat:repeat-y;
}

table.content {
	background-color: #F8F8F8;
	background-repeat:no-repeat;
	vertical-align: top;
}

td.content {
	height: 400px;
	width: 600px;
	vertical-align: top;
	background-attachment: inherit;
	padding:10px;
}

td.banner {
	background-color: #000000;
	beight: 70px;
	text-align: left;
}

td.footer {
	background-color: #000000;
	height: 40px;
	text-align: left;
	color: #ffffff;
	padding-left: 100px;
}

td.footercontent {
	background-color: #000000;
	height: 40px;
	text-align: center;
	color: #ffffff;
}

td.main {
	background-repeat: no-repeat;
	height: 500px;
	padding-left: 90px;
	padding-top: 90px;
	vertical-align: top;
	border-left: 3.0px solid #07102e;
	border-right: 3.0px solid #07102e;
	border-top: 3.0px solid #07102e;
	border-bottom: 3.0px solid #07102e;
}

.footer A {
	FONT-SIZE: 10px; COLOR: #8888aa; TEXT-DECORATION: underline
}
.footer A:link {
	FONT-SIZE: 10px; COLOR: #8888aa; TEXT-DECORATION: underline
}
.footer A:visited {
	FONT-SIZE: 10px; COLOR: #8888aa; TEXT-DECORATION: underline
}
.footer A:hover {
	FONT-SIZE: 10px; COLOR: #ffffff; TEXT-DECORATION: underline
}

a:visited {
color: #07102E;
text-decoration: none;
}

a:active {
color: #07102E;
text-decoration: none;
}

a:link {
color: #07102E;
text-decoration: none;
}

a:hover {
color: #07102e;
text-decoration: underline;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
	background-color: #eeeeee; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
} 

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

/* end global stylesheet */