<style type="text/css">
<!--
@import "newsmaker.css";

BODY{ 
    font-family : sans-serif ;
    background : silver ;
	background-image : url(images/bkgr1.jpg) ;
}

BODY.body{
    font-family : sans-serif ;
    background : silver ;
	background-image : url(images/bkgr1.jpg) ;
}

TABLE.menu{
	width : 618 px ;	
}

A{
	color : blue ;
    text-decoration : none ;
	font-weight : bold ;
	
}

A:hover{
	color : 1E88FD ;
}

A:visited{
	color : navy ;
}

IMG.float{
	float : left ;
	padding : 7px ;
	border-style : solid ;
	border-width : 3px;
	border-color : navy ;
}

TD.navytab{
	font-family : sans-serif ;
   	background : navy ;
	background-image : url(images/h4rbkgr3.jpg);
	text-align : center ;
	color : yellow ;
}

TD.yelltab{
	font-family : sans-serif ;
   	background : yellow ;
	background-image : url(images/h4rbkgr2.jpg);
	text-align : center ;
	color : navy ;
}

TABLE.topic{
	font-family : sans-serif ;
   	background : white ;
	border-style : solid ;
	border-width : 3px;
	border-color : navy ;
	color : black;
	padding-top : 0px;
	width : 600px ;
	padding : 20px;
}

TABLE.htopic{
	font-family : sans-serif ;
   	background : white ;
	border-style : solid ;
	border-width : 3px;
	border-color : navy ;
	color : black;
	padding-top : 0px;
	width : 295px ;
	padding : 20px;
}

TD.head1{
    font-family : sans-serif ;
	background : navy ;
	color : white ;
	text-align : left ; 
	padding-left : 12 px;
	font-weight : bold ;
	width : 100% ;

}

TD.head2{
    font-family : sans-serif ;
	background : white ;
	color : navy ;
	text-align : left ; 
	padding-left : 12 px;
	font-weight : bold ;
	width : 100% ;

}

TD.cont{
	font-family : sans-serif ;
	color : black ; 
	text-align : justify ;
	font-size : 17px ;
}


TD.menuitem{
	font-size : 10pt;	
	font-family : helvetica ;
	width : 123px ;
	height : 20px ;
	text-align : center ;
	background-color : navy ;
	background : url(images/h4rbkgr3.jpg) ;
}
A.menuitem{
	color : yellow ;
	font-weight : bolder ;
	text-decoration : none ;
}

A.menuitem:visited{
	color : yellow ;
	font-weight : bolder ;
	text-decoration : none ;
}

A.menuitem:hover{
	color : navy ;
	width : 123px ;
	height : 20px ;
	background : url(images/h4rbkgr2.jpg);
}

TD.currmenuitem{
	font-size : 10pt;	
	font-family : helvetica ;
	text-align : center ;
	width : 123px;
	height : 20px ;
	background : url(images/h4rbkgr2.jpg);
}

A.currmenuitem{
	color : navy ;
	text-decoration : none ;
	font-weight : bolder ;
}

DIV.orderbutton{
	width : 250px ;
	background-color : white ;
	text-align : center ;
	font-weight : bolder ;
	border-width : 3px ;
    border-style : outset ;
	border-color : white ;
}

#orderbutton{
	width : 250px ;
	background-color : white ;
	text-align : center ;
	color : navy ;
	font-weight : bolder ;
	border-width : 3px ;
    border-style : outset ;
	border-color : white ;
}

font.new
{
 color : red;
 vertical-align: top;
 font-size: 10px;
 font-weight: bolder; 
}

font.updated
{
 color : green;
 vertical-align: top;
 font-size: 10px;
 font-weight: bolder; 
}

-->
</style>