.style1 {color: #cccccc}
.style2 {color: #336600}
.style3 {color: #333333}body {
	background-image: url(images/sky.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
.padding {
	padding: 11px;
}
.style5 {color: #000000}

.padding1 {
	padding: 11px 11px 17px;
}
a.cat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333300;
	text-decoration: none;
}
a:visited.cat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333300;
	text-decoration: none;
}
a:hover.cat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333300;
	text-decoration: underline;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333300;
	line-height: 12px;
}
a.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 9px;
	padding-left: 9px;
}
a:visited.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
		text-transform: uppercase;
}
a:hover.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
		text-transform: uppercase;
}
.more {
	color: #FF0000;
}
.gray {
	background-color: #CCCCCC;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-transform: uppercase;
	color: #CC0000;
	font-weight: bold;
}
.titlewait {
	font-family: "Trebuchet MS";
	font-size: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

