body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #69C;
	margin: 0px;
	padding: 0px;
}
.maintable {
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover, #header a, #header a:link, #header a:visited, #header a:active, #header a:hover {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}.flag {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#header {
	color: #FFFFFF;
}
#header h1 {
	font-size:3em;
	font-weight: bold;
}
.smallheader {
	font-size:12px;
}
.fltrt {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#lftside {
	vertical-align: top;
	width: 160px;
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6699CC;
	padding-right: 10px;
}
#menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
#menu a, #menu a:link, #menu a:visited, #menu a:active {
	color: #0000CC;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
}
#topadbar {
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 3px;
}
.brdr {
	border: thin solid #6699CC;
}
.rtmrgn {
	margin-right: 15px;
	margin-bottom: 5px;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}

