A:link {
	color: #660066;
	text-decoration: none;
}

A:visited {
	background-color: #FFFFFC;
	color: #660066;
	text-decoration: none;
}

A:focus {
	color: #660066;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: none;
}

A:active {
	color: #FF0000;
	text-decoration: none;
}

HR {
	color: #660066;
	height: 1px;
}

BODY {
	border-color: #000000;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	text-align: center;
	background: #DECEDE url(MEDIA/background.gif) repeat fixed;
}

H1 {
	background-color: #FFFFFC;
	border-color: #FFFFEE;
	color: #660066;
	text-align: center;
	font: 30px/36px Verdana, Geneva, sans-serif;
}

H2 {
	background-color: #FFFFFC;
	border-color: #FFFFFE;
	color: #660066;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
}

H3 {
	background-color: #FFFFFC;
	border-color: #FFFFFE;
	color: #660066;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
}

H4 {
	border-color: #FFFFFE;
	color: #660066;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
}

H5 {
	border-color: #FFFFFE;
	color: #660066;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
}

.gold {
	background-color: transparent;
	color: #D2691E;
}

.blue {
	background-color: transparent;
	color: #3300CC;
}

.purple {
	background-color: transparent;
	color: #660066;
}

TD {
	background-color: #FFFFFC;
	border-color: #660066;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
}

TD.btn {
	background-color: #FFFFFC;
	color: #660066;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: right;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

TD.border {
	border-color: #DDAACC;
	border-left-style: double;
	border-left-width: 12px;
}

P {
	background-color: #FFFFFC;
	border-color: #000000;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-align: left;
}

P.title {
	background-color: #FFFFFC;
	border-color: #000000;
	color: #660066;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	text-align: center;
}

IMG.border {
	border-bottom-width: 2px;
	border-color: #333300;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
}

IMG.mappadding {
	padding-bottom: 18px;
}

IMG.left		{  padding-top: 0px; padding-right: 12px; padding-bottom: 0px; padding-left: 0px; float: left;
}

IMG.right		{  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 12px; float: right;
}

.blue {
	color: #7abfe4;
}


