body {
	background-color: #000000;
	scrollbar-base-color:#990000;
	scrollbar-highlight-color:#FF9900;
	scrollbar-shadow-color:#CC0000;
	scrollbar-track-color:#333333;
	scrollbar-arrow-color:FF9900;
	scrollbar-shadow-color:990000;

}
td, th {
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	
}
txt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.h2 {
	color:#333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
h3, h5, h6 {
	color: #996666;
}
a {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.menu {
	background-attachment: fixed;
	background-color: #000066;
	background-image: url(img/bg/bg_frame.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fill1 {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(img/bg/bg_frame_l.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fill2 {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(img/bg/bg_frame_r.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pics {
	background-attachment: fixed;
	background-color: #000066;
	background-image: url(img/bg/bg_frame.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(img/bg/bg_txt.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

