.maintable {
	border: 1px solid #999999;
}
.maintextbox {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	letter-spacing: normal;
	word-spacing: normal;
}
.upperlinebox {
	border-top: 1px none #CCCC99;
	border-right: 1px none #CCCC99;
	border-bottom: 1px none #CCCC99;
	border-left: 1px solid #CCCC99;
}
.linkcolor a:link{color:#2B4371;text-decoration:none;}
.linkcolor a:visited{color:#2B4371;text-decoration:none;}
.linkcolor a:hover{color:#2B4371;text-decoration:underline;}

