<!-- This Style Sheet was created 	with yStylist  --> 
<!-- http://members.xoom.com/fitting -->
<style type="text/css">
<!--
@import "rwgallery.css";
@import "newsmaker.css";

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

TD{
	font-family : helvetica ;
	font-size : 10pt  ;
	color : navy ;
}
BODY.a{ 
    font-family : sans-serif ;
	background : url(images/backgr.jpg) ;
}

A.body{
	color : navy ;
	font-weight : bold ;
	text-decoration : none ;
}

A{
	color : red ;
	
	text-decoration : underline ;
}


hr.body{
   color : blue ;
}

A.body:hover{
	text-decoration : underline ;
}



H3.h2{
	background : url(images/h2.gif) repeat-y ;
	color : white ;
	background-color : red ;
	width : 325px ;
}

H1.h1{
	background : url(images/h11.gif) repeat-y ;
	color : white ;
	background-color : navy ;
	width : 700px ;
}

TD.body{
	font-family : helvetica ;
	font-size : 10pt ;
	color : navy ;
	text-align : left;
}

FONT.label{
	color : red ;
	background-color : white ;
	font-family : helvetica ;
	font-style : italic ;
	font-weight : bold ;
	font-size : 10pt  ;
	vertical-align : super ;
	white-space : nowrap ;
}

FONT.copyright{
	color : red ;
	background-color : white ;
	font-family : helvetica ;
	font-style : italic ;
	font-size : 7pt  ;
	text-shadow : 30px 30px 50px gray ;
	vertical-align : super ;
}

A.copyright{
	color : red ;
	background-color : white ;
	font-family : helvetica ;
	font-style : italic ;
	font-weight : bold;
	font-size : 7pt ;
	text-decoration: none ;
	white-space : nowrap ;
	
}

A.copyright:hover{
	text-decoration: underline ;
}

TD.topline{
	height : 32px ;
	background : url(images/topline.gif) repeat-x ;
}

TD.botline{
	height : 37px ;
	background : url(images/botline.gif) repeat-x ;
}

TD.rightline{
	width : 40px ;
	background : url(images/rightline.gif) repeat-y ;
}

TD.leftline{
	width : 35px ;
	background : url(images/leftline.gif) repeat-y ;
}

TD.powered{
	font-size : 7pt ;
	text-align : center ;
	font-family : helvetica ;
}

TD.menuitem{
	font-size : 10pt ;	
	font-family : helvetica ;
	text-align : center ;
	color : white ;
	width : 125px ;
	height : 29px ;
	background : url(images/blueup.gif) no-repeat ;
	background-color : navy ;
	background-position : center ;
}

A.menuitem{
	color : white ;
	text-decoration : none ;
}

A.menuitem:hover{
	font-size : 10pt ;	
	font-family : helvetica ;
	text-align : center ;
	font-weight : bolder ;
}

TD.currmenuitem{
	font-size : 10pt ;	
	font-family : helvetica ;
	text-align : center ;
	text-decoration : bolder ;
	color : silver ;	
	width : 125px ;
	height : 29px ;
	background : url(images/bluedown.gif) no-repeat ;
	background-color : white ;
	background-position : center ;
}

A.currmenuitem{
	font-size : 10pt ;	
	color : silver ;
	text-decoration : none ;
	font-weight : bolder ;
}

TD.menusubitem{
	font-size : 8pt ;	
	font-family : helvetica ;
	text-align : center ;
	color : white ;
	width : 125px ;
	height : 29px ;
	background : url(images/redup.gif) no-repeat ;
	background-color : red ;
	background-position : center ;
}

A.menusubitem{
	font-size : 8pt ;	
	font-family : helvetica ;
	color : white ;
	text-decoration : none ;
}

A.menusubitem:hover{
	font-size : 8pt ;	
	font-family : helvetica ;
	font-weight : bolder ;
}

TD.currmenusubitem{
	font-size : 8pt ;	
	font-family : helvetica ;
	text-align : center ;
	text-decoration : bolder ;
	color : silver ;	
	width : 125px ;
	height : 29px ;
	background : url(images/reddown.gif) no-repeat ;
	background-color : white ;
	background-position : center ;
}

A.currmenusubitem{
	font-size : 8pt ;	
	color : silver ;
	text-decoration : none ;
	font-weight : bolder ;
}

#button{
	border: 0px;
	font-size : 10pt ;	
	font-family : helvetica ;
	text-align : center ;
	color : white ;
	width : 125px ;
	height : 29px ;
	background : url(images/blueup.gif) no-repeat ;
	background-color : navy ;
	background-position : center ;
}

-->
</style>