Body {
	background-color: #996699;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.Height {
	height: 100%;
}
.FooterBg {
	background-image: url(../images/FooterBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
}
.FooterContent {
	font-family: Arial;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
}
a.ftr:link {
	font-family: Arial;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.MiddleBg {
	background-color: #FFFFFF;
}
.LeftNavBg {
	background-image: url(../images/LeftNavBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 239px;
}

a.ftr:visited {
	font-family: Arial;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a.ftr:hover {
	font-family: Arial;
	font-size: 11px;
	text-transform: capitalize;
	color: #7e167d;
	text-decoration: none;
}
.FourSidePinkBorder {
	border: 1px solid #f6afe7;
}
.PageTitle {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #7a1178;
	text-transform: capitalize;
}
.PageTitleLine {
	background-image: url(../images/TitleLine.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
}
.Content {
	/*font-family: Arial;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.SepBg {
	background-color: #b54fb1;
}
.PinkBoldContent {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7a1178;
}
.PinkBigBoldContent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7a1178;
}

a.LinkContent:link {
	font-family: Arial;
	font-size: 11px;
	color:	#7A1178;
	text-decoration:  underline;
}
a.LinkContent:visited {
	font-family: Arial;
	font-size: 11px;
	color: #7A1178;
	text-decoration:  underline
}
a.LinkContent:hover {
	font-family: Arial;
	font-size: 11px;
	color:	#913091;
	text-decoration: underline;
}
.input {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #7a1178;
	height: 18px;
	width: 150px;
}
.input1 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #7a1178;
	height: 18px;
	width: 75px;
}

a.LinkContent1:link {
	font-family: Arial;
	font-size: 12px;
	color:	#7A1178;
	text-decoration:  underline;
}
a.LinkContent1:visited {
	font-family: Arial;
	font-size: 12px;
	color: #7A1178;
	text-decoration:  underline
}
a.LinkContent1:hover {
	font-family: Arial;
	font-size: 12px;
	color:	#0000000;
	text-decoration: underline;
}
