@charset "utf-8";
.greenbg {
	background-image: url(../images/greenbg.gif);
	background-repeat: no-repeat;
}
.sidemenu {
	margin-top: 20px;
}
.homebg {
	background-image: url(../images/homebg.gif);
	background-repeat: repeat-y;
}


.hometext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
}
.readmore {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFCC00;
	font-weight: normal;
}
a.la:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFCC00;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
}
a.la:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
a.la:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF9900;
	background-color: #006600;
}
a.ft:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFCC00;
}
a.ft:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
a.ft:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
	background-color: #006600;
}
a.p2m:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}
a.p2m:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}
a.p2m:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.aboutbg {
	background-image: url(../images/aboutbg.jpg);
	background-repeat: no-repeat;
}
.aboutgbg {
	background-image: url(../images/aboutgbg.jpg);
	background-repeat: no-repeat;
}
.pressbg {
	background-image: url(../images/pressbg.jpg);
	background-repeat: no-repeat;
}
.iframebg {
	background-image: url(../images/iframebg.jpg);
	background-repeat: no-repeat;
}
.otherbg {
	background-image: url(../images/pressbg.jpg);
	background-repeat: no-repeat;
}

