body {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
table {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 12px;
	color: #161616;
}
.title {
color: #000000;
font-weight: bold;
font-size: 14px;
font-family:"Times New Roman", Times, serif; 
}
.grey_cell {
	background-color: #4A4A4A;
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 10px;
	height: 50px;
	vertical-align: middle;
}
.red_cell {
	background-color: #ED2028;
	height: 30px;
}
.red_sq {
	background-color: #ED2028;
	width: 5px;
	padding: 0px;
	font-size: 9px;
}
.news_border {
border: 1px solid #ED2028;
}
.content_cell {
padding: 10px;
text-align:justify;
border-right: 1px solid #ED2028;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #161616;
	padding-left: 10px;
	line-height: 30px;
}
.menu_cell {
	background-image:url("../images/menu_back.gif");
	background-repeat: repeat-x;
	text-align: center;
}
a.menu, a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu:hover, a.menu:active { 
	color: #4A4A4A; 
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
a.footer, a.footer:visited {
	color: #ED2028;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a.footer:hover, a.footer:active { 
	color: #4A4A4A; 
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a, a:visited {
	color: #ED2028;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover, a:active { 
	color: #4a4a4a; 
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.blank_cell {
	font-size: 1px;
	color: white;
	height: 3px;
}
