.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7941D;
	font-weight: bold;
	letter-spacing: 1px;

}
a.leftnav {
	color: #5B4581; 
	text-decoration: none;
}
.navtable {
	text-align: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.heading  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F89218;
	font-weight: bold;
	padding: 5px;
	letter-spacing: 1px;

}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.rightline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #e7e0f3;
	border-right-color: #e7e0f3;
	border-bottom-color: #e7e0f3;
	border-left-color: #e7e0f3;
	border-left-style: solid;

}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #136279;
	border-right-color: #136279;
	border-bottom-color: #136279;
	border-left-color: #136279;
}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #D6E7A3;
	border-right-color: #D6E7A3;
	border-bottom-color: #D6E7A3;
	border-left-color: #D6E7A3;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5B4581;
	font-weight: bold;
}
