.menu1 {  font-family: Arial; font-size: 13px; color: #FF0000; text-decoration: underline; font-weight: normal}
a.menu1:link {  }
a.menu1:visited {  }
a.menu1:active {  }
a.menu1:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 13px;
	color: #FF0000;
}
.menu2 { font-family: Arial; font-size: 11px; color: #CC9966; text-decoration: underline; font-weight: bold}
a.menu2:active {  }
a.menu2:hover { color: #FF0033; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 11px}
a.menu2:link {  }
a.menu2:visited {  }
.menu3 { font-family: Arial; font-size: 16px; color: #FF0033; text-decoration: underline; font-weight: normal}
a.menu3:active {  }
a.menu3:hover { color: #0000FF; text-decoration: none; font-weight: normal; font-family: Arial; font-size: 16px}
a.menu3:link {  }
a.menu3:visited {  }
.menu4 { font-family: Arial; font-size: 12px; color: #0000FF; text-decoration: underline; font-weight: normal}
a.menu4:active {  }
a.menu4:hover { color: #FF0033; text-decoration: none; font-weight: normal; font-family: Arial; font-size: 12px}
a.menu4:link {  }
a.menu4:visited {  }
.menu5 { font-family: Arial; font-size: 18px; color: #FF0033; text-decoration: underline; font-weight: bold}
a.menu5:active {  }
a.menu5:hover { color: #0000FF; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 18px}
a.menu5:link {  }
a.menu5:visited {  }
.menu6 { font-family: Arial; font-size: 18px; color: #0000FF; text-decoration: underline; font-weight: bold }
a.menu6:active {  }
a.menu6:hover { color: #FF0033; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 18px }
a.menu6:link {  }
a.menu6:visited {  }
.menu7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
a.menu7:active {  }
a.menu7:hover { color: #000000; text-decoration: none; font-weight: normal; font-family: Arial; font-size: 12px}
a.menu7:link {  }
a.menu7:visited {  }
.menu8 { font-family: Arial; font-size: 12px; color: #000099; text-decoration: underline; font-weight: normal; font-style: normal}
.menu9 { font-family: Arial; font-size: 11px; color: #0033CC; text-decoration: underline; font-weight: normal}
a.menu9:active {  }
a.menu9:hover { color: #FFFFFF; text-decoration: none; font-weight: normal; font-family: Arial; font-size: 11px }
a.menu9:link {  }
a.menu9:visited {  }
.menu10 { font-family: Arial; font-size: 10px; color: #000000; font-weight: normal; font-style: normal }
.menu11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.menu11:hover {
color: #333333; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 9px
}
.table-brdr {
	margin: 2px;
	padding: 4px;
	border: 1px solid #E4E4E4;
}
.brdr-rt {
	margin: 0px;
	padding: 5px;
	border-top: 1px none #E9E9E9;
	border-right: 1px dashed #E9E9E9;
	border-bottom: 1px none #E9E9E9;
	border-left: 1px none #E9E9E9;

}
.pad {

	margin: 0px;
	padding: 5px;
	border-top: 1px none #E9E9E9;
	border-right: 1px none #E9E9E9;
	border-bottom: 1px none #E9E9E9;
	border-left: 1px none #E9E9E9;
}
.brdr-dashed {
	margin: 0px;
	padding: 5px;
	border: 1px dashed #E9E9E9;

}
