.style1 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper {
	width: 760px;
	border: thin outset #CCCCCC;
	background: ;
}
#header {
	width: 760px;
}
#nav {
	width: 760px;
}
#leftcol {
	background: #ffFFFF;
	float: left;
	width: 200px;
	margin-top: 10px;
	border-top: thin none #000066;
	border-right: thin solid #000066;
	border-bottom: thin none #000066;
	border-left: thin none #000066;
	padding-right: 5px;
	padding-left: 5px;
}
#content {
	background: #ffffFF;
	float: right;
	width: 530px;
	margin-top: 10px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
#bottom {
	background: #ffffff;
	width: 760px;
	clear: both;
	text-align: center;
}
#content2 {
	background: url(img/backgroundflag.jpg) no-repeat;
	width: 760px;
	margin: 0px;
}
.style2 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a:link {
	text-decoration: underline;
	color: #000066;
	font: 12px Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #000066;
}.style3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
