body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292421;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	background-image: url(../pics/tile.png);
	background-repeat: repeat-x;
	scrollbar-base-color: #DEE2B7; 
	scrollbar-arrow-color: #006600;
	scrollbar-DarkShadow-Color: #DEE2B7;
	scrollbar-face-color: #DEE2B7;
}
html, body {overflow-x: hidden;}
.margin{
	margin-left: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	background-image: none;
}
.popup{
	margin-left: 10px;
	margin-top: 10px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292421;
	line-height: 16px;
}
.rub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3C552A;
	letter-spacing: 1px;
	line-height: 24px;
}
.subrub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #292421;
}
.boldgrey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B1AEAA;
	text-decoration: none;
}
.small{
	font-size: 10px;
	font-weight: bold;
}
.bigbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.textitalic {
	font-style: italic;
}
.bold{
	font-weight: bold;
}
.textblock1{
	width: 520px;
	height: auto;
}
.textblock2{
	width: 480px;
	height: auto;
}
.scrollbox1 {padding: 0px; height: 530px; width: 520px; border: 0px; overflow: auto; background-color: #ffffff;}
.scrollbox2 {padding: 0px; height: 425px; width: 590px; border: 0px; overflow: auto; background-color: #ffffff;}
a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #3C552A;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #3C552A;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #3C552A;
	text-decoration: underline;
}
.bkg{
	background-image: url(../pics/top.png);
	background-position: left top;
	background-repeat: no-repeat;
}
