body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	background-color: #990000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;

}
.main {
	padding-top: 22px;
	padding-right: 18px;
	padding-bottom: 24px;
	padding-left: 18px;
}

.nav-bg {
	background-image: url(images/layout/nav.jpg);
	height: 29px;
}
.main-bg {
	background-image: url(images/layout/bg1.gif);
	background-repeat: repeat;
}
.footer-bg {
	height: 40px;
	font-size: 11px;
}
a:link {
	color: #DEA700;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #DEA700;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #434343;
	background-color: #E1E1E1;
	padding-left: 6px;
	padding-bottom: 1px;
	border: 1px dotted #434343;
}
h2 {
	font-size: 13px;
	color: #7B7B7B;
	background-color: #F1F1F1;
	padding-left: 6px;
	padding-bottom: 1px;
	font-weight: normal;
	border: 1px dotted #BABABA;
}
.box1 {
	background-color: #F0F0F0;
	padding: 8px;
	width: 260px;
}

a.footer-link:link {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.footer-link:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.footer-link:hover {

	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.box2 {
	background-color: #F6F6F6;
	padding: 12px;
	vertical-align: top;
}
.box3 {
	background-color: #FFCD11;
	padding: 12px;
	font-size: 32px;
	color: #000000;
	text-align: center;
}
.small-text {
	font-size: 11px;
}

.box1-no-bdr {
	background-color: #F0F0F0;
	width: 260px;
	vertical-align: top;
}
.box4-header {
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	background-color: #E1E1E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #434343;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-left-color: #434343;
	text-align: center;
}
.box4-cell {

	font-size: 12px;
	font-weight: bold;
	color: #434343;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #B6B6B6;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.box5 {
	background-color: #F0F0F0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size: 16px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 0px;
}
a.box5link:link {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.box5link:visited {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.box5link:hover {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.box5link:active {

	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

