body {
	background-color: #FFFBFE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	color: #261426;
	background-color: #FFFFFF;
	border: 1px solid #D2D7EA;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #261426;
	text-decoration: none;
	font-weight: normal;
}
.menu_text:hover {
	color: #976B99;
	text-decoration: underline;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #261426;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0.5px;
}
.body_text ul{
	list-style-type: disc;
	list-style-position: outside;
	margin-left:		8px;
	padding-left:		8px;
}
.body_text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #261426;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.5px;
}
.body_link:link, .body_text:visited, .body_text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D015D;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
}
.body_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C49CC2;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C005A;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.5px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.subhead_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C005A;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.5px;
	background-image: url(images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A84D8F;
	text-decoration: none;
	font-weight: normal;
}
.right_background{
background-image:url(images/nav_rbg.jpg)
}
.nav_background{
background-image:url(images/nav_lbg.jpg)
}
.bottom_background{
background-image:url(images/nav_bbar.jpg)
}