/* CSS Document */
body {
 font-family: verdana;
 color: #8e0000
}
td {
 font-size: 8pt;
}
.title {
	text-decoration: none;
	color: #8e0000;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;

}

.title2 {
	text-decoration: none;
	color: #8e0000;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}

a.bold {
	text-decoration: none;
	color: #8e0000;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;

}
a:hover.bold {
 text-decoration: none;
 color: #b00d0d
}

a {
	text-decoration: none;
	color: #b00d0d;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}
a:hover {
 text-decoration: none;
 color: #8e0000
}

.main2        {
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: verdana;
	font-weight: bold font-size 8pt;
	color: #000000;
	background-color: #d6d6d6;
	background-position: 9 top;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-style: normal;
	text-decoration: none;
}
.main {
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: verdana;
	font-weight: bold font-size 8pt;
	color: #000000;
	background-color: #f3f1f1;
	background-position: 9 top;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}
.main3 {
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold font-size 8pt;
	color: #000000;
	background-color: #cccccc;
	background-position: 9 top;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 9px;

}
