body {
	text-align: center;
	margin: 0;		
}
#frame {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}
#header {
	height: 125px;
	width: 900px;
}
#left {
	width: 10px;
	padding: 0px;
	float: left;
	margin-top: 15px;
	border: 1px solid #000;	
}
#center {width: 540px;padding: 0px;float: left;margin-top: 15px;border: 1px solid #000;}
#right {
	width: 190px;
	padding: 0px;
	float: left;
	margin-top: 15px;
	border: 1px solid #000;	
}
#footer1 {
	text-align: center;
}
#footer2 {
	text-align: center;
	margin-bottom: 10px;
	background-color: #C2D3E3;
}
.style1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00009C;
}
a:hover {
	text-decoration: underline;
	color: #003333;
}
a:active {
	text-decoration: none;
	color: #00009C;
}
body,td,th {
	color: #000033;
	font-family: Verdana;
	font-size: 10px;
}
.style2 {font-size: 9px}
.style4 {color: #FFFFFF}
.style5 {color: #000033}
.style9 {font-size: 11px}
.style10 {font-size: 10px}
.style11 {font-family: Verdana; font-size: 10px; font-weight: bold; color: #000033; }
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}