@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bggrad.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topbar {
	height: 100px;
	width: 100%;
	background-image: url(images/topgrad.gif);
}
.menubar {
	height: 31px;
	background-image: url(images/menubargrad.gif);
}
.bodytbl {
	margin-top:6px;
	width: 928px;
}
.bodytbl .page {
	background-color:#FFFFFF;
	background-image:url(images/bodytblbg.gif);
	background-repeat:repeat-y;
	padding-left:4px;
	padding-right:4px;
}
.bodytbl .top {
	height: 5px;
	background-image:url(images/bodytbltop.gif);
}
.bodytbl .bottom {
	height: 5px;
	background-image:url(images/bodytblbottom.gif);
}
.titleimg {
	margin-left: 7px;
	margin-top:3px;
}

.pagetitlebar {
	width: 100%;
	height:31px;
	margin-top:1px;
	background-image: url(images/menubargrad.gif);
}

.pagecontenttable {
	width: 100%;
	margin: 5px;
}

.sectiontitle {
	color: #4d628e;
	font-size: 14px;
	font-weight:bold;
}

a, a:link, a:active, a:visited {
	color: #4d628e;
	text-decoration:underline;
}

a:hover {
	color: #0000CC;
}

.webby, .webby a, .webby a:link, .webby a:active, .webby a:visited, .webby a:hover {
	font-size: 11px;
	color:#CCCCCC;
}

.menutbl, .menutbl td {
	font-size: 11px;
	color:#FFFFFF;
}

.menutbl a, .menutbl a:link, .menutbl a:active, .menutbl a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

.menutbl a:hover {
	color:#cedfff;
	text-decoration:underline;
}

.feature {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #4d628e;
}

.bluebdr {
	border: 1px solid #4d628e;
}
