.mtable {
	background-color : #CCCCCC;
	border-color : #ffffff;
	border : 1px solid;
}
.text {
	color : #333366;
	font-family : Helvetica;
	font-size : 12px;
}

A:link {
	text-decoration: underline;
	Color: #FF0000;
}
A:active {
	text-decoration: underline;
	Color: #FF0000;
}
A:visited {
	text-decoration: underline;
	Color: #FF0000;
}
A:hover {
	text-decoration: underline;
	Color: #FF0000;
}

.black_text {
	color : #000000;
	font-family : Helvetica;
	font-size : 12px;
}

.black_title_text {
	color : #000000;
	font-family : Helvetica;
	font-size : 16px;
	font : bold;
}

.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	border: 1px solid Black;
	background-color: #FFFFFF;
}

td.nav        {font-size:11px; border:1px solid #555555; color:#000000; background-image:url(./images/headerbw.gif);}

.tablelight   {
	font-size:11px;
	border:1px solid #555555;
	COLOR: #000000;
	BACKGROUND-COLOR: #D3D3D3;
}
.tabledark    {
	font-size:11px;
	border:1px solid #555555;
	COLOR: #000000;
	BACKGROUND-COLOR: #EAEAEA;
}
