
.mtd1 {
	background-color: transparent;
	font-weight : lighter;
	color: #cccccc;
	font-family: Tahoma;
	font-size: 9;
	font-weight: ;
	text-align: right;
	padding-left: 5px;
}

.textbox {
	background: transparent;
	background-color: #ffffff;
	border: solid 1pxsolid;
	color: #000043;		
	font-family: verdana;
	font-size: 11;
	text-align: left;
}


A:Link  {
	color: #c0c0c0;
	text-decoration: none;
}

A:Active  {
	color: Black;
	font-style:italic
}

A:Visited  {
	color: #cccccc;
	text-decoration: none;
}

A:Hover {
	color: #ffcc00;
	text-decoration: none;
}



