<style type="text/css">


BODY {
	font-family : Arial Rounded MT, Verdana, Arial;
	font-size : 10pt;
	color : #000000;
}

TD {
	font-family : Arial Rounded MT, Verdana, Arial;
	font-size : 10pt;
	color : #000000;
}

P {
	font-family : Arial Rounded MT, Verdana, Arial;
	font-size : 10pt;
	color : #000000;
	text-align : left;
}

h1 {
	font-family : Arial Rounded MT, Verdana, Arial;
	font-size : 16pt;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : #333366;
}

h2 {
	font-family : Arial Rounded MT, Verdana, Arial;
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
	text-decoration : underline;
	color : #996633;
}

h3 {
	font-family : Arial Rounded MT, Verdana, Arial;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : #996633;
}
img {
	text-decoration: none;
}

input {
	border: thin solid #DDDDFF;
	background-color: #FFFFFF;
}

a:link {
	font-family: Arial Rounded MT, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
a:visited {
	color: #996633;
	text-decoration: none;
	font-family: Arial Rounded MT, Verdana, Arial;
	font-size: 12px;
}
a:hover {
	color: #CC9966;
	text-decoration: none;
	font-family: Arial Rounded MT, Verdana, Arial;
	font-size: 12px;
}

a:link.nav {
	font-family: Arial Rounded MT, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	letter-spacing: 3px;
	text-decoration: none;
}
a:visited.nav {
	color: #996633;
	text-decoration: none;
	font-family: Arial Rounded MT, Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 3px;
}
a:hover.nav {
	color: #333366;
	text-decoration: none;
	font-family: Arial Rounded MT, Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 3px;
}

.navoff {
	color: #333366;
	text-decoration: none;
	font-family: Arial Rounded MT, Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 3px;
}

.dict {
	font-family : Arial Rounded MT, Verdana, Arial;
	font-size : 9pt;
	color : #996633;
}

.caption {
	font-family: Arial Rounded MT Bold, Verdana, Arial;
	font-size: 26px;
	font-weight: bold;
}

.form-label-text {
	color: #333366;
	font-weight: normal;
	font-size: 11px;
}
.form-text-fields {
	text-align: left;
}


.form-headers-text {
	color: #996633;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}

.small-color-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
.small-color-text2 {
	font-size: 10px;
	color: #FF3333;
	font-weight: normal;
}
.input-nostyle {
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
}
.input-send {
	background-color: #DDDDFF;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDFF;
	border-left-color: #DDDDFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666699;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 62px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../assets/flower_sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	font-weight: bold;
	color: #663399;
	padding-right: 5px;
}
.input-reset {
	background-color: #DDDDFF;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDFF;
	border-left-color: #DDDDFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666699;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 65px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../assets/flower_sm.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	font-weight: bold;
	color: #663399;
	text-indent: 5px;
	padding-left: 5px;
}

