
.btn {
	font-family: Veranda;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #3B7BD8;
	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: #4C0000;
	border-bottom-color: #4C0000;
	border-left-color: #FFFFFF;
}
.form {
	padding: 0px;
	margin: 4px;
        color: #09002B;
        background-color: #99CDFF;
	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: #000000;
	border-right-color: #3B7BD8;
	border-bottom-color: #3B7BD8;
	border-left-color: #000000;


}
.txt1 a:link {
	font-weight: none;
	color: white;
	text-decoration: none;
}
.txt1 a:visited {
	font-weight: none;
	color: white;
	text-decoration: none;
}
.txt1 a:hover {
	font-weight: none;
	color: white;
	text-decoration: underline;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-transform: none;
	color: white;
	text-align: justify;
	padding: 8px 3px 3px;
}
.txt2 a:link {
	font-weight: bold;
	color: #3B7BD8;
	text-decoration: none;
}
.txt2 a:visited {
	font-weight: bold;
	color: #3B7BD8;
	text-decoration: none;
}
.txt2 a:hover {
	font-weight: bold;
	color: #3B7BD8;
	text-decoration: underline;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3B7BD8;
	text-align: center;
	padding: 3px 8px;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7FFFF;
	padding: 5px;
	text-align: center;
}
.txt4 a:link {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.txt4 a:visited {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.txt4 a:hover {
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
.txt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-align: center;
		padding: 5px;
	text-align: center;

}
.txt5 a:link {
	font-weight: none;
	color: white;
	text-decoration: none;
}
.txt5 a:visited {
	font-weight: none;
	color: white;
	text-decoration: none;
}
.txt5 a:hover {
	font-weight: none;
	color: white;
	text-decoration: underline;
}
.txt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-transform: uppercase;
	color: white;
	text-align: center;
	padding: 8px 3px 3px;
}
body {
	SCROLLBAR-FACE-COLOR: #3B7BD8;
	SCROLLBAR-HIGHLIGHT-COLOR: #A28AFF;
	SCROLLBAR-SHADOW-COLOR: #99CDFF;
	SCROLLBAR-3DLIGHT-COLOR: #99CDFF;
	SCROLLBAR-ARROW-COLOR: #99CDFF;
	SCROLLBAR-TRACK-COLOR: #99CDFF;
	SCROLLBAR-DARKSHADOW-COLOR: #09002B;
	margin: 0px 0px 0px 0px;
}
