body 
{
 margin :0;
 padding:0;
 height:100%;
 width:100%;
}

table.full-height {
  height:100%;
  width:767px;
}

table.full-height2 {
  height:100%;
}

td.fullsize
{
	height:100%;
}


table.base {
  height:100%;
  width:100%;
  border:1px solid black;
}

table.navigationbar {
	border-width:0;
	width:100%;
	background-color:#009900;
	height: 18px;
}

td.seps 
{
	background-color: #ffff99;
	height: 8px;
	vertical-align:top;
}

td.sepsline 
{
	background-color: Black;
	height: 1px;
	vertical-align:top;
}

.tddetails
{
	font-family:Arial;
	font-size:8pt;
}

.tdmenu
{
	font-family: Verdana;
	font-size:8pt;
	color: White;
	font-weight: bold;
}

input.menulink
{
	font-family: Verdana;
	font-size:8pt;
	color: White;
	font-weight: bold;
	background-color: #069624;
	border: none;
}

input.menulink:hover
{
	color:#ff8c00;
	background-color: White;
}

A.nolink
{ 
	background-color: White;
	border: none;
	width: 450px;
	display: block;
} 

A.appmenulink {
display: block;
width: 145px;
text-align: center;
text-decoration: none;
font-family:verdana;
font-size:8pt;
font-weight:bold;
color: #ffffff;
BORDER: none;
}

A.appmenulink:hover {
color:#ff8c00;
}

A.appfootermenulink {
display: block;
width: 135px;
text-align: center;
text-decoration: none;
font-family:Verdana;
font-size:8pt;
font-weight:bold;
color: #000000;
BORDER: none;
}

A.appfootermenulink:hover {
color:#ff8c00;
}

A.menulink {
display: block;
width: 75px;
text-align: center;
text-decoration: none;
font-family:verdana;
font-size:8pt;
font-weight:bold;
color: #ffffff;
BORDER: none;
}

A.menulink:hover {
color:#ff8c00;
}

A.footermenulink {
display: block;
width: 75px;
text-align: center;
text-decoration: none;
font-family:Verdana;
font-size:8pt;
font-weight:bold;
color: #000000;
BORDER: none;
}

A.footermenulink:hover {
color:#ff8c00;
}

A.bodymenulink {
display: block;
width: 100px;
text-align: center;
text-decoration: none;
font-family:Verdana;
font-size:8pt;
font-weight:bold;
color: #ff8c00;
BORDER: none;
}

A.bodymenulink:hover {
color:blue;

}
A.bodymenulink2 {
display: block;
width: 100px;
text-align: center;
text-decoration: none;
font-family:Verdana;
font-size:8pt;
font-weight:bold;
color: #000000;
BORDER: none;
}

A.bodymenulink2:hover {
color:blue;
}

span.grouptitles
{
	font-size: 14pt; 
	color: Gray;
	font-family: Arial;
	font-weight:bold;
}

span.bolder
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color:Blue;
}

td.msgerror
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color:Red;
}

span.faq
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color: Green;
}

span.details
{
	font-size: 8pt;
	font-family: Verdana;
}


.tdlogin
{
	font-family: Verdana;
	font-size:8pt;
	color: Black;
	font-weight: bold;
}

.tderrors
{
	font-family:Arial;
	font-size:8pt;
	color: Red;
}

.tdbasic
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}

.tddtlstatic
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color: Blue;
}

.tddtlstatic2
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	border-bottom: solid 1px black;
}

.tdheaders
{
	font-family:Arial; color:White;
	font-size:8pt;
	font-weight:bold;
	background-color: Green;
}

.LoginButton
{
	font-family:Arial; color:White;
	font-size:8pt;
	background-color: Green;
	border-color: White;
}

.SelectButton
{
	font-family:Arial; color:White;
	font-size:8pt;
	background-color:Green;
	border-color: White;
}

.divHeader
{
	cursor: pointer;
	cursor: hand;
	position: static;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	font-size: 8pt;
	font-family: arial;
	 font-weight: bold;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 1px;
	left: 0px;
	top: 132px;
	background-color: Green;
	width: 160px;
}

.divHeader2
{
	cursor: pointer;
	cursor: hand;
	position: static;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 1px;
	left: 0px;
	top: 132px;
	background-color: Green;
	width: 195px;
}


.divContacts
{
	overflow: inherit;
	width: 560px;
	position: absolute;
	background-color: #ffffff;
	padding: 5px;
	display: none;
	border-top: solid 1px black;
	height: 220px;
}

.divContact2
{
	overflow: inherit;
	width: 560px;
	position: absolute;
	background-color: #ffffff;
	padding: 5px;
	border-top: solid 1px black;
	height: 220px;
}

.divDetails
{
	overflow: inherit;
	width: 560px;
	position: absolute;
	background-color: #ffffff;
	padding: 5px;
	display: none;
	border-top: solid 1px black;
	height: 360px;
}

.divDetails2
{
	overflow: inherit;
	width: 670px;
	position: absolute;
	background-color: #ffffff;
	padding: 5px;
	display: none;
	border-top: solid 1px black;
	height: 360px;
}

.aba
{
	color: Black;
	font-family:Arial;
	font-size:8pt;
}	
