body {
	background-color: #ffffff;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.greyborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.sectionsubmenu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #999999;
	color: #666666;

}

a.submenu,a.submenu:link {
	/*color: #CC6600;*/
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
a.submenu:hover,a.submenu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a,a:link {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
	}
a:hover,a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}

td.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}	
	
.didalight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	}
	
.didadark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	}
	
.content-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336699;
	font-weight: bold;
	}

.formtextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	width:100%;
	}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	}
	
a.ap,a.ap:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}
a.ap:hover,a.ap:active {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
