.tab{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabAdmin{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #3364B3;
	padding: 5px;	
}
.volume{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.questionHeader{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.header{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.question{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.wrongAnswer{
	font-family: Verdana;
	font-size: 14px;
	color: #ED1E24;
}
.rightAnswer{
	font-family: Verdana;
	font-size: 14px;
	color: #3364B3;
	font-weight: bold;
}
.answers{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
.extracontent{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
.discussion{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.reference{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #3364B3;
}
.commentHeader{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3364B3;
}
.referenceText{
	font-family: Verdana;
	font-size: 10px;
}
.copyright{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.defaultText{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a.topMenu, a.topMenu:active, a.topMenu:link, a.topMenu:visited{
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}
a.topMenu:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}
a.topMenuWhite, a.topMenuWhite:active, a.topMenuWhite:link, a.topMenuWhite:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}
td.lightBlueHeader {
    border: #0000FF;
	background: #D9E3F1;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.lightGreenHeader {
	background: #85B6B6;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.lightRedHeader {
	background: #ED1C24;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.white {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.tdheader {	
   background-color:#85B6B6;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
td.headerWhite {	
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
th.header {	
   background-color:#85B6B6;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a.questionList {
	text-decoration: none;
	color: black;
}
a.questionList:hover {
	text-decoration: underline;
	color: black;
}
input.commandText {
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	border: 0;
    background: transparent;
	cursor: hand;
 	font-weight: bold;
}
input.commandText_MO {
	text-decoration: underline;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	border: 0;
    background: transparent;
	cursor: hand;
 	font-weight: bold;
}

