body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.top {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 31px;
}
.home {
	background-color: #90ab04;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	text-align:center;
	line-height:19px;
	font-size:12px;
	color:#FFFFFF;
}
.home a{ text-decoration:none; color:#FFFFFF; padding:0px 12px 0px 12px;}
.home a:hover{ text-decoration:underline; color:#FFFFFF;}

.link {
	margin: 0px;
	padding: 0px;
	text-align:justify;
	line-height:28px;
	font-size:11px;
	color:#FFFFFF;
}

.link a{ text-decoration:none; color:#FFFFFF; padding:0px 12px 0px 12px;}
.link a:hover{ text-decoration:underline; color:#FFFFFF;}
.bg-b {
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	background-image: url(gifs/mid-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #D4730C;
	font-weight: bold;
	text-align: right;
}
.bg-b a{ text-decoration:none; color:#FFFFFF; padding:0px 12px 0px 12px;}
.bg-b a:hover{ text-decoration:underline; color:#FFFFFF;}


.table-border {
	margin: 0px;
	padding: 0px;
    border: 5px solid #ffffff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #d38316;
	line-height: 41px;
	text-align: justify;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	line-height: 21px;
	color: #AF4907;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #AF4907;
	border-bottom: 1px solid #AF4907;
}
h3 {
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

strong {
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #CC6600;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
strong a{ text-decoration:underline; color:#CC6600;}
strong a:hover{ text-decoration:none; color:#CC6600;}

h2 a{ text-decoration:none; color:#AF4907;}
h2 a:hover{ text-decoration:none; color:#FF9933;}
.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
	padding:0px 0px 0px 10px;
}
.footera {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
	font-weight: normal;
	border-bottom:1px solid #ffffff;
}

.footera a{ text-decoration:none; color:#FFFFFF; padding:0px 8px 0px 8px;}
.footera a:hover{ text-decoration:underline; color:#FFFFFF;}
.footerb {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
	font-weight: normal;
}

.footerb a{ text-decoration:none; color:#FFFFFF; padding:0px 5px 0px 5px;}
.footerb a:hover{ text-decoration:underline; color:#FFFFFF;}
