body {
 
}
.style1 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
}
a:link {
	text-decoration: underline;
	border: px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
a:visited {
	text-decoration: underline;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #0098cl;
}#wrapper {
	margin: 0px;
	padding: 0px;
	width: 770px;
	border-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
}
#header {
	position: relative;
	background-color: #FFFFFF;
}
#leftcolumn {
	background: #CCCC00;
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: thin;
	margin-top: 10px;
}
#content {
	background: #ffFFFF;
	float: left;
	width: 540px;
	margin-left: 5px;
	background-color: #FFFFFF;
	margin-top: 20px;
	text-align: left;
}
#bottom {
	background: #ffffff;
	clear: both;
	width: 770px;
	text-align: center;
}
#navbar {
	background: #CCCCCC;
	width: 770px;
	margin-top: 0px;
	text-align: center;
}
.style2 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

