.text {
	font-family: Verdana;
	font-size: 12.5px;
	color: #FFFFFF;
}
.featured_text {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.featured_text_grey {
	font-family: Arial;
	font-size: 11px;
	color: #797979;
	font-style: normal;
	font-weight: normal;
}
.featured_text_bold {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.featured_text_bold:HOVER {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.text_bullets {
	font-family: Verdana;
	font-size: 12.5px;
	color: #FFFFFF;
}
.bottom_links {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

.bottom_links:HOVER {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
.ignus {

	font-family: Arial;
	font-size: 10px;
	color: #525252;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
.ignus_link {
	font-family: Arial;
	font-size: 10px;
	color: #706868;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

.ignus_link:HOVER {
	font-family: Arial;
	font-size: 10px;
	color: #988B8D;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
#repeat-X {
	background-color: #A2A2A2;
	background-image: url(images/bk_graid2.jpg);
	background-repeat: repeat-x;
}
.border {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.admin_head {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.admin_subhead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 5px;
}
.admin_topLinks {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.admin_topLinks:HOVER {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.admin_text {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.admin_link {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.collapse_row {
	display: none;
	visibility: collapse;
}
.error_text {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12.5px;
	color: #CC0000;
}