body {
	margin: 0px  0px;
	padding: 0px  0px;
}
body {
	margin: 0px  0px;
	padding: 0px  0px;
	font-family: "MS Sans Serif";
	font-size: 14px;	
}
a:link {
	color: #465AF1;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 14px;
}
a:visited {
	color: #465AF1;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 14px;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
	font-family: "MS Sans Serif";
	font-size: 14px;
}
a:hover {
	color: #FAB057;
	text-decoration: underline;
	font-family: "MS Sans Serif";
	font-size: 14px;
}
.flattextbox        { font-family: "Ms Sans Serif"; font-size: 10px; color: #000000; text-decoration: none; background-color: #ffffff; border-style: solid; border-width: 1}
.flatbtn {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	background-color: #cccccc;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #eeeeee;
}.MyListbox {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #333333;
	border: 1px solid;
}

