.leftbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	color: 95C741;
	font-weight: bold;
}
.rightbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	color: 707070;
	font-weight: normal;
}
.bodytextblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 19px;
	color: #000099;
	font-weight: normal;
	text-align: justify;
	margin-left: 20px;
	margin-right: 40px;
}
.bg_ring {
	background-image: url(assets/ring.jpg);
	background-repeat: repeat-y;
}
.tabbmain {
	background-image: url(assets/tabbs_03.gif);
	background-repeat: repeat-x;
	text-align: center;
}
ul {
	display: block;
	margin-top: -15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.bg-left {
	background-image: url(assets/simp-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}



.leftpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	color: #1C5C9C;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
}
.leftmainpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	color: #666666;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 20px;
	text-align: justify;
}
body {
	margin: 20px;
	background-color: #AEAEAE;
}

.rightbodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	color: 707070;
	font-weight: bold;
	margin-right: 40px;
}
a:link {
	color: #800080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	color: #95C741;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	color: #800080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.tab:link {
	color: #800080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.tab:visited {
	color: #800080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.tab:hover {
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.tab:active {
	color: #800080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.leftmainpurplesquare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	color: #666666;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 20px;
	text-align: justify;
	list-style-image: url(assets/bullet.gif);
}
.left-assoc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	color: #666666;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 40px;
	text-align: justify;
}
.cardtop {
	background-color: #ECECFF;
	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: none;
	border-left-style: solid;
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}

.card {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	color: #666666;
	font-weight: normal;
	margin-left: 10px;
	text-align: left;
	margin-right: 5px;
}
.card-bot {

	background-color: #ECECFF;
	border-top-width: 1px;
	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-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}
.bg-left-ta {

	background-image: url(assets/simp-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 400px;
}
