body {
	margin: 0px;
	padding: 0px;
	top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #01196F;
}
.top {
	background-image: url(newimgs/topback.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 105px;
	position:absolute;
	left:0px;
	right:0px;
	top: 0px;
}
.bot {
	background-image: url(newimgs/botback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100px;
	left:0px;
	right:0px;
	width: 100%;
	bottom: 0px;
	background-color: #435C7A;
}
#content {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background:#ffffff;
	padding-top: 125px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #01196F;
	font-size: 10pt;
}
h2 {
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #330066;
	font-size: medium;
	font-weight: normal;
	padding: 2px;
	margin: 2px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #CFDFDC;
	padding: 2px;
}
h5 {  font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: x-small; font-weight: normal; color: #666666; text-align: center}
a:link {  font-weight: bold; text-decoration: none; color: #615650}
a:visited {  font-weight: bold; text-decoration: none; color: #5A2B33}
a:hover {  color: #435C7A; text-decoration: none}
a:active {	color: #FF33FF;
}
.new {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #001A71;
	background-color: #CFDFDC;
	font-size: 11pt;
	padding: 2px;
}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #615650;
	margin-bottom: 5px;
}
.test {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #001A71;
}
.sling {
	background-color: #FFEFD5;
	border: 2px solid #615650;
	float: right;
	width: 200px;
}
.sbpic {
	padding: 0px;
	margin: 0px;
}
.tbord {
	border: 1px solid #443D57;
}
.tsmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	vertical-align: top;
	text-align: center;
}
.notice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #CFDFDC;
	border: 1px solid #5A2B33;
	padding: 2px;
	font-size: small;
}
.ttitle {
	font-size: larger;
	font-weight: bold;
	color: #CE6F82;
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-style: italic;
}
.newstuff {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float: right;
	background-color: #FFEFD5;
	margin-right: -5px;
	text-align: left;
	padding: 3px;
	width: 25%;
	border: medium double #5A2B33;
	line-height: 125%;
	margin-top: 5px;
	margin-left: 2px;
	font-weight: normal;
}
.pic {
	border: 1px solid #000000;
	margin: 2px;
}
.nobold {
	font-style: italic;
	font-weight: normal;
}
.important {
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
ul.ectmenu1 {
	list-style: none;
	color:#663300;
	font:bold 10pt sans-serif;
	margin-top: -10px;
	border:0px solid;
	padding:0px;
	padding-bottom:1px;
	}
li.ectmenu1 {
	padding:4px;
	background-color: #CFDFDC;
	text-align:left;
	border: 1px solid #663300;
}
li.ectmenu1 a{
	color: #663300;
	padding:4px;
	background-color: #CFDFDC;
}
li.ectmenu1 a:hover{
	color: #FFFFFF;
	padding:4px;
	background-color: #435D78;
}