body 
table {  font-family: "MS Sans Serif"; font-size: 10px}

a.mtop_default:link { color: #FF9966; text-decoration: none}
a.mtop_default:visited { color: #FF9966; text-decoration: none}
a.mtop_default:active { color: #FF9966; text-decoration: underline}
a.mtop_default:hover {
	color: #F5F5F5;
	text-decoration: none;

}

a:link { color: #005CA2; text-decoration: none}
a:visited { color: #005CA2; text-decoration: none}
a:active { color: #0099FF; text-decoration: underline}
a:hover { color: #0099FF; text-decoration: underline}

a.mtop:link { color: #F5F5F5; text-decoration: none}
a.mtop:visited { color: #F5F5F5; text-decoration: none}
a.mtop:active { color: #F5F5F5; text-decoration: underline}
a.mtop:hover {
	color: #FF9966;
	text-decoration: none;

}

a.mleft:link { color: #000000; text-decoration: none; width: 100%; background-color: #CC0000; height: 16px}
a.mleft:visited { color: #000000; text-decoration: none; width: 100%; background-color: #CC0000; height: 16px}
a.mleft:active { color: #000000; width: 100%; background-color: #CC0000; text-decoration: none; height: 16px}
a.mleft:hover { color: #FFFFFF; width: 100%; background-color: #CC3333; text-decoration: none; height: 16px}

a.mleft_sub:link {
	color: #000000;
	text-decoration: none;
	width: 100%;
	height: 16px;
	background-color: #F7F7F7;
}
a.mleft_sub:visited { color: #000000; text-decoration: none; width: 100%; background-color: #F7F7F7; height: 16px}
a.mleft_sub:active { color: #000000; width: 100%; background-color: #F7F7F7; text-decoration: none; height: 16px}
a.mleft_sub:hover { color: #CC0000; width: 100%; background-color: #DFDFDF; text-decoration: none; height: 16px}

a.mban:link { color: #FFC4C4; text-decoration: none}
a.mban:visited { color: #FFC4C4; text-decoration: none}
a.mban:active { color: #FFC4C4; text-decoration: underline}
a.mban:hover { color: #CCCCCC; text-decoration: none}

.hand {
	cursor: hand;
}
.inputbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../_images/button/txtbg.gif);
	font-weight: bold;



}
form {
	margin: 0px;
	padding: 0px;
}
