tr {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
}

.tableGrayLine {
	border: 0.5px solid #cccccc;
}
.Title_font {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}

.Title_font2 {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #333333;
}
.cell_line_top {
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #666666;
}

.copyright{
	font-family: Arial;
	font-size: 7pt;
	color: #333333;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: justify;
}


table.navbar {
   border-collapse: collapse;
}
table.navbar td {
   border: 0.5px solid #cccccc;
}
table.navbar td a{
   display: block;
   width: 190px;
   padding: 5px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #FFF;
   background-color: #666666;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #000000;
   background-color: #fcfcfc;
}
.menlon2011Font {
	font-family: Arial;
	font-size: 8.5pt;
	color: #333333;
	font-weight: lighter;
}



