﻿.TopBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 795px;
	height: 25px;
	text-indent: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}
