.background {
	background-image: url(images/table_back.gif);
	background-repeat: repeat-y;
	background-position: 8px;
	padding-top:0px;
}

.textboxin{
	background-color: white;
	border-color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: navy;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	vertical-align: middle;
}

.gobutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 10px;
	color: white;
	background-color: #663300;
	border-style: none;
	height: 20px;
}

.contenttable {
	background-color: #DFC5A0;
	border: 1px solid #F77F25;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4E2900;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #51260B;
	text-decoration: none;
	font-weight: bold;
	text-align: center;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4E2900;
	text-decoration: none;
}
.copyright:hover {
	TEXT-DECORATION: underline; 
	COLOR: #B75E00;
}

.titlelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: white;
	text-decoration: none;
}
.titlelink A{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF9D5B;
	text-decoration: none;
}
.titlelink A:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: white;
	text-decoration: underline;
}


.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF9D5B;
}
.title1 {
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #E0E0E0;
}

.content:hover {
	TEXT-DECORATION: underline; 
}	
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #F77F25;

}
.headingbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E2900;
	text-decoration: none;
}