.top {
	
	color: white;
	background-color: #001069;
	letter-spacing: 3px;
	font-size: 11pt;
	font-family: tahoma;
	font-weight: bold;

}


.top2 {
	
	color: white;
	background-color: #5C0000;
	letter-spacing: 3px;
	font-size: 11pt;
	font-family: tahoma;
	font-weight: bold;

}



.left {

	background-color: 5C0000;
	

}

.menu {

	color: #ECECEC;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
	

}


.body {

	color: black;
	font-family: tahoma;
	font-size: 9pt;
	letter-spacing: 1px;
	

}


.footer {

	color: white;
	font-family: tahoma;
	font-size: 7pt;
	

}


#flash  {

	width:799px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	
	
}