body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#c_t {
	font-size: 11px;
	padding: 10px;
	vertical-align: top;
	color: #4D4D4D;
	line-height: 17px;
	text-align: left;
}
#c_t span {
	font-size: 11px;
	font-weight: bold;
}
#c_t a {
	color: #15385C;
	text-decoration: none;
}
#c_t a:hover {
	color: #FF0000;
	text-decoration: none;
}
#c_r {
	font-size: 11px;
	padding: 10px;
	vertical-align: top;
	color: #FFCCCF;
	line-height: 17px;
	text-align: left;
	background-color: #DD0411;
	width: 163px;
}
#c_r span {

	font-size: 11px;
	font-weight: bold;
}
#c_r a {

	color: #FFFFFF;
	text-decoration: none;
}
#m_t {
	font-size: 11px;
	vertical-align: top;
	color: #4D4D4D;
	line-height: 17px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#m_t span {
	font-size: 11px;
	font-weight: bold;
}
#m_t a {
	text-decoration: none;
	color: #4D4D4D;
}
#m_t a:hover {
	text-decoration: none;
	color: #FF0000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
