@charset "utf-8";
body {
	margin: 0px;
	background-color: #EDB5DA;
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	background-image: url(../images/bg.jpg);
}
a:link, a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.hide-div {
	display: none;
}
.whitetxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.toptext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: white;
	font-weight: normal;
	line-height: 18px;
	font-align=justify;
}
a.mainmenu:link, a.mainmenu:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainmenu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.leftmenu:link, a.leftmenu:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.leftmenu:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetxtsmall {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a.clickhere:link, a.clickhere:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}
a.clickhere:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: white;
	font-weight: normal;
	text-decoration: underline;
}
.whitetxtsmall2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.subheadings {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #803b71;
	font-weight: normal;
	line-height: 18px;
}
a.subheadingsl:link, a.subheadingsl:visited {
font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #803b71;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
a.subheadingsl:hover {
font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #803b71;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}
.table_border {
	border: thin solid #803B71;
}
.image_align {
	padding-right: 15px;
	padding-bottom: 5px;
}
.image_align_left {
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.image_align_right {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.subheadings_orange {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #E6AC00;
	font-weight: normal;
	line-height: 18px;
}

.subheadings_white {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-weight: normal;
	line-height: 18px;
}

p {
	text-align:justify;
	margin:0;
	padding:0;
}

h3 {
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #803b71;
	border-bottom: solid 2px #d463bc;
	padding:0;
	margin:0 0 0 0;
}

h4 {
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #803b71;
	text-align:center;
	line-height: 18px;
	padding:0;
	margin:0 0 8px 0;
}

h5 {
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a37a00;
	text-align:center;
	line-height: 18px;
	padding:0;
	margin:0 0 8px 0;
}

.tablestyle {
	background:#EDB5DA;
	border:solid 2px #803B71;
	padding:10px;
}

.tablestyle2 {
	background:#e6d5a3;
	border:dashed 2px #e6ac00;
	padding:10px;
}

.img-gape {
	float:left;
	padding:0 0 0 0;
}

.img-right-gape {
	float:right;
	padding:6px 0 0 8px;
}

