#horizontalAlign {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
}

#verticalAlign {
	margin-left: -380px;
	position: absolute;
	top: -210px;
	left: 50%;
	width: 760px;
	height: 420px;
	visibility: visible
}

.TitLink {
font-family: Trebuchet MS; 
font-size: 15px;
font-weight: bold;
font-style:italic;
color: #e3a73d;
}

.TitLinkBlue {
font-family: Trebuchet MS; 
font-size: 15px;
font-weight: bold;
font-style:italic;
color: #576f87;
}

.SiteLink {
font-family: Trebuchet MS; 
font-size: 12px;
font-weight:normal;
font-style:normal;
color: #e3a73d;
}

.SiteLinkOrange {
font-family: Trebuchet MS; 
font-size: 12px;
font-weight:normal;
font-style: normal;
color: #576f87;
}

.TitMenu {
font-size: 25px;
color: #576f87;
font-family: Trebuchet MS;
font-style:normal;
font-weight:normal;
}

.TitMenuOrange {
font-size: 25px;
color: #e3a73d;
font-family: Trebuchet MS;
font-style:normal;
font-weight:normal;
}

.NameBlue {
font-size: 11px;
color: #576f87;
font-family: Trebuchet MS;
font-style:normal;
font-weight:bold;
}

.NameOrange {
font-size: 11px;
color: #e3a73d;
font-family: Trebuchet MS;
font-style:normal;
font-weight:normal;
}

.SiteDetails {
font-family: Trebuchet MS; 
font-size: 10px;
font-weight:normal;
font-style:normal;
color: #576f87;
}

.SiteDetailsBold {
font-family: Trebuchet MS; 
font-size: 11px;
font-weight:bold;
font-style:normal;
color: #576f87;
}

.SiteDetailsOrange {
font-family: Trebuchet MS; 
font-size: 10px;
font-weight:normal;
font-style:normal;
color: #e3a73d;
}

.StatusOnline {
font-family: Trebuchet MS; 
font-size: 10px;
font-weight:normal;
font-style:normal;
color: #1A8E03;
}

.StatusOffline {
font-family: Trebuchet MS; 
font-size: 10px;
font-weight:normal;
font-style:normal;
color: #D10707;
}

.lnkclr:link { color: #e3a73d; } 
.lnkclr:active { color: #e3a73d; }
.lnkclr:visited { color: #e3a73d; }
.lnkclr:hover { color:#e3a73d; }

a:link { color: #576f87; text-decoration:none}
a:visited { color: #576f87; text-decoration:none }
a:active { color: #576f87; text-decoration:none }
a:hover { color:#576f87; text-decoration:underline }
