.leftMenu A:visited { font-family: Verdana; font-size: 9pt; text-decoration: none; color: #C0C0C0; text-align: center; font-weight: bold }
.leftMenu A:link { font-family: Verdana; font-size: 9pt; text-decoration: none; color: #C0C0C0; text-align: center; font-weight: bold }
.leftMenu A:hover { font-family: Verdana; font-size: 9pt; text-decoration: underline; color: rgb(0,128,255); text-align: center; font-weight: bold }
.leftMenu {background-color: rgb(0, 0, 128); color: rgb(192,192,192); }

A:visited { font-family: Verdana; font-size: 9pt; text-decoration: none; color: #666666; text-align: center; font-weight: bold }
A:link { font-family: Verdana; font-size: 9pt; text-decoration: none; color: #666666; text-align: center; font-weight: bold }
A:hover { font-family: Verdana; font-size: 9pt; text-decoration: underline; color: rgb(0,128,255); text-align: center; font-weight: bold }

h2 { font-family: Verdana, Helvetica; }
body, td { font-family: Arial, helvetica; font-size: 10pt; color: rgb(0,0,0); background-color: rgb(255,255,255) }
.body { font-family: Arial, helvetica; font-size: 10pt; color: rgb(0,0,0); background-color: rgb(255,255,255) }
.button { font-family: Arial; font-size: 8pt; width: 80px }
.button2 { font-family: Arial; font-size: 10pt; width: 40px; padding-left: 5px; padding-right: 5px }
.select { font-family: Courier; font-size: 8pt; width: 200px }

.linkTable th {
    background-color: navy;
    border-collapse: collapse;

    color: white;
    font-size: 10pt;
    font-name: ariel;
    text-align: left;
  	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	2px;
	padding-bottom: 2px;
	vertical-align: Top;
	text-align: left;
	width: 33%;
    }
.linkTable table {border: 0px; padding: 2;)
.linkTable td {width: 33%; height: 25px; }

.dwnTable th {
    background-color: teal;
    color: black;
    font-size: 10pt;
    font-name: ariel;
    text-align: left;
  	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	2px;
	padding-bottom: 2px;
	vertical-align: Top;
	text-align: left;
    }
.dwnTable table {border: 0px; padding: 2;)
.dwnTable td (vertical-align: Top;}
