@charset "utf-8";
body {
	padding: 0px;
	background-color: #F3F3F3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-style: italic;
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
	margin: 0px;
	padding: 3px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline overline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline overline;
}

 a.linka:link {
	color: #660000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
}
 a.linka:hover {
	color: #973D00;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
		font-size: 12px;

}
a.linka:visited {
	color: #C62700;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
		font-size: 12px;
}

a.linka:active {
	color: #660000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
		font-size: 12px;
	

}

a.linkb:link {
	color: #660000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.linkb:hover {
	color: #973D00;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
a.linkb:visited {
	color: #C62700;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.linkb:active {
	color: #660000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	

}

a.linkc:link {
	color: #660000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.linkc:hover {
	color: #973D00;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
a.linkc:visited {
	color: #C62700;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.linkc:active {
	color: #660000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	

}


.tablefirst{
	width: 940px;
}

.righttd {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C1A913;

}

.lefttd {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C1A913;

}

.middletd {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C1A913;
	border-bottom-color: #C1A913;
}

.linktable {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 40px;
	background-color: #435B70;
}

.databox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #660033;
	border-bottom-color: #660033;
	padding: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.databox2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #660033;
	border-bottom-color: #660033;
	padding: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #660033;
	border-left-color: #660033;
}

.contenttable {
	height: 500px;

}

form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.dataform {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}  

.contracttext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}