.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7A7A3E;
	top: 100px;
}
.exectabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	top: auto;
}

.tableborder {
	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: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
}
.imageborder {
	border: 2px solid #95954B;
}
.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #993399;
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16.7px;
	font-style: normal;
	color: #666634;
}
.execbottomborder {
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #0099FF;
}

.leftimage {
	padding-right: 0px;
	padding-bottom: 0px;
}

.buttonborder {
	border: medium solid #95954B;
}

a:link {
	color: #666634;
	text-decoration: underline;
	outline: none;
}
a:active {color: #660099; text-decoration: none; outline: none; }
a:visited {
	color: #666634;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #50388F;
	text-decoration: underline;
	outline: none;
}
