@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2b3036;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ae0000;
	text-decoration: none;
	font-weight: bold;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.table_br {
	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: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
.left_right_br {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e0e0e0;
	border-left-color: #e0e0e0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008AC6;
	text-decoration: none;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #82DAFF;
	text-decoration: none;
	font-weight: bold;
}
a.red_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ae0000;
	text-decoration: underline;
}
a.red_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ae0000;
	text-decoration: none;
}
a.red_small_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ae0000;
	text-decoration: none;
}
a.red_small_news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008AC6;
	text-decoration: none;
}
a.black_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.black_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #ae0000;
	text-decoration: none;
}
a.red_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ae0000;
	text-decoration: none;
	font-weight: bold;
}
a.red_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008AC6;
	text-decoration: none;
	font-weight: bold;
}
a.blue_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008AC6;
	text-decoration: none;
	font-weight: bold;
}
a.blue_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ae0000;
	text-decoration: none;
	font-weight: bold;
}
a.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8F8F8;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}
.text_spacing {
	list-style-image: url(images/arrow_1.gif);
}
