@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: "Century Gothic";
	font-size: 10px;
}
.style2 {
	font-size: 8.5px;
	font-family: "Century Gothic";
}

.style5 {font-family: "Century Gothic"}

.style6 {font-size: 12px}

.style7 {
	font-size: 14px;
	font-weight: bold;
}

.style10 {font-size: 9px}

img {
border:0;
}

.sidebar {
	background-image: url(../images/ButtonBar.gif);
	/*background-color: #666666;*/
	background-position: bottom right;
	background-repeat: repeat-y;
}