.tablenav { border: 1px #000000 solid;; background-color: eeeeee; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 0px; padding-bottom: 1px} 
.tablenavActive { border: 1px #000000 solid;; background-color: #66CCFF; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 0px; padding-bottom: 1px }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
a:hover {
	color: #FF0000;
}

body {
	margin-top: 0px;
}

.CertificateTextUp {
	text-transform : uppercase;
	writing-mode: tb-rl;
	filter: fliph fliph;
	text-align : center;
	font-family : sans-serif;
}

.QuestionText {
	background : transparent;
	background-color : #EEE8AA;
	border : thin Black;
	font-family : Verdana;
}

.MenuBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: none;
	white-space: nowrap;
	color : 4E671B;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

.TableMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: none;
	white-space: nowrap;
}

.TableMedium th {
	border-style: none;
	font-weight: bold;
	background-color: 000066;
	color: white;
	white-space : nowrap;
}

.TableMedium td {
	border-style: none;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
}

.TableMedium .odd {
	background-color: #ffffff;
}

.TableMedium .even {
	background-color: #eeeeee;
}

.TableMedium .InvalidForm {
	color: red;
	font-weight : bold;
}

.TableSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-style: none;
	white-space: nowrap;
}

.TableSmall th {
	border-style: none;
	font-weight: bold;
	background-color: 000066;
	color: white;
	white-space : nowrap;
		font-size: 12px;
}

.TableSmall td {
	border-style: none;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px
}

.TableSmall .odd {
	background-color: #ffffff;
}

.TableSmall .even {
	background-color: #eeeeee;
}

.TableSmallForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-style: none;
}

.TableSmallForm th {
	border-style: none;
	font-weight: bold;
	background-color: 000066;
	color: white;
	white-space : nowrap;
}

.TableSmallForm td {
	border-style: none;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px
}

.TableSmallForm .odd {
	background-color: #ffffff;
}

.TableSmallForm .even {
	background-color: #eeeeee;
}

.diredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border-style: solid;
	border-width: thin;
	border-color: black;
	border-collapse: separate;
	border-spacing: 0px;
	white-space: nowrap;
}

.dirtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: none;
	white-space: nowrap;
}

.dirtable th {
	border-style: none;
	font-weight: bold;
	background-color: 000066;
	color: white;
}

.dirtable td {
	border-style: none;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
}

.dirtable .odd {
	background-color: #ffffff;
}

.dirtable .even {
	background-color: #eeeeee;
}


