.background {
	background-image:  url(../pics/layout/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed
}
.background_body {
	background-image:  url(../pics/layout/body_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed
}
.fullback_body {
	background-image:  url(../pics/layout/body_05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal
}
.text12bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.text12white {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF}
.text10 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF}
.text10bold {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}
.link12bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000; text-decoration: underline}
body {
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #CC0000;
	scrollbar-track-color: #CCCCCC
}
.textbig {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF}
