.BoxLiner {
	border: 1px solid #F0F;
}
.Linker {
	color: #F0F;
	text-decoration: none;

}
.HLinker {
	color: #F0F;
	text-decoration: none;
}
.HLinker:hover {
	color: #F0F;
	font-weight: bold;
	text-decoration: none;
}
.Warning {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.shortgray {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}
.MenuText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.navbg {
	background-image: url(../images/navbarrep.gif);
	background-repeat: repeat-x;
}
.MenuLnk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
.MenuLnk:Hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.MenuBLnk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.MenuBLnk:Hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.MenuDLnk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.MenuDLnk:Hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.nodec {
	text-decoration: none;
	color: #000;
}
.HLinkBox {
	color: #F0F;
	text-decoration: none;
	border: 1px solid #F0F;
}

.HLinkyBox {
	color: #F0F;
	text-decoration: none;
	border: 1px solid #F0F;
}

.HLinkyBox:Hover {
	color: #F00;
	text-decoration: none;
	border: 1px solid #F00;
	font-weight: bolder;
}


.BlkBox {
	border: 1px solid #000;
}
.GrNetBarTxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #939393;
}
.GrNetBarLnk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #939393;
	text-decoration: none;
}
.GrNetBarLnk:Hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F0F;
	text-decoration: none;
}.FlWhMen {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
