@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #090938;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/graphics/bg_3.jpg);
	background-color: #02012B;
	background-position: center;
}

a {
	color: #090938;
	text-decoration: underline;
}

a:hover {
	color: #AF9DE1;
	text-decoration: underline;
}

.counter {
	font-size: 9pt;
	color: #B094C5;
}

.edje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #30225E;
}

.edje a {
	color: #30225E;
	text-decoration: none;
}

.lite_13{
	font-size: 13pt;
	color: #5D3F7C;
}

.edje a:hover {
	color: #090938;
	text-decoration: underline;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #090938;
}

.buttons a {
	color: #090938;
}

.buttons a:hover {
	color: #AF9DE1;
	text-decoration: underline;
}

.pic_box {
	border: 1px solid #090938;
	margin: 3px;
}

.pic {
	margin: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.bold {
	font-size: 16pt;
	font-weight: bold;
	color: #090938;
}

.bold2 {
	font-size: 14pt;
	font-weight: bold;
	color: #090938;
}

.ped {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #090938;
}

.bold3 {
	font-size: 12pt;
	font-weight: bold;
	color: #090938;
}
