@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 130%;
	text-align:left;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
a:link {
	color: #003366;
	;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
}
.logos {
	padding-top: 6px;
	padding-bottom: 6px;
}
.bigtext1 {
	font-size: 26px;
	line-height: 100%;
	color: #000;
}
.bigtextwithrules {
	font-size: 20px;
	line-height: 30px;
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099ff;
}
.bigtext2 {
	font-size: 15px;
	color: #000;
	line-height: 18px;
}
.goldbox {
	background-image: url(images/goldtile.jpg);
	background-repeat: repeat;
	padding: 14px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.footerbox {
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	background-color: #807979;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	text-align: center;
}
.padbody {
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	border: thin solid #000;
	text-align: center;
}
.padbodynoborder {
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.specialsbox {
	background-color: #FC0;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.navbar {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #06C;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	width: 820px;
}
.navbar a:link {
	color: #FFF;;
	text-decoration: none;
}
.navbar a:visited {
	text-decoration: none;
	color: #FFF;
}
.navbar a:hover {
	text-decoration: underline;
	color: #FFF;
}
.navbar a:active {
	text-decoration: none;
}
.bigtext2special {
	font-size: 14px;
	line-height: 18px;
	color: #003366;
	font-style: italic;
}
.smaller {
	font-size: 13px;
	font-style: normal;
}
.padbodyMenus {
	text-align: center;
	line-height: normal;
	vertical-align: top;
	padding: 6px;
}
.mouse {
	font-size: 10px;
	font-style: normal;
	color: #999;
}
.tableHeader {
	font-size: 18px;
	background-color: #648DCE;
	color: #FFF;
	padding: 5px;
}
.tableCell {
	background-color: #c1d7f3;
	color: #000;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border: 1px solid #FFF;
	vertical-align: top;
	text-align: left;
	line-height: 105%;
}
