td{
	FONT-SIZE: 12px
}
body {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
.css {
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.top1 {
	COLOR: white; TEXT-DECORATION: none
}
A.top1:hover {
	COLOR: yellow; TEXT-DECORATION: underline
}
.input {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #929292;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
.button {
    height:20px;
}
.table1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

