body
{
	background-color: #aaaaaa;

	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #aaaaaa;
	scrollbar-face-color: #009900;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #006600;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #006600;

	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	font-family: Georgia, Trebuchet MS, Verdana, Tahoma;
	font-size : 10px;
	color: #000000;
	text-align:center;
}
td
{
	font-size : 11px;
}
.footer
{
	background-color: #ff0000;
	color: #ffffff;
	font-size: 9px;
	text-align: center;
}
.main
{
	width: 775px;
	height: 100%;
}

.nav
{
	color:#ffffff;
	font-weight: bold;
	font-size:9pt;
	font-family: trebuchet ms;
}
.nav td
{
	width: 80px;
	height: 20px;
	text-align: center;
	background-color: #990000;
	color: #ffff00;
	font-family: trebuchet ms;
}
.nav td a
{
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	height: 100%;
	padding: 4 0 4 0;
	background-color: #ff0000;
	font-family: trebuchet ms;
}
.nav td a:hover
{
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 5 0;
	background-color: #009900;
	font-family: trebuchet ms;
}
input
{
	font-size: 9px;
	border-width: 1;
	border-color: #006600;
	
}
p
{
	text-align:left;
	margin: 0 0 0 0;
}
p#justify
{
	text-align:justify;
	margin: 0 0 0 0;
}
p#right
{
	text-align:right;
	margin: 0 0 0 0;
}
h3#tableHead
{
	text-align:left;
	margin: 5 0 0 0;
	font-size: 14px;
	font-family: trebuchet ms;
	font-weight: bold;
	width: 100%;
	background-color: #009900;
	color: #ffff00;
	padding : 0 0 0 5;
	border-width: 1 0 1 0;
	border-color: #ffffff;
	border-style: dashed;
}
h3#tableHeadCenter
{
	text-align:center;
	margin: 5 0 0 0;
	font-size: 14px;
	font-family: trebuchet ms;
	font-weight: bold;
	width: 100%;
	background-color: #009900;
	color: #ffff00;
	padding : 0 0 0 5;
	border-width: 1 0 1 0;
	border-color: #ffffff;
	border-style: dashed;
}
.greyDashed
{
	background-color:#eeeeee;
	border-color: #009900;
	border-style: solid;
	border-width: 1;
	color: #000033;
	width: 100%;
}


h3#tableHeadRedCenter
{
	text-align:center;
	margin: 5 0 0 0;
	font-size: 14px;
	font-family: trebuchet ms;
	font-weight: bold;
	width: 100%;
	background-color: #aa0000;
	color: #ffff00;
	padding : 0 0 0 5;
	border-width: 1 0 1 0;
	border-color: #ffffff;
	border-style: dashed;
}
h3#tableHeadRed
{
	text-align:left;
	margin: 5 0 0 0;
	font-size: 14px;
	font-family: trebuchet ms;
	font-weight: bold;
	width: 100%;
	background-color: #aa0000;
	color: #ffff00;
	padding : 0 0 0 5;
	border-width: 1 0 1 0;
	border-color: #ffffff;
	border-style: dashed;
}
.redSolid
{
	background-color:#ffeeee;
	border-color: #aa0000;
	border-style: solid;
	border-width: 1;
	color: #000033;
	width: 100%;
}

h3#tableHeadGreyCenter
{
	text-align:center;
	margin: 5 0 0 0;
	font-size: 14px;
	font-family: trebuchet ms;
	font-weight: bold;
	width: 100%;
	background-color: #999999;
	color: #eeeeee;
	padding : 0 0 0 5;
	border-width: 1 0 1 0;
	border-color: #ffffff;
	border-style: dashed;
}
h3#tableHeadGrey
{
	text-align:left;
	margin: 5 0 0 0;
	font-size: 14px;
	font-family: trebuchet ms;
	font-weight: bold;
	width: 100%;
	background-color: #999999;
	color: #eeeeee;
	padding : 0 0 0 5;
	border-width: 1 0 1 0;
	border-color: #ffffff;
	border-style: dashed;
}
.greySolid
{
	background-color:#dddddd;
	border-color: #999999;
	border-style: solid;
	border-width: 1;
	color: #000033;
	width: 100%;
}


.tableList
{
	color: #000000;
	margin: 0 5 0 20;
}
.linkList
{
	margin: 0 5 0 20;
	color: #660000;
}
img.auto
{
	border-width:1;
	border-style: solid;
	border-color: #aaaaaa;
}

