@charset "UTF-8";
/* CSS Document */


.maintable {
	width: 960px;
	font-family: Verdana, Geneva, sans-serif;
}



a:link {
	color: #c5212a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c5212a;
}
a:hover {
	text-decoration: underline;
	color: #c5212a;
}
a:active {
	text-decoration: none;
}
.text_highlight {
	color: #c5212a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	color: #AAA;
	font-weight: lighter;
}
.footer_highlight {
	font-size: 11px;
	color: #fff;
}
.main_text {
	color: #DDD;
	font-weight: lighter;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.popup_text {
	color: #333;
	font-weight: lighter;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
