.footerLink,
A.footerLink:link,
A.footerLink:visited,
A.footerLink:active {
color: #FFFFFF;
}

A.footerLink:hover {
color: #DDDDDD;
}

.topLink,
A.topLink,
A.topLink:link,
A.topLink:active,
A.topLink:visited {
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
display: inline;
font-size: 11px;
line-height: 11px;
font-weight: bold;
padding: 3px 6px 3px 6px;
color: #FFFFFF;
text-decoration: none;


}

A.topLink:hover {
color: #0F7AE5;

}

.menulink,
A.menulink,
A.menulink:link,
A.menulink:active,
A.menulink:visited {
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
color: #8B8671;
text-decoration: none;
}

A.menulink:hover {
color: #FFFFFF;
text-decoration: underline;
}



.pagebg {
	background-color: #EFFAFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.menucell {
	background-color: #B5D7FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding: 1px 5px;
}
.contenarea {
	font-family: "Trebuchet MS";
	background-image: url(images/pagetop.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;


}
.1pixborder {
	border: 1px solid #D2E7FE;

}


#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px/18px "Trebuchet MS";
	z-index:100;
	color: #69A3E9;
	background-color: #B5D7FF;

}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	background-color: #B5D7FF;
	font-family: "Trebuchet MS";
	color: #69A3E9;

}

#dropmenudiv a:hover{
	background-color: #80B8FD;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;

}
.dropnomenu{
	width: 100%;
	display: block;

	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	background-color: #B5D7FF;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align:center;

}.padding {
	padding: 2px;
	font-size: 12px;
}
.formbox {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2E7FE;
	border-right-color: #D2E7FE;
	border-bottom-color: #D2E7FE;
	border-left-color: #D2E7FE;
	color: #000000;
	width: 100%;
	background-color: #EFFAFF;


}
