body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
	scrollbar-face-color: #EEEEEE; 
    scrollbar-shadow-color: #CCCCCC; 
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-3dlight-color: #F0F0F0; 
    scrollbar-darkshadow-color: #CCCCCC; 
    scrollbar-track-color: #F0F0F0; 
    scrollbar-arrow-color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
table {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}.input1 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #333333;
}
.submit {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #E7E7E7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}
.picblank {
	border: 1px solid #CCCCCC;
}

