.leftedge {
	background-color: #c3b2b3;
	vertical-align: top;
}
.rtedge {
	background-color: #000066;
	text-align: left;
}
.rtedge ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	list-style-type: none;
	text-align: left;
	list-style-position: outside;
	padding-left: 10px;
}
body {
	background-color: #455e85;
	text-align: center;
}
.leftblock1 {
	background-color: #c3b2b3;
	height: 4px;
}
.leftblock2 {
	background-color: #c3b2b3;
	height: 90px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
.leftblock3 {
	background-color: #c3b2b3;
	height: 60px;
	padding-bottom: 20px;
	text-align: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #996699;
}

