body {
	background-image: url(images/background_blksm.jpg);
	margin: 0px;
}
body,td,th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#navigation {
	width: 100px;
	margin-left: 43px;
	margin-top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0066ff;
}
#navigation ul {
	font: 13px/24px Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#navigation li {
	background-color: #000000;
}
#navigation a {
	display: block;
	height: 24px;
	padding: 0 0 0 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ff3399;
	font-weight: bold;
}
#navigation a:hover {
background: #ff3399;
	font-weight: bold;
	color: #000000;
}
#navigation a:active {
background: #ff3399;
	color: #000000;
}
#navigation li ul {
	margin-top: 0;
}
#navigation img {
display: block;
}
.style2 {
	font-size: 15px;
	color: #66cc33;
	font-weight: bold;
	line-height: 26px;
}
.style4 {
	font-size: 11px;
	color: #ff3399;
	font-weight: bold;
	font-style: italic;
	line-height: 11px;
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66cc33;
	line-height: 14px;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66cc33;
	line-height: 13px;
	}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
    font-weight: normal;
	color: #66cc33;
	line-height: 13px;
}
h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #ff3399;
	font-style: italic;
	line-height: 10px;
}
h6 {
	font-family: Verdana, sans-serif;
	font-size: 9px;
    font-weight: normal;
	color: #ff3399;
	line-height: 12px;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #66cc33;
	text-decoration: none;
	line-height: 15px;
}
p.columnspacer {
	padding-right: 4px;
	padding-left: 4px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0066ff;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0066ff;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ff3399;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #ff3399;
}
.djbox {
	height: 300px;
	width: 600px;
	overflow: auto;
	margin: 0px;
}