body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00445F;
}
body, td, th {
	font-family: tahoma;
	font-size: 11px;
	color: #424F5E;
}
a:link {
	color: #F7941D;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #F7941D;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #F7941D;
}
.style1 {color: #FFFFFF}
.style3      { color: #F7941D; font-weight: bold }
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {color: #034F6E}
.style6 {color: #809EAA}
.style7 {color: #F7941D}
.pic1 {
	
}
.pic1 td {
	width : 191px;
}
.pic1 img {
	margin : 11px 6px 12px 0px;
}
.pic1 a {
	background-image : url('images/high.jpg');
	display: block;
	padding : 0px;
	text-decoration : none
	}
.pic1 a:hover {
	background-image : url('images/high-hov.jpg');
	text-decoration : none
}

.pic2 {
	
}
.pic2 td {
	width : 191px;
}
.pic2 img {
	margin : 11px 6px 15px 11px;
}
.pic2 a {
	background-image : url('images/high.jpg');
	display: block;
	padding : 0px;
	text-decoration : none
	}
.pic2 a:hover {
	background-image : url('images/high-hov.jpg');
	text-decoration : none
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
