.top1 {
	background-image: url('images/top-bg.jpg');
	font-weight: bold;
	color: white;
	font-size: 11pt;
	font-family: Tahoma;
	background-color: ff0000;


}


.top2 {
	background-image: url('images/top-bg2.jpg');
	background-color: #BC0116;
	font-weight: bold;
	color: yellow;
	font-family: Tahoma;	

}


.menu {

	font-weight: bold !important;
	color: yellow !important;
	font-family: Tahoma !important;
	font-size: 11pt !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
}

:hover.menu {

	text-decoration: overline !important;

}

.menu-b {

	font-weight: bold !important;
	color: yellow !important;
	font-family: Tahoma !important;
	font-size: 11pt !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
}

:hover.menu-b {

	text-decoration: overline !important;

}


.body {
	font-family: verdana;
	font-size: 10pt;
	color: 2f2f2f;
	

}


.main {

	background-image: url('images/b-pg.jpg');

}



body {

	background-color: yellow; 
	background-image: url('images/pg-bg.gif'); 
	background-repeat: repeat-x; 
	background-position: left top;
	
}


.footer {

	background-image: url('images/f-bg.jpg');
	background-color: #bc0116;
	color: white;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
}
