body
{
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
	color: #000000;
	background-color: #777777;  
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
}

td
{
font-family:verdana;
}

#breadcrumb
{
font-size:13px;
font-weight:bold;
}

h1
{
margin:0px;
font-size: 11pt;
}

h3, h2
{
margin:0px;
}

a {
	color:#0000ff;
	text-decoration: underline ;
}
a:link {;}
a:visited { ;}
a:hover {
	color:#ff0000; 
	text-decoration: underline ;
}
a:active { ;}

#menu
{
font-family: Arial, Helvetica, sans-serif;
height: 18px;
padding-top:4px;
background-color: #cfcfcf;
text-align: center;
font-size: 9pt;
}
#menu a
{
padding: 0px;
color: #000000;
text-decoration: underline;
}
#menu a:hover
{
color: #000000;
text-decoration: underline;
}

.main
{
background-color: #ffffff;
width: 900px;
height: 100%;
border-left: #eeeeee 1px solid;
border-right: #eeeeee 1px solid;
}

.main1
{
text-align: center;
vertical-align: top;
padding-top: 14px;
height: 90%;
}

#content
{
padding-top:11px;
font-size:8pt;
border-top:2px solid #cfcfcf;
padding-bottom:5px;
width:778px;
}

#content td
{
font-size:8pt;
}

#bottom
{
text-align:center;
font-size:10px;
border-top:2px solid #cfcfcf;
vertical-align: top;
height: 60px;
}

#bottom a
{
color:black;
text-decoration:none;
}

#bottom a:hover
{
color:black;
text-decoration:underline;
}

.error
{
font-weight:bold;
color:red;
}

td.tmenufocus
{
text-align:center;
border-bottom:2px solid white;
border-top:2px solid white;
padding-bottom:2px;
}

td.tmenu
{
background-color:#59B300;
color:white;
font-weight:bold;
text-align:center;
border-bottom:2px solid gray;
border-top:2px solid white;
padding-bottom:2px;
}

a.tmenuafocus
{
color:black;
font-weight:bold;
}

a.tmenua
{
background-color:#59B300;
color:white;
font-weight:bold;
}

hr
{
padding-top:0px;
margin-top:0px;
}
a.listshow {
	color: #000000;
	text-decoration: none;
}
a.listshow:hover {
	text-decoration: underline;
}

a.list {
	color: #000000;
	text-decoration: underline;
}
a.list:hover {
	color: #ff0000;
	text-decoration: underline;
}