body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link, a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#MainText {
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.IndexHdr1 {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}

.IndexHdr2 {
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-shadow: Black;
	text-align: left;
}

.IndexHdr3 {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-shadow: Black;
	text-align: left;
}

#cell-border {
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000066;
	border-top-width: 0px;
}

.cell-border2 {
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
}

.IndexFtr {
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.td-background {
	background-color:FFFFFF;
	background-image: url(../images/table-bg.jpg);
	background-attachment: fixed;
	background-position:top left;
	background-repeat:no-repeat;
}

.main-table {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}