body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #b5aca1;
	scrollbar-3dlight-color: #b5aca1;
	scrollbar-darkshadow-color: #b5aca1;
	scrollbar-shadow-color: #b5aca1;
	scrollbar-arrow-color: #b5aca1;
	scrollbar-track-color: #b5aca1;
	background-color: #CAC2B8;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #551d3b;
}

a:link {
	color: #ae045f;
}
a:visited {
	color: #ae045f;
}
a:hover {
	color: #ae045f;
	text-decoration: none;
}
a:active {
	color: #ae045f;
	text-decoration: none;
}
HTML {
	font-size: 100%;
	height: 100%;
	width: 100%;
}
html>body input.text, html>body input.button html>body select {

}
input.text, input.button, textarea, select {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
input.button, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2 2 2 2;
	border: 2px solid #C00067;
	color: #FFFFFF;
	background-color: #551D3B;
	font-size: 14px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #551D3B;
}
input[type="submit"]:active {
	background-color: #551D3B
}
input[type="submit"][disabled] {
	border-color: #C00067;
	color: #FFFFFF;
	background-color: #551D3B;
}
input.text, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2 2 2 2;
	border: 2px solid #C00067;
	color: #FFFFFF;
	background-color: #551D3B;
	font-size: 14px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #551D3B;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #551D3B;
}

.TextTitleLarge {
	font-size: 24px;
	color: ae045f;
}
.TextTitleMedium {
	font-size: 18px;
	color: ae045f;
}
.TextTitleSmall {
	font-size: 16px;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed A:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 11px;
}

.Footer {
	font-size: 12px;
}
.BlendLeft {
	background-attachment: scroll;
	background-image: url(../images/Left_Blend.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#BGTop {
	background-attachment: scroll;
	background-image: url(../images/BG_Top.gif);
	background-repeat: repeat;
	background-position: center bottom;
	width: 100%;
	height: 100%;
}
#BGBott {
	background-attachment: scroll;
	background-image: url(../images/BG_Bott.gif);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	background-position: center top;
}
#BGTop-Blend {
	background-attachment: scroll;
	background-image: url(../images/BG_Top_Blend.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 100%;
}
#BGBott-Blend {
	background-attachment: scroll;
	background-image: url(../images/BG_Bott_Blend.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
}
.Floatleft {
float:left;

}
.floatright {
float:right;

}

#FlashAlt {
background-image:url(../images/FlashAlt.jpg);
width:584px;
height:497px;

}
.FlashAlttext {
font-size:12px;
color:#000000;
}

.bg {
	background-image: url(../images/BG.gif);
	background-position: center center;
}

