/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none; }
a:visited {
	text-decoration: none; }
a:hover {
	text-decoration: none; }
a:active {
	text-decoration: none; }


.MMenu {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	font-weight:bold;
}

.MMenu:hover {  
FONT-SIZE: 12px; 
COLOR: #000000; 
FONT-FAMILY: Arial; 
font-weight:bold;
}
.SubMenu {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	font-weight:bold;
}

.SubMenu:hover {  
FONT-SIZE: 12px; 
COLOR: #666666; 
FONT-FAMILY: Arial; 
font-weight:bold;
}
.DateC {
	FONT-SIZE: 12px;
	COLOR: #729749;
	FONT-FAMILY: Arial;
	font-weight:bold;
}
.footer {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	font-weight:bold;
}
.Header {
	FONT-SIZE: 16px;
	COLOR: #009049;
	FONT-FAMILY: Arial;
	font-weight:bold;
}

body p {  
FONT-SIZE: 12px; 
COLOR: #666666; 
FONT-FAMILY: Arial; 
font-weight:bold;
}
table.News {
border-bottom: 1px solid #D6E0C8;
border-left: 1px solid #D6E0C8;
border-right: 1px solid #D6E0C8;
}
.NewsItem {  
FONT-SIZE: 12px; 
COLOR: #000000; 
FONT-FAMILY: Arial; 
font-weight:bold;
}

.NewsItem:hover {  
FONT-SIZE: 12px; 
COLOR: #666666; 
FONT-FAMILY: Arial; 
font-weight:bold;
}