.menu1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	background-image: url(../images/menu_bg2.jpg);
	background-repeat: repeat-x;
}
.menu2 {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.bodytext2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

/*////////////////////////////////// Link CSS ///////////////////////////*/

a.link:link {
    font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFCC00;
	text-decoration: none;
}
a.link:visited {
    font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	color: #FFCC00;
}
a.link:hover {
    font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
a.link:active {
    font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	color: #FFCC00;
}
a.link3:link {
    font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.link3:visited {
    font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
a.link3:hover {
    font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	color: #990000;
}
a.link3:active {
    font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}






a.link2:link {
    font-family: Trebuchet MS;
	font-size: 13px;
	color: #990000;
	text-decoration:underline;
}
a.link2:visited {
    font-family: Trebuchet MS;
	font-size: 13px;
	
	color: #990000;
	text-decoration:underline;
}
a.link2:hover {
    font-family: Trebuchet MS;
	font-size: 13px;

	color: #000000;
	text-decoration:underline;
}
a.link2:active {
    font-family: Trebuchet MS;
	font-size: 13px;

	color: #990000;
	text-decoration:underline;
}.footertext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #00000;
}
.pagebg {
	background-image: url(../images/bg.jpg);
}
.alert {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
}
.formtext {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.bodytextCopy {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFCC00;
	text-align: justify;
}
.bodytextCopy2 {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}.listheading {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color:#FFCC00;
	background-color:#990000;
	height: 25px;
}
.listtext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #CCCCCC;
}
