/* CSS Document */
body
{
	font-family:Arial;background:;
}

.TBox
{
border-left:1px solid green/*#D4D5D7*/;
border-right:1px solid green;
border-bottom:medium double green;
}

.TabH
{
	background:green/*#D4D5D7*/;
	font-weight:bold;
	font-size:12px;
	color:white;
}

.TableCenter
{
	margin:0 auto;
}

.Arial12
{
	font-family:Arial;font-size:12px;font-weight:none;
}

.Arial12B
{
	font-family:Arial;font-size:12px;font-weight:bold;
}

.Box
{
	border:1px solid green;
}

.err
{
	color:red;font-weight:bold;text-align:center;font-size:12px;
}

.mono {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
	
a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
.tab {
	font-size: 13px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.footer_link
{
	font-family: Arial;font-size: 12px;font-weight: bold;color: black;
}
a.menubutton
{
	font-size:13px;font-weight:bold;text-decoration:none;color:white;font-family:Trebuchet MS,Arial;
}
