@charset "utf-8";
 img, div { behavior: url(iepngfix.htc) }

body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #231f20;
}
h1, h2, h3, h4, h5, h6 {
	color: black;
	background: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
h1 {
	font-size: 230%;
}
h2 {
	font-size: 200%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h3 {
	font-size: 180%;
}
h4 {
	font-size: 150%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 100%;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.top_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFF00;
	font-style: normal;
	font-size: 15px;
}
.number_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #711471;
}
.table_br {
	border: 1px solid #E8EAEA;
}
.table_br_1 {
	border: 2px solid #E6E8E8;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #711471;
	text-decoration: none;
}
.purple_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #711471;
	text-decoration: none;
}
.purple_italictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #711471;
	text-decoration: none;
}

.text_bullate {
	list-style-image: url(images/bullate.gif);
	line-height: 20px;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.bottom_bg {
	background-attachment: scroll;
	background-image: url(images/index_img_2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

