@charset "utf-8";
.mainTableBG {
	background-image: url(images/gradBG.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}
.grayRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bottomGray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Calibri;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.grayRightSm {
	font-family: Tahoma;
	font-size: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
.headerWhite {
	font-family: Tahoma;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEADBE;
	color: #4F040C;
}
.menu {
	font-family: Calibri;
	font-size: 12px;
	color: #4F040C;
	text-decoration: none;
}
.menu a:link {
	font-family: Calibri;
	font-size: 12px;
	color: #4F040C;
	text-decoration: none;
}
.menu a:hover {
	font-family: Calibri;
	font-size: 12px;
	color: #4F040C;
	text-decoration: underline;
}
.menu a:visited {
	font-family: Calibri;
	font-size: 12px;
	color: #840613;
	text-decoration: none;
}

.top {
	font-family: Calibri;
	font-size: 11px;
	color: #C43575;
	text-decoration: none;
}
.top a:link {
	font-family: Calibri;
	font-size: 12px;
	color: #C43575;
	text-decoration: none;
	font-weight: bold;
}
.top a:hover {
	font-family: Calibri;
	font-size: 12px;
	color: #C43575;
	text-decoration: underline;
}
.top a:visited {
	font-family: Calibri;
	font-size: 12px;
	color: #C43575;
	text-decoration: none;
}

a:link {
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
	color: #4F040C;
}
a:hover {
	font-family: Calibri;
	font-size: 12px;
	color: #4F040C;
	text-decoration: underline;
}
a:visited {
	font-family: Calibri;
	font-size: 12px;
	color: #840613;
	text-decoration: none;
}

.fourGray {
	border: 1px solid #CCCCCC;
}
.bottomPink {
	font-family: Calibri;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEADBE;
	color: #4F040C;
}
.bottomPinkTwo {
	font-family: Calibri;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4F040C;
	color: #4F040C;
}
.bottomgraydotted {
	font-family: Calibri;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #4F040C;
}
.paddingPic {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bottomPinknoLink {
	font-family: Calibri;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEADBE;
	color: #C14AA4;
}
