/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff8e5;
	background-image: url(images/rightside_02.gif); 
	background-repeat: repeat-x;
}
.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style2 {font-size: xx-small}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
a:link {
	color: #370E06;
}
a:visited {
	color: #370E06;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #370E06;
}
.rightbg {
	background-repeat: repeat-x;
	background-image: url(images/rightside_02.gif);
}
.sidebg {  
	background-image: url(images/rightside_02.gif); 
	background-repeat: repeat-x; }
