/* CSS Document */
 body {
	background-attachment: fixed;
	background-image: url(../images/gif/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #FFFBD9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #0066CC;
}
*/
.menutxt {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutxt a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutxt a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutxt a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5E7600;
	text-decoration: none;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	color: #333333;
	text-decoration: none;
}
.bodytxt-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	color: #333333;
	text-decoration: none;
}
.border {
	border: 1px solid #B1C8A4;
}
.border-2 {
	border: 1px solid #cccccc;
}
.border-3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
td#link a:hover {
	color: #FE8300;
}
.border-1 {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}
.bottommenutxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bottommenutxt a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.copytxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.captiontxt {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#content {
	padding-bottom: 1px;
}
#mainfooter {
	position: absolute;
	width: 100%;
}
.vert-keyline {
	background-image: url(../images/gif/vert-keyline.gif);
	background-repeat: repeat-y;
}
.heading-1 {
	font-family: Arial;
	font-size: 22px;
	color: #F3BC00;
	font-weight: bold;
}
.heading-2 {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
.heading-3 {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}
.heading-4 {
	font-family: Arial;
	font-size: 18px;
	color: #1784E6;
	font-weight: bold;
	padding-left: 0px;
}
.heading-5 {
	font-family: Arial;
	font-size: 18px;
	color: #567546;
	font-weight: bold;
	padding-left: 0px;
}
.heading-6 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-left: 3px;
	line-height: 15px;
}
.table-heading-white {
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.newslink {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.newslink a:link {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
}
.newslink a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
}
.newslink a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration:underline;
}
.padding-left {
	padding-left: 10px;
}
.captiontxtred {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
}
