body {
	background-color:#537F99;
	color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 11px;
	text-align: left;
	border: 0;
	}
table {
	font-size: 11px;
	font-family: verdana, arial;
	align: center;
}

.side_top {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(side_top.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 180px;
	background-position: center top;
}
.side_center {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(side_center.gif);
	background-repeat: repeat-y;
	width: 180px;
	background-position: center center;
	font-size: 10px;

}
.side_bottom {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(side_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 180px;
	background-position: center bottom;
}
.main_top {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(main_top.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 610px;
	background-position: center top;
}
.main_center {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(main_center.gif);
	background-repeat: repeat-y;
	width: 610px;
	background-position: center center;
	font-size: 12px;
}
.main_bottom {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(main_bottom.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 610px;
	background-position: center bottom;
}
.main {
	border: 0px;
	margin: 0px;
	padding: 0px 33px;
	width: 600px;
	font-size: 11px;
	text-align: justify;
}
.subscribe {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 530px;
	height: 300px;
	font-size: 11px;
	text-align: center;
	background-image: url(bg_subscribe.jpg);
	background-repeat: no-repeat;
	color: #083555;
	valign: middle;
}

h1 {
	color:#083555;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 9px;
	}
	
h2 {
	color:#083555;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 7px;
	}
		
a:link {color:#083555; text-decoration:none; border: 0;}
a:visited {color:#083555; text-decoration:none; border: 0;}
a:hover {color:#0B4F7F; text-decoration:none; cursor:hand; border: 0;}
a:active {color:#083555; text-decoration:none; border: 0;}
	