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

body {
	background-image: url(../graphics/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #232225;
}

a {
	color: #38373C;
	text-decoration: underline;
}

a:hover {
	color: #0000FE;
	text-decoration: underline;
}

.bg_image {
	background-attachment: scroll;
	background-image: url(../graphics/images/site_1_01.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.yellow_8 {
	color: #FFE50A;
	font-size: 8pt;
}

.gry_9 {
	color: #38373C;
	font-size: 9pt;
}

.gry_9 a {
	color: #0101FB;
	text-decoration: none;
}

.gry_9 a:hover {
	color: #0101FB;
	text-decoration: underline;
}

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

.lt_gry_8 a {
	color: #888888;
}

.lt_gry_8 a:hover {
	color: #FFE50A;
}

.news {
	color: #38373C;
	font-size: 9pt;
}

.news a {
	font-size: 8pt;
}

.news a:hover {
	color: #0000FE;
}

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

.pic_box {
	border: 1px solid #0000FE;
	margin: 5px;
}

.pic_box2 {
	border: 5px dotted #FFFFFF;
	margin: 5px;
	background-color: #FFE50A;
}


.blue_12 {
	font-size: 12pt;
	color: #0000FE;
}

.blue_14 {
	font-size: 14pt;
	color: #0000FE;
}

.blue_14 a {
}

.blue_14 a:hover {
}

.blue_10 {
	font-size: 10pt;
	color: #0000FE;
}

.blue_10 a {
}

.blue_10 a:hover {
}

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

.yel_10 a {
}

.yel_10 a:hover {
}

.blue_8 {
	font-size: 8pt;
	color: #0000FE;
}

.blue_8 a {
}

.blue_8 a:hover {
}

.top_bar {
}

.red_14 {
	font-size: 14pt;
	color: #7E050C;
}
