A {color: #000080; text-decoration: underline;}
A:link {color: #000080; text-decoration: underline;}
A:active {color: #000080; text-decoration: underline;}
A:visited {color: #000080; text-decoration: underline;}
A:hover {color: #000080; text-decoration: underline;}

A.nav {color: #000080; text-decoration: underline;}
A.nav:link {color: #000080; text-decoration: underline;}
A.nav:active {color: #000080; text-decoration: underline;}
A.nav:visited {color: #000080; text-decoration: underline;}
A.nav:hover {color: #000080; text-decoration: underline;}

.index {
		background-color:#FFFFFF;
		background-image:url(Images/Bkg.gif);
		background-repeat: repeat-x;
}

td {
 font-family: verdana, helvetica, sans-serif;
 font-size: 13px;
 color :#777777;
 }
 
.header {
font-family: trebucet MS, helvetica, sans-serif;
text-align: left;
height:50px;
padding: 15px;
font-size:30px;
color:#FFFFFF;
font-weight: bold;
background-color: #000080;
}
.footer {
font-family: trebucet MS, helvetica, sans-serif;
text-align: left;
height:30px;
padding: 10px;
font-size:15px;
color:#FFFFFF;
font-weight: bold;
background-color: #000080;
}
.underline {
border-style: solid;
border-width: 1pt 0pt 1pt 0pt;
border-color: #CCCCCC;
text-align: center;
}
/* --------------------------------------------------- */
 /*              SOLID BORDER TD                        */
 /* --------------------------------------------------- */
 .border {
 border-style: solid;
 border-width: 1px;
 border-color: #555555;
 }
 
.square {
		font-family: Arial, Avant Garde,sans-serif;
		font-size: 9pt ;
		font-weight: normal;
		font-style: normal;
		vertical-align:middle;
		color: #000000;
		margin:0pt 0pt 3pt 0pt;
		list-style-type:square;
}
.numlist {
		font-family: Arial, Avant Garde,sans-serif;
		font-size: 9pt ;
		font-weight: normal;
		font-style: normal;
		vertical-align:top;
		color: #000000;
		margin:0pt 0pt 9pt 0pt;
		list-style-type:decimal;
}
.tiny {
		font-family: Arial, Avant Garde,sans-serif;
		font-size: 8pt ;
		font-weight: normal;
		font-style: normal;
		vertical-align:top;
		color: #000000;
		margin:0pt 0pt 0pt 0pt;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #000080;
}

.style4 {font-size: 36px}
.style5 {font-size: 16px}
.style6 {
	font-size: 14px;
	font-weight: bold;
}

.style8 {	font-size: 12px;
	color: #0000FF;
}
.style14 {font-size: 10px}
.style80 {	font-size: 12px;
	color: #000080;
}