/* CSS Document */
.body{
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:0 0 0 0;
	}
.tblshadow{
	background-image:url(images/bodybg.png);
	background-repeat:repeat-y;
	}
.menubg{
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;
	}
.bodytext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:22px;
	}
.highlight01{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
	}
a.highlight01:link{
	color:#FF6600;
	text-decoration:none;
	}
a.highlight01:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FF6600;
	text-decoration:none;
	}
.highlight02{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	line-height:22px;
	}
.footerbg{
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	}
.footertext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	padding-right:10px;
	}
.bottombg{
	background-image:url(images/bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
 .cult1
 {
 font-size:12px; 
 font-family:Georgia, Times New Roman, Times, serif; 
 font-weight:Bold;
 padding-left:10px;
 color:#FF6600;
 text-decoration:none; 
 }
 a.cult1:hover
 {
 text-decoration:underline;
 } 