@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../graphics/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #232524;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #242625;
}

a {
	color: #3D433F;
	text-decoration: underline;
}

a:hover {
	color: #008839;
}

.edje {
	font-size: 7pt;
	color: #FFFFFF;
}

.edje a {
	color: #FFFFFF;
	text-decoration: underline;
}

.edje a:hover {
	color: #FEFF3F;
}

.yel_8 {
	font-size: 8pt;
	color: #FFFF33;
}

.white_10 {
	font-size: 10pt;
	color: #FFFFFF;
}

.white_10 a {
	color: #FFFFFF;
	text-decoration: underline;
}

.white_10 a:hover {
	color: #FFFF3D;
}

.white_12 {
	font-size: 12pt;
	color: #FFFFFF;
}

.white_12 a {
	color: #FFFFFF;
	text-decoration: underline;
}

.white_12 a:hover {
	color: #FFFF3D;
}

.pic_box {
	border: 2px solid #018f3d;
	margin: 5px;
}

.pic {
	margin: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.green_18 {
	color: #018f3d;
	font-size: 18pt;
}


.green_12 {
	color: #018f3d;
	font-size: 12pt;
}

.green_10 {
	color: #018f3d;
	font-size: 10pt;
}

.green_9 {
	font-size: 9pt;
	color: #018f3d;
}

.green_8 {
	font-size: 8pt;
	color: #018f3d;
}

.drk_8 {
	font-size: 8pt;
	color: #242625;
}

.drk_9 {
	font-size: 9pt;
	color: #242625;
}

.drk_12 {
	font-size: 12pt;
	color: #242625;
}

.yel_12 {
	color: #F9FB14;
	font-size: 12pt;
}

.yel_10 {
	color: #F9FB14;
	font-size: 10pt;
}

.yel_9 {
	font-size: 9pt;
	color: #F9FB14;
}

.yel_8 {
	font-size: 8pt;
	color: #F9FB14;
}

.lt_gry_8 {
	color: #888C8A;
	font-size: 8pt;
}
	

