﻿body
{
	font-family: Verdana;
	font-size:small;
	color: #666666;
	background-color:White;
}
img
{
	border:none;
}
a, a:link, a:visited, a:active
{
	text-decoration:none;
	color:#000080;
}
a:hover
{
	color:#005999;
}
caption
{
	text-align:left;
	font-weight:bold;
	background-color:#DEDBDB;
}
thead
{
	text-align:center;
	font-weight:bold;
	background-color:#f2decc;
}
tfoot
{
	text-align:right;
	font-weight:bold;
	background-color:#F4CDCD;
}
tfoot td
{
	white-space:nowrap;
}
.rowColor
{
	background-color:#CFF5BE;
}
.divCenter
{
	text-align:center;
}
.header
{
	text-align:center;
	background-color:#79b23a;
}
.footer
{
	color: #000000;
	vertical-align:middle;
	background-color:#79b23a;
	padding:16px 16px 16px 16px;
}