@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/background%20copy.jpg);
	background-repeat: repeat;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style4 {
	font-size: medium;
	color: #FF0000;
	font-weight: bold;
}
.style6 {font-size: x-small}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style9 {font-size: 18pt}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.info {
	border: 1px solid #aaaaaa; padding: 5px;
}
.links {
	font-weight:bold;
	font-size: large;
	color: orange;
}
.gallerycontroller {
	width: 500px;
}
.gallerycontent {
	padding: 3px;
	display: inline;
	overflow-x: hidden;
	overflow-y: auto;
}
#fixedtipdiv {
	position:absolute;
	padding: 2px;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}
div#nifty {
	background: #CCCCCC;
}
b.rtop, b.rbottom {
	display:block;background: #FFFFFF
}
b.rtop b, b.rbottom b {
	display:block;height: 1px;
    overflow: hidden; background: #CCCCCC
}
b.r1 {
	margin: 0 5px;
}
b.r2 {
	margin: 0 3px;
}
b.r3 {
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;height: 2px;
}


