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

body {
	background-image: url(images/graphics/bg.jpg);
	background-color: #2B292E;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

a {
	color: #81C357;
}

a:hover {
	color: #F6F312;
}

.buttons {
	font-size: 9pt;
	color: #F6F312;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.buttons a {
	color: #32145C;
}

.buttons a:hover {
	color: #F6F312;
}

.edje {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.edje a {
	color: #FFFFFF;
}

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

.email {
	color: #FFFFFF;
}

.email a {
	color: #FFFFFF;
}

.email a:hover {
	color: #F5F312;
}

.yellow {
	font-size: 9pt;
	color: #F6F312;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.green_11 {
	font-size: 11pt;
	color: #81C357;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.yellow_11 {
	font-size: 11pt;
	color: #F6F312;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.yellow_12_blink {
	font-size: 12pt;
	color: #F6F312;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: blink;
}

.white_18 {
	font-size: 18pt;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.white_14 {
	font-size: 14pt;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.counter {
	font-size: 8pt;
	color: #F5F312;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

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

.pic_box{
	margin: 3px;
	border: 1px solid #F6F413;
}

.yellow_20 {
	font-size: 20pt;
	color: #F7F315;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
