body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #366DAC;
}
body,td,th {
	font-family: Trebuchet MS;
	color: #42556D;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 24px;
	color: #4E1D1B;
}
h2 {
	font-size: 18px;
	color: #5E2422;
}
h3 {
	font-size: 14px;
	color: #366CAE;
}
h4 {
	font-size: 12px;
	color: #255EAE;
}
.navigation {
	color: #1E335D;
	font-weight: bold;
}
.navigation:link {
	color: #1E335D;
	text-decoration: none;
	font-weight: bold;
}
.navigation:hover {
	color: #660000;
	text-decoration: underline;
}
.navigation:active {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.Bottomnav {
	color: #5E2422;
	text-decoration: none;
}
.Mousetext {
	font-size: 10px;
	color: #A62E00;
}
.Bottomnav:link {
	color: #A62E00;
	text-decoration: underline;
}
.Bottomnav:hover {
	color: #42556D;
	text-decoration: underline;
}
.Bottomnav:visited {
	color: #A62E00;
	text-decoration: none;
}
.Mousetxt:link {
	color: #A62E00;
	text-decoration: underline;
}
.navigation:visited {
	text-decoration: none;
}
.table {
	background-image: url(images/table_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #AEC8DF;
}
.tableheader {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.tabletext {
	color: #0F2C58;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.back_left {
	background-image: url(images/shadow_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.back_right {
	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.back_bottom {
	background-image: url(images/shadow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.header2 {
	background-image: url(images/header_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header2Copy {
	background-image: url(images/header_3b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

