@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;
}
#navigation {
	width: 800px;
	height: 29px;
	background:url(images/graphics/images/navbar.gif);
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-weight: 400;
}
#navigation a {
	color: #fff;
	text-decoration:none;
}
#navigation a:hover {
	color: #af9de1;
}
.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;
}

.white_10{
	font-size: 10pt;
	color: #fff;
}
.white_18{
	font-size: 16pt;
	color: #fff;
}
.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;
}

.bucks {width: 245px; 
height: 260px; 
float:left; 
text-align:center;
}

.bucks img{
padding:3px;
border: solid 1px #000;
}

.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;
}
.bold4 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.bold5 {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.centeralign {
		line-height: 30px;
}