.menuLink,.menuLink:link,.menuLink:visited,.menuLink:focus,.menuLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: table-cell;
	height: 20px;
	width: 162px;
	padding-top: 2px;	
	padding-left: 5px;	
	cursor: hand;
}
.menuLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F4F4F;
	display: table-cell;
	height: 20px;
	width: 162px;
	padding-top: 2px;	
	padding-left: 5px;		
	cursor: hand;
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerMenuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pageBorder {
	border: 1px solid #5D5D5D;
}
.pageTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
}
.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B4A4A;
	line-height: 15px;
	list-style-type: disc;


}
.boxLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B80000;
	text-decoration: none;
}
.txtLinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	line-height: 15px;
	list-style-type: disc;
}
.backgroundLeft {
	background-repeat: repeat-y;
	background-position: left;
}
.backgroundRight {
	background-repeat: repeat-y;
	background-position: right;
}
.backgroundBottom {

	background-repeat: repeat-x;
	background-position: bottom;
}
.backgroundTop {


	background-repeat: repeat-x;
	background-position: top;
}.underConstruction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
