.bot-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFDFFB;
	text-decoration: none;
	padding-top: 10px;
	line-height: 16px;
}
.bot-menu a:link {
	
	color: #FFDFFB;
	text-decoration: none;
	
}.bot-menu a:visited {
	
	color: #FFDFFB;
	text-decoration: none;
	
}
.bot-menu a:hover {
	
	color: #43183C;
	text-decoration: underline;
	
}
.bot-menu a:active {
	
	color: #FFDFFB;
	text-decoration: none;
	
}
.body-padding {
	padding-top: 17px;
	padding-right: 25px;
	padding-left: 12px;
}
.dot-line {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 17px;
	font-weight: bold;
	color: #8334C1;
	text-decoration: none;
	padding-bottom: 6px;
	padding-left: 12px;
	text-transform: capitalize;
}

.body-txt h1 {
	
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #5C9FE6;
	text-decoration: none;
	
}
.img-float {
	float: left;
	margin-top: 20px;
	margin-right: 18px;
	margin-bottom: 10px;
}
.center-left-bg {
	background-attachment: fixed;
	background-image: url(images/center-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.body-txt {
	font-family: "comic sans ms", tahoma, Verdana, Arial;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*
.body-txt:hover {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
*/


.center-right-bg {
	background-attachment: fixed;
	background-image: url(images/center-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.copy-txt {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFD2D1;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.table-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #934259;
	border-right-color: #934259;
	border-bottom-color: #934259;
	border-left-color: #934259;
	background-color: #EFC1CE;
}
.links {
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	color: #3075AF;
	text-decoration: none;
}
.email-links {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6C3491;
	text-decoration: none;
}
.email-links:hover {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	color: #A54949;
	text-decoration:none;
}
.links:hover {
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	color: #A54949;
	text-decoration: underline;
}
.help-padding {
	padding-right: 15px;
}
