.txtCopyright {
	FONT-SIZE: 9px; COLOR: #0F0D56; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.txtGeneral {
	FONT-SIZE: 11px; COLOR: #0F0D56; LINE-HEIGHT: 20px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.General_mid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #0F0D56;
}

.MainBG {
	background-image: url(images/i.png);
	background-repeat: no-repeat;
	background-position: 7px 22px;
}

.GeneralTight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #0F0D56;
}
.FooterContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F0D56;
}
a:link {
	color: #0F0D56;
	text-decoration: none;
}
a:visited {
	color: #0F0D56;
	text-decoration: none;
}
a:active {
	color: #0F0D56;
	text-decoration: none;
}
a:hover {
	color: #A50C46;
}





.Border {
	border: 1px solid #A50C46;
	color: #A50C46;
}
.LeftBorder {
	background-image: url(images/left_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.BorderNoTop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
}

.SilverBar {
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.BorderRight {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #B0B0B0;
}
.BorderRightLeft {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0B0B0;
	border-left-color: #B0B0B0;
}
.BorderRLB {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
}


.BorderBottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B0B0B0;
}
.BtmRight {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
}


.Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A094A;
}
a.ewd:link {
	color: #999999;
	text-decoration: none;
}
a.ewd:hover {
	color: #A50C46;
	text-decoration: underline;
}

a.ewd:visited {
	color: #999999;
	text-decoration: none;
}
a.ewd:active {
	color: #999999;
	text-decoration: none;
}
.Left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B0B0B0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
}
.LeftOnly {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B0B0B0;
}
.LgCap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #AE1152;
	font-style: italic;
}
