/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/bk.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6796FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6796FF;
}
a:hover {
	text-decoration: none;
	color: #6796FF;
}
a:active {
	text-decoration: underline;
	color: #6796FF;
}
h1 {
	font-size: 18px;
	color: #6796FF;
	margin: 0px 0px 10px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D4C88;
}
h2 {
	font-size: 16px;
	color: #6796FF;
}
table#maintable {
	border-top: 6px solid #6796FF;
	border-right: 20px solid #6796FF;
	border-bottom: 6px solid #6796FF;
	border-left: 20px solid #6796FF;
}
table#thumbtable {
	border-top-width: 6px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6796FF;
	border-right-color: #6796FF;
	border-left-color: #6796FF;
}
td#bottom {
	background-image: url(slices/bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td#leftnv {
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(images/leftbk.jpg);
}
.smalltext {
	font-size: 10px;
	color: #3D468B;
}

td#leftnv ul li {
	color: #0B0E0F;
	width: 120px;
	display: block;
	margin: 0px 0px 4px;
	padding: 4px;
	border: 1px solid #3A4089;
	list-style-type: none;
	background-color: #FFFFFF;
	text-align: center;
}
div.contenttext {
	padding-left: 10px;
	padding-right:0px
}
ul#navlist {
	padding: 0px 0px 10px 5px;
	margin: 10px 0px 0px;
	list-style-type: none;

}
ul#navlist li {
	padding: 5px 0px 0px;
	margin: 0px;	
}
ul.subnavlist {
	margin: 0px;
	padding: 0px;
	background-image: url(images/subnavbk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	list-style-position: inside;
}
ul.subnavlist li {
	margin: 0px;
	list-style-type: none;
	width: 130px;
	list-style-position: inside;
	padding: 0px;
	display: list-item;
	float: right;
	text-align: center;
}
ul.subnavlist li a {
	color:#000099;
	text-decoration:none;
}
ul.subnavlist li a:link {
	color:#000099;
	text-decoration:none;
}
div.rightimg {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}td#thumbcell {
	background-image: url(images/topbk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 90px;
	width: 747px;
}
