body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #0000EE;
	text-decoration: none;
}
a:hover {
	color: #0000EE;
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #314396;
}

.maincell {
	background-image: url(images/sub_curve.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 520px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.menuwhite {
	background-color: #FFFFFF;
	height: 1px;
}
.menublue {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #314397;
	text-align: left;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 14px;
}
.menublue a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menublue a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menublue a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.menublue a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomcell {
	background-image: url(images/sub_bottom.gif);
	height: 27px;
	font-weight: bold;
	color: #7ecaec;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	text-align: left;
}
.bottomcell a:link {
	color: #7ECAEC;
	text-decoration: none;
}
.bottomcell a:visited {
	color: #7ECAEC;
	text-decoration: none;
}
.bottomcell a:active {
	color: #7ECAEC;
	text-decoration: none;
}
.bottomcell a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.leftborder {
	background-image: url(images/sub_leftborder.gif);
	background-repeat: repeat-y;
	width: 16px;
}
.rightborder {
	background-image: url(images/sub_rightborder.gif);
	background-repeat: repeat-y;
	width: 16px;
}
