table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
.hometext {
	font-size: 7pt;
	color: #89773A;
	text-decoration: none;
	text-align: justify;
}
.graybg {
	background-image: url(../images/gray_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.indeximg {
	background-image: url(../images/index_15.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menuattach {
	border-right: 1px solid CEAE4B;
	border-bottom: 1px solid CEAE4B;
	border-left: 1px solid CEAE4B;
}
A.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif, Garamond;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: FFF6DA;
	display: block;
	height: 20px;
	line-height:18px;
	width: 100%;
	}
A.submenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Garamond;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFF1C4;
	display: block;
}
.submenuvisited {
	font-family: Verdana, Arial, Helvetica, sans-serif, Garamond;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFDE75;
	display: block;
	height: 20px;
	line-height:18px;
	width: 100%;
	}
A.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif, Garamond;
	zfont-size: 8pt;
	color: #CCFF00;
	text-decoration: none;
	font-weight: bold;
	}
A.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Garamond;
	font-size: 8pt;
	color: #CCCC00;
}

.menufull {
	border: 1px solid #CEAE4B;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;

}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #EA7500;
	text-decoration: none;
	font-weight: bold;

}
.subheading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;

}
.justify {
	text-align: justify;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #D9E5EB;
	border: 1px solid #A1C2D2;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;

}
.heading2 {
	text-transform: uppercase;
	color: #000099;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
