body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6e6e6;
	font-family: Arial, Verdana;
	font-size: 10px;
	scrollbar-3dlight-color: #DCDCDC;
	scrollbar-base-color: #DCDCDC;
	scrollbar-darkshadow-color: #DCDCDC;
	scrollbar-darkshadow-color: #DCDCDC;
	scrollbar-face-color: #DCDCDC;
	scrollbar-highlight-color: #DCDCDC;
	

}

.repeatfalse {
	background-repeat: no-repeat;
}

.repeaty {
	background-repeat: repeat-y;
}

input,td {
	font-family: Arial, Verdana;
	border: thin;
	font-size: 12;
	color:#2D2D2D;
}

input {
	font-family: Arial, Verdana;
	border: solid;
	border-width:thin;
	font-size: 12;
	color:#666666;
}

.copyright {
	font-size: 9px;
	font-family: Arial, Verdana;
   color:#aaaaaa;
	text-align: right;
	padding-right: 15px;
}