body {
	background-image: url(images/background2.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial,sans-serif;
}
.style1 {
	color: #333333;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF91;
	font-size: 11px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.style33 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.style5 {font-size: 14px}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004000;
}
.style7 {
	font-size: 18px;
	font-weight: bold;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
ol#toc{height:29px;list-style:none;margin:0;padding:0;}
ol#toc li{float:left;margin:0 1px 0 0;}
ol#toc a{background:url(images/tabs.png);display:block;float:left;height:29px;padding-left:15px;text-decoration:none;color:#464242;font-size:80%;font-weight:bold;}
ol#toc a:hover{background-position:0 -58px;}
ol#toc a:hover span{background-position:100% -58px;}
ol#toc li.current a{color:#FFFFFF;background-position:0 -29px;}
ol#toc li.current span{background-position:100% -29px;}
ol#toc span{background:url(images/tabs.png) 100% 0;display:block;line-height:29px;padding-right:15px;}

