body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	margin-bottom: 4px;
	margin-top: 4px;
}
.leftbar {
	background-image: url(../layout/side%20bar.gif);
	background-repeat: repeat-y;
}
.mainpicture {
	margin-top: 20px;
	margin-left: 8px;
	width: 200px;
}
td {
	font-size: 11px;
	color: #666666;
}
.maintable {
	margin-top: 20px;
}
.copyright {
	font-size: 10px;
}
li {
	color: #990000;
}
.straptext {
	font-size: 9px;
	color: #FFFFFF;
}
a.menubar:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menubar:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menubar:hover {
	color: #C8796C;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a.grey:link {
	color: #666666;
	text-decoration: underline;
}
a.grey:visited {
	color: #666666;
	text-decoration: underline;
}
a.grey:hover {
	color: #990000;
	text-decoration: none;
}