/* CSS Document */
body { 
background-color:#5B6B9C;
margin-top: 12px;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding: 0px;
}

img {
border: 0;
}

img a{
text-decoration:none;
}

table.main {
	background-color:#000000;
}

h1, h2 {
font-family: Arial, Helvetica, sans-serif;
}

h1 {
margin-top: 6px;
font-size: 20px;
margin-bottom: 4px;
font-style: italic;
color: #000000;
}

h2 {
font-size: 16px;
font-style: normal;
font-weight: bold;
margin-bottom: 4px;
color: #000000;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
margin-bottom: 4px;
color: #000000;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
margin-bottom: 4px;
color: #000000;
/*color: #682F73;*/
}

h6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 140%;
margin-top: 3px;		
margin-bottom: 1px;
padding-top:1px;
padding-bottom:1px;
text-align: center;
color:#FFFFFF;
background-color:#9CA241;
font-weight:bold;
}

p, ul, li, td {
margin-top: 0px;
margin-bottom: 6px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 140%;
}

p.small {
font-size: 9px;
line-height: 120%;
}

p.cutline {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 120%;
}

a {
color: #000033;
}

a:hover {
color: #000099;
}

a:visited {
color:#333333;
}

td.purple, td.red, td.green, td.blue, td.orange {
width: 74px;
}

td.purple {
background-color: #682F73;
}

td.red {
background-color: #9E1B34;
}

td.green {
background-color: #13694E;
}

td.blue {
background-color: #003C79;
}

td.orange {
background-color: #FF7300;
}

td.image {
width: 74px;
}

td.black {
background-color: #000000;
}

td.right {
background-color: #aab300;
/*background-color: #FF7300;*/
width:234px;
}	

td.left {
background-color: #003C79;
}

td.main {
	background-color:#FFFFFF;
	background-image:url(images/MELD_tblbg3.gif);
	background-repeat:repeat-y;
	background-position: center;
}

td.footer {
background-color:#5B6B9C;
}


#footer {
text-align: center;
padding: 8px;
width: 710px;
}

	#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 120%;
	}

	#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 120%;
	text-decoration: none;
	}
	
	#footer a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	}
	
#live {
margin-top: 8px;
margin-left: 8px;
margin-right: 12px;
margin-bottom: 8px;
}

	#live h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 8px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	}
	
	#live h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 30px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
	
	#live h3 {
	margin-left: 30px;
	margin-bottom: 4px;
	margin-top: 8px;
	color:#0C1C4D;
	}
	
	#live h4 {
	margin-left: 30px;
	margin-bottom: 4px;
	margin-top: 8px;
	color:#000000;
	}
	
	a.h4:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 8px;
	color:#000000;
	text-decoration:none;
	}
	
	a.h4:hover {
	color:#000000;
	text-decoration:underline;
	}
	
	#live p {
	margin-top: 6px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	}
	
	#live ul li {
	margin-top:0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	}
	
#news {
padding-bottom: 12px;
padding-top: 8px;
padding-right: 8px;
padding-left: 8px;
}

	#news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
	
	#news a:hover {
	text-decoration: underline;
	}
	
	#news a.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	line-height: 130%;
	}

	#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	}

#articleimage img{
border: 6px solid #787F00;
margin:12px 0 2px 0;
}
