body	{
	font-family:arial, verdana, helvetica, san-serif;
	font-size:10pt;
	background-color: #FFFFFF;
}

.menu	{
	background-color: #66ccff;
	font-weight:bold;
	color:#FFFFF;
	width:150px;
	position:fixed;
	top:0px;
	left:0px;
	padding:5px 5px 5px 5px;
}

.mainpage {
	position:fixed;
	top:0px;
	left:160px;
	padding:5px 5px 5px 5px;
}

td	{
	font-family:arial, verdana, helvetica, san-serif;
	font-size:10pt;
}				

th	{
	font-family:arial, verdana, helvetica, san-serif;
	font-size:10pt;
	font-weight:bold;
	background-color:#336699;
	color:#FFFFFF;
}

.no-underline	{
	text-decoration: none;
	font-weight:bold;
	color:#333399;
}

.bigstar {
	color: #000000;
	font-size:18pt;
	font-weight:bold;
}

.boldblue	{
	font-weight:bold;
	color:#333399;
}

.green	{
	color:#33cc33;
}

.yellow	{
	color:#ffff00;
}

.grey	{
	color:#5c5c5c;
}

.red	{
	color:#ff0000;
}

.normal	{
	background-color:#FFFFFF;
	color:#336699;
}

.titlebar	{
	background-color:#336699;
	color:#FFFFFF;
}

.warning	{
	background-color:#336699;
	color:#FF0000;
}		

h1 {
	color: #336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	font-weight:bold;
	text-align:center;
	margin-bottom:2px;
	padding-bottom:1px;
	padding-top:1px;
}

h2 {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	font-weight:bold;
	text-align:left;
	margin-bottom:2px;
	padding-bottom:1px;
	padding-top:1px;
}

h3 {
	color: #336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: italic;
	font-weight:bold;
	text-align:left;
}

hr {
	color: #336699;
	height: 1pt;
}

li {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style: normal;
	font-weight:normal;
	text-align:left;
}
