	
	body {
	margin:0;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color : #6a7784;
	color: #333;
	background-image : url(blu_backdrop.gif);
}
	
	table {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #000;
	}
	.mbody  {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #000;
	}
	a { 
	color:#b9c7c6;
	}
		
	a:hover {
	color: #009999
	}		
	
	.trademk {
	font-size: 16px;
	color: #fff;
	}
	
	.mainmenu {
	font: 11px Verdana, sans-serif;
	color: #666666;
	font-weight : bold;
}
	.mainmenu a {
	font: 11px Verdana, sans-serif;
	color: #666666;
	font-weight : bold;
	text-decoration : none;
}
	.mainmenu a:hover {
	font: 11px Verdana, sans-serif;
	color: #33cccc;
	font-weight : bold;
	text-decoration : none;
}
	#ticker-container {
	float:right;
	overflow:hidden;
	width: 205px;
	height: 150px;
	background-color:;
	background-repeat: repeat;
	padding: 2px;
	margin-top: 10px;
	}
	
	#ticker {
	position:relative;
	width:205px;
	}
	
	#ticker ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
	#ticker ul li {
	display:list-item;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: arial;
	font-size: xx-small;
	font-weight: normal;
	color: ;
	padding-left: 2px;
	}
	
	#ticker ul li a {
	font-family: verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #990000;
	padding-left: 2px;
	}
	
	#ticker ul li a:hover {
	font-family: verdana;
	font-size: xx-small;
	color: #333333 ;
	text-decoration: none;
	padding-left: 2px;
	}