@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../images/graphics/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3D0657;
	margin: 30px;
	background-color: #480866;
}

a {
	color: #30043F;
}

a:hover {
	color: #6C0B9B;
	text-decoration: underline;
}

.news {
	font-size: 9pt;
	color: #DDC871;
}

.news a {
	text-decoration: underline;
	color: #DDC871;
}

.news a:hover {
	color: #620C8B;
}

.buttons {
	color: #DDC871;
}

.buttons a {
	color: #B0921C;
	text-decoration: none;
}

.buttons a:hover {
	color: #DDC871;
}

.address {
	color: #3D0657;
	font-size: 8pt;
}

.address a {
	color: #3D0657;
	text-decoration: underline;
}


.address a:hover {
	color: #967802;
}

.edje {
	font-size: 7pt;
	color: #DDC871;
}

.edje a {
	text-decoration: underline;
	color: #DDC871;
}

.edje a:hover {
	color: #620C8B;
}

.pic {
	margin: 3px;
	border: 1px solid #967802;
}

.pic_box {
	border: 1px solid #580A7A;
	margin: 5px;
	background-color: #B0921C;
}

.lt_purp_9 {
	font-size: 9pt;
	color: #6C0B9B;

}

.drk_gold_8 {
	font-size: 8pt;
	color: #967802;
}

.lt_purp_10 {
	font-size: 10pt;
	color: #6C0B9B;

}

.drk_purp_8 {
	font-size: 8pt;
	color: #3D0657;
}

.lt_purp_13 {
	font-size: 13pt;
	color: #6C0B9B;
}

.hr {
	color: #3D0657;
}
