body {
	
	margin: 0px;
}

td.off {
	background: #eec25f;
}

td.on {
	background: #F2D38C;
}


.tablebluebgrd {
	background-color: #22293C;
	background-repeat: repeat-y;
	height: auto;
}


.tablekhakibgrd {
	background-color: #EAD3B1;
	background-repeat: repeat-y;
		height: auto;

}


.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
		


}
.navbar a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;


}
.navbar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;


}
.navbar a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;


}
.navbar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #22293C;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	text-align: center;
	line-height:17px;

}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: #333333;


}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: #333333;


}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: #333333;


}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: underline;
	color: #333333;

}




.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	line-height:17px;
}

.textbodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height:17px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height:17px;
}

.textbodyboldquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height:17px;
	font-style: italic;
}
