@charset "utf-8";
.main {
}
body {
	background-color: #abeb87;
	background-image: url(../images/bk_image1.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.inputs {

    FONT-SIZE: 11pt;
    BORDER-LEFT-COLOR: #9DADBB;
    BORDER-BOTTOM-COLOR: #9DADBB;
    BORDER-TOP-COLOR: #9DADBB;
    FONT-FAMILY: Arial;
    BORDER-RIGHT-COLOR: #9DADBB;
	border: 1px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3b5c77;
}
.style2 {font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3b5c77;
	font-weight: bold;
}
.style4 {
	color: #DE5801;
	font-size: 14px;
	font-style: italic;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3b5c77;
}
.small a:link {
	color: #3b5c77;
	text-decoration: underline;
}
.small :visited {
	color: #DE5801;
	text-decoration: underline;
}
.small a:hover {
	color: #DE5801;
	text-decoration: underline;
}