body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #24004d;
	font-size: 10px;
	scrollbar-base-color:#24004d;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	filter: Shadow(Color=1, Direction=1);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	text-align: left;



}
.BaseBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #24004d;
	background-color: #AD5BFF;
	font-size: 10px;
	text-align: center;
}
.stripe {
	background-image: url(../images/stripe.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 6px;



}
.IColour {
	filter: Invert;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.BorderSunk {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #6633CC;
	border-bottom-color: #6633CC;
	border-left-color: #000000;
}
.CornetTopLeft {
	background-image: url(../images/cornet_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.CornerTopRight {
	background-image: url(../images/corner_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.CornerBaseLeft {
	background-image: url(../images/corner_base_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.CornerBaseRight {
	background-image: url(../images/corner_base_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.FormColours {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FF0000;
}
.FormHidden {
	background-color: #24004d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: -1em;
	font-weight: bold;
	color: #FFFFFF;
	border: none;

}
.FormColoured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #330066;
}
.FormSignup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #330066;
	font-size: 9px;
}.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
