div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
	margin-top:2px
}
html>body input.text, html>body input.button html>body select {
	height:1em
}
*:root input.text, *:root input.button, *:root select {
	height:auto
}
input.text, input.button, textarea, select {
	font:7pt "Verdana","Arial","Helvetica",sans-serif;
	font-weight:bold
}
input.button {
	border:2px solid #FFD800;
	padding:.1em .1em;
	color:#5B168B;
	background-color:#E297FF;
	border-radius:.4em
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color:#E297FF;
}
input[type="submit"]:active {
	background-color:#E297FF;
}
input[type="submit"][disabled] {
	border-color:2px solid #FFD800;
	color:#5B168B;lor:#E297FF
	background-color:#E297FF;
}
input.text, textarea, select {
	border:2px solid #FFD800;
	color:#5B168B;
	background-color:#E297FF;
	letter-spacing:1px
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color:#E297FF;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color:#E297FF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #450074;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-face-color: #9035B1;
	scrollbar-highlight-color: #FFD800;
	scrollbar-3dlight-color: #FFD800;
	scrollbar-darkshadow-color: #FFD800;
	scrollbar-shadow-color: #FFD800;
	scrollbar-arrow-color: #FFD800;
	scrollbar-track-color: #66189F;
}
.BGLeft {
	background-attachment: scroll;
	background-image: url(../images/BG_Left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.BGLeftTop {
	background-attachment: scroll;
	background-image: url(../images/BG_Left_Top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BGRight {
	background-attachment: scroll;
	background-image: url(../images/BG_Right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.FlowersLeft {
	background-attachment: scroll;
	background-image: url(../images/BG_Main_Left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.FlowersRight {
	background-attachment: scroll;
	background-image: url(../images/BG_Main_Right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.FlowersTop {
	background-attachment: scroll;
	background-image: url(../images/BG_Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.TextYellow {
	color: #FFD800;
}
a:link {
	color: #FFD800;
}
.TitleSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFD800;
	font-style: italic;
}
.TitleMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	color: #FFD800;
}
.TopOfPageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD800;
}

.TitleLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-style: italic;
	font-weight: normal;
	color: #FFD800;
}

a:visited {
	color: #FFD800;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}
.BGRightTopYellowLine {
	background-attachment: scroll;
	background-image: url(../images/BG_Top_YellowLine.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.FooterBG {
	background-image: url(../images/footer_BG.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
