.fontDefault {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
td {  font-family: "MS Sans Serif", "MS Sans Serif"; font-size: x-small ; color: #999999}
a:link { color: #333333; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: x-small}
a:visited { color: #333333; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: x-small}
a:active { color: #0099FF; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: x-small}
a:hover { color: #0099FF; text-decoration: none; font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: x-small}
input {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 10pt; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 10pt; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select{background-color:#D0EEFF}
.checkBox{
	border: thin solid #0066CC;
	background-color: #000099;


};
.button{ background-color:#E5E5FF; }
.inputText{ background-color:#FFF0F0; }
.li {
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.li1 {
	background-color: #666666;
	border: 1px solid #FFFFFF;
}
