body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292421;
	text-align: center;
	background-color: #da7f2c;
	background-image: url(../pics/bg.png);
	background-repeat: repeat-x;
	scrollbar-base-color: #ffffff; 
	scrollbar-arrow-color: #000000;
	scrollbar-DarkShadow-Color: #000000;
	scrollbar-face-color: #ffffff;
}

.margin{
	margin-left: 5px;
	margin-top: 5px;
	background-color: #606060;
}
p {	font-size: 12px; color: #282A29;	line-height: 14px;}
.rub{	font-size: 16px;	font-weight: bold;	color: #282A29;	line-height: 24px;}
.subrub{font-size: 11px;	font-weight: bold;	color: #282A29;	line-height: 14px;}
.smallbold{	font-size: 11px; font-weight: bold;	color: #282A29;}
.small{	font-size: 10px;	color: #333333;}
.gul{	font-size: 14px;	font-weight: bold;	color: #FF0000;	line-height: 24px;}
.gulsmall{	font-size: 12px;	font-weight: bold;	color: #F1BD50;}
.vittext{font-size: 11px;color: #ffffff; line-height: 12px;}
.formtext{	font-size: 12px; color: #292421;}
.smallvit{font-size: 10px;	color: #ffffff;}
.italic {	font-style: italic;	}
.bold{	font-weight: bold;}

.textblock1{width: 200px;height: auto;}
.textblock2{width: 480px;	height: auto;}
.text1{	width: 460px; height: auto; text-align: left;}
.text2{	width: 650px; height: auto; text-align: left;}

.centertable{ margin-left: auto;margin-right: auto;text-align: center;}

.center{text-align: center;}

.scrollbox {padding: 0px; height: 430px; width: 315px; border: 0px; overflow: auto; background-color: transparent;}

a:link {color: #CC7722;	text-decoration: none;	font-weight: bold;}
a:active { color: #CC7722;	text-decoration: none;	font-weight: bold;}
a:hover {color: #333333;	text-decoration: underline;	font-weight: bold;}
a:visited {color: #CC7722;	text-decoration: none;	font-weight: bold;}

a.gulb:link {font-size: 16px;	color: #F1BD50;	text-decoration: none;}
a.gulb:active {	font-size: 16px;color: #F1BD50;	text-decoration: none;}
a.gulb:hover {	font-size: 16px; color: #282A29; text-decoration: none;}
a.gulb:visited {font-size: 16px; color: #F1BD50; text-decoration: none;}

.bkg{	background-image: url(../pics/topp.png); background-position: left top;	background-repeat: no-repeat;}
