body {
	margin: 0px;
	background-color: #eff5ff;
	font-family: sans-serif;
}

a {
	text-decoration: none;
	font-weight: bold;
}

.maxheight {
	height: 100%;
}

.spacer1 {
	height: 1px;
}

.hltext {
	font-size: 12px;
	font-weight: bold;
}

a.navlink {
	width: 110px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #bbe4ee;
	border: 1px solid #777777;
}

a.navlink:hover {
	background-color: #ccf4ff;
}

a.navlink:active {
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.pg {
	height: 100%;
	width: 100%;
}

.main {
	padding: 5px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
}

td.navbar {
	padding-top: 5px;
	padding-right: 5px;
	width: 113px;
	text-align: center;
	vertical-align: top;
}

.heading {
	height: 50px;
	text-align: center;
	vertical-align: center;
	font-weight: bold;
	font-size: 30px;
}

.leftcap {
	height: 16px;
	width: 5px;
	background-image: url(./img/decor/leftcap.gif);
	background-repeat: no-repeat;
}

.hframe {
	height: 16px;
	background-image: url(./img/decor/hframe.gif);
	background-repeat: repeat-x;
}

.rightcap {
	height: 16px;
	width: 5px;
	background-image: url(./img/decor/rightcap.gif);
	background-repeat: no-repeat;
}

.framet {
	height: 16px;
	width: 16px;
	background-image: url(./img/decor/framet.gif);
	background-repeat: no-repeat;
}

.vframe {
	width: 16px;
	background-image: url(./img/decor/vframe.gif);
	background-repeat: repeat-y;
}

.bottomcap {
	height: 4px;
	width: 16px;
	background-image: url(./img/decor/bottomcap.gif);
	background-repeat: no-repeat;
}

.maintitle {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: center;
}

.bigmaintitle {
	border: 2px solid #000000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
}

.smallmaintitle {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: center;
}

.maintext {
	font-size: 14px;
}
