body {
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	scrollbar-face-color: #006699;
	scrollbar-shadow-color: #E5EEFD;
	scrollbar-highlight-color: #E5EEFD;
	scrollbar-3dlight-color: #377ED0;
	scrollbar-darkshadow-color: #377ED0;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #E5EEFD;
}
td {
	font-family: Verdana;
	font-size: 9pt;
	color: #336699;
}
a {
	color: #009933;
	text-decoration: none;
}
a:hover,a:active,a:visited {
	color: #336699;
	text-decoration: none;
}
div {
	cursor: hand;
}
.table2 {
	border: 1px dashed #336699;
}
.input {
	font-family: Verdana;
	font-size:9pt;
	color: #336699;
	border-top: 1px solid #000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #000000;
}
.inputsubmit {
	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: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
