a.menu{
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial,Ms sans Serif;
	text-decoration : none;

}
a.menu:hover{
	color : #ffff00;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial,Ms sans Serif;
	text-decoration : none;

}
.bigwhite{
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	font-family :   Arial, Courier, system;
	text-decoration : none;
}
.bigblue{
	color : #0b1e60;
	font-size : 14px;
	font-weight : bold;
	font-family :   Arial, Courier, system;
	text-decoration : none;
}

.white{
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	font-family :   Arial, Courier, system;
	text-decoration : none;
}
.smallwhite{
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-family :   Arial, Courier, system;
	text-decoration : none;
}

.text{
	 color : #000000;
	 font-weight: normal;  
	 font-size : 75%;
	 font-weight : normal;
	 font-family :   Arial, Courier, system;
}
.smallfont {
	color : #000000;
	font-size : 70%;
	font-weight : normal;
	font-family :   Arial, Courier, system;
	text-decoration : none;
}
a{
	color : #b90101;
	text-decoration: underline;
}
a:hover{
	color : #ea4d0c;
	text-decoration: underline;
}
.hred{
	color : #b90101;
	font-size : 12px;
	font-weight : bold;
	font-family :   Arial, Courier, system;
	margin: 0px;
	text-decoration : none;
}


.td{
  color: #000000;
  border-right: 1pt solid #000000;
  border-bottom: 1pt solid #000000;
}
.th{
  color: #ffffff;
  border-right: 1pt solid #ffffff;
  border-bottom: 1pt solid #000000;
}

.tab{
  color: #000000;
  border-left: 1pt solid #000000;
  border-top: 1pt solid #000000;

}
.ieform {
	font-size : 11px;
	font-weight : normal;
	font-family : Arial;
	text-valign: middle;
}
.nsform{
	font-family :Arial;
	font-size: 11px;
}

.tableright {
	background-color: #f4eeee;
	font-size: 11px;
	color:#000000;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	border : 1px solid #ffffff;
	text-align: center;
}
.tablerightT {
	background-color: #990000;
	font-size: 11px;
	color:#FFFFFF;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	border : 1px solid #ffffff;
	text-align: center;
}
.tablerightl {
	background-color: #f4eeee;
	font-size: 11px;
	color:#000000;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	border : 1px solid #ffffff;
	text-align: left;
}
.tablerightTl {
	background-color: #990000;
	font-size: 11px;
	color:#FFFFFF;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	border : 1px solid #ffffff;
	text-align: left;
}
