body {
	margin: 1px;
	padding: 1px;
	background-color: #666666;
}
.content {
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.body .content h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.body .content a {
	text-decoration: none;
	color: #990000;
	font-style: italic;
}
.body .content p {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #CCCCCC;
	background-color: #333333;
	background-position: left top;
	padding: 15px;
}
.leftside {
	background-color: #333333;
	vertical-align: top;
	padding: 5px;
}
.navbar {
	background-color: #666666;
	border-collapse: collapse;

}
.navbar td a {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	padding-left: 4px;
}
.navbar td a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	padding-left: 4px;
	background-color: #999999;
}
.navbar td#last a {

	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	padding-left: 4px;
}
.navbar td#last a:hover {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	padding-left: 4px;
	background-color: #999999;
}
.header {
}
.body .header img {
	margin: 0px;
	padding: 0px;
}
.body .content #list th {
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #999999;
}
.body .content #list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.body .content #list td {
	border: 1px solid #999999;
}
.body .content #entry {
	background-color: #999999;
	border: 2px solid #666666;
	color: #FFFFFF;
}
