﻿body
{
	font-size: 8.5pt;
	color: black;
	font-family: Verdana, Arial;
	background-color: #e7e4db;
}
H1
{
	font-size: 20px;
}
H2
{
	font-size: 16px;
}
H3
{
	font-size: 12px;
}
body
{
	font-size: 8.5pt;
	color: black;
	font-family: Verdana, Arial;
	background-color: #e7e4db;
}

a
{
	color:Gray;
}

a.Whitemenu
{
	color:White;
	text-decoration:none;
}

table.oldMaintable
{
	background-color: white;
	table-layout:fixed; 
	border-right: 0px;
	border-top:none;
	border-left: none;
	border-bottom: 0px;
	border-collapse: inherit;
	border-color:Lime;
}
table.temptable
{
	background-color: white;
	border-style:double;
	border-width:0;
	border-bottom-style:none;
	border-top-style:none;
	border-color:Red;
}
bodyWhite
{
	color:White; 
}
table.Maintable {
	border-width: 0px;
	border-spacing:0px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.Maintable th {
	border-width: 0px;
	padding: 5px;
	border-style: double;
	border-color: black;
	-moz-border-radius:0;
}
table.Maintable td {
	border-width: 0px;
	padding: 5px;
	border-style: double;
	border-color: black;
	-moz-border-radius:0;
}

body.Cliwat
{
	font-family: Arial;
	font-size: xx-large;
}
