a:link { color: #CC0101; text-decoration: none; }
a:visited {	color: #CC0101;	text-decoration: none; }
a:hover { color: #CC0101; text-decoration: underline; }
a:active { color: #CC0101; text-decoration: underline; }

body {
	background-color: #848181;
	background-image: url("images/graybg2.jpg");
	height:100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content1 {
	background-image: url("images/interior_13.jpg");
	background-color: #F6F5F5;
	background-repeat: repeat-x;
	width: 898px;
	vertical-align: top;
	text-align: left;
}


#int-content {
	background-image: url("images/int-content-box.jpg");
	background-repeat: no-repeat;
	background-color: #E8E7E7;
	width: 621px;
	vertical-align: top;
	text-align: left;

}

#content2 {
	background-color: #E9E8E8;
	width: 100%;
	vertical-align: top;
	text-align: left;
}

#content3 {
	background-color: #E9E8E8;
	width: 50%;
	vertical-align: top;
	text-align: left;
}
#content4 {
	background-color: #E9E8E8;
	width: 10%;
	vertical-align: top;
	text-align: left;
}




.h1 {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.h1t {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-style: italic;
}

.h2 {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.h3 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #C50000;
	

}

.h4 {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #C50000;
	text-decoration: none;

}
	

.copyright {
	text-align: center;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.foot {
	font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #ffffff;
	text-style: italic;
}

.menu {
	text-align: center;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}

.menu a:link { text-align: left; color: #FFFFFF; text-decoration: none; }
.menu a:visited { text-align: left; color: #FFFFFF; text-decoration: none; }
.menu a:hover { text-align: left; color: #C50000; text-decoration: underline; }
.menu a:active { text-align: left;	color: #FFFFFF; text-decoration: none; }
