.bkg {
	background-image:  url(img/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F94422;
	background-attachment: fixed;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #F9CC31;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFCC;
}
.menuon {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #D96A06;
	text-decoration: none;
}
.bottom {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #F9CC31;
	text-decoration: none;
}
.border {
	border: 1px solid #FFFFCC;
}
.head {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #D96A06;
	border-top: 1px none #F9CC31;
	border-right: 1px none #F9CC31;
	border-bottom: 1px dotted #F9CC31;
	border-left: 1px none #F9CC31;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: 500;
	color: #F9CC31;
}
.links {
	font-family: "Trebuchet MS";
	color: #F9CC31;
}
.form {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #F9CC31;
	background-color: #F88417;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
.bkgindex {

	background-image:  url(img/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F94422;
}
.nounderline {
	text-decoration: none;
}
