.bckground {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #999999;
}
.panel {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.panel2 {
	background-color: #FFFFFF;
	background-image: url(panel2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
}
.panel8 {
	background-color: #FFFFFF;
	background-image: url(panel8.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.panel4 {
	background-color: #FFFFFF;
	background-image: url(panel4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 13px;
	color: #4A4A4A;
	text-decoration: none;
}
.panel6 {
	background-color: #FFFFFF;
	background-image: url(panel6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 13px;
	color: #4A4A4A;
	text-decoration: none;
}
.cr {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A:link {
	TEXT-DECORATION: none;
	color: #4A4A4A;
}
A:visited {
	TEXT-DECORATION: none;
	color: #4A4A4A;
}
A:hover {
	TEXT-DECORATION: none;
	color: #000000;
}
.back {
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #0A0A0A;
	text-decoration: none;
	font-weight: bold;
}
.header {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
