body	{
		z-index: 1;
		}

.topbanner {
			position: absolute;
			width: 100%;
			right: 0px;
			height: 108px;
			z-index: 2;
			background-image: url('images/Btop.jpg');
			background-repeat: repeat-x
			
			}
#ltop	{
			position: absolute;
			top: 0px;
			left: 1px;
			height: 108px;
			width: 148px;
			background-image: url('images/BtopL.jpg');
			background-repeat: no-repeat;
			z-index:3
			}

/* genhlp: left = width of #ltop + 13; imghlp left = left of genhlp-35 */
#genHlp {position:absolute; 
		top:70px; 
		left:32px; 
		z-index:10; 
		color:#FFFFFF; 
		width:30px;}
		
#imgHlp {position:absolute; 
		top:98px; 
		left:2px; 
		z-index:10; 
		color:#FFFFFF; 
		width:90px;
		}			
			
#rtop 	{
			position: absolute;
			top: 0px;
			right: -2px;
			height:108px;
			width: 80px;
			background-image: url('images/BtopR.jpg');
			background-repeat: no-repeat;
			z-index:4
			}
			
.toplinks {
			position: relative;
			top: 25px;
			text-align: left;
			font-family: verdana,arial;
			font-size: 12pt;
			color: white;
			padding-left: 5%;
			}
					
div.toplinks	{
			margin-left: 150px;
			margin-right: 80px;
			z-index:5;
				}

.sidelinks {
			text-align: left;
			font-family: verdana,arial;
			font-size: 12px;
			color: #FFFFFF;
			width: 89px;
			padding-left: 5px;
			}
					
div.sidelinks	{
			margin-top: 138px;
			z-index:5;
				}

.standard	{
				position: relative;
				padding: 0;
				}
				
div.standard	{margin: 0;}

.radioside	{
				position: absolute;
				top: 4em;
				vertical-align: top;
				left: 0px;
				align: left;
				font-size: 12px
				}
				
div.radioside	{margin: 0;}

.contentside	{
				position: absolute;
				top: 0;
				left: 20px;
				align: left;
				font-size: 12px;
				}
				
div.contentside {margin: 0;}

a.bannerlink:link {color:#FFFFFF; 
		text-decoration: none;}	
a.bannerlink:active {color:#FFFFFF; 
		text-decoration: none;}	
a.bannerlink:hover {color:#FFFF00; 
		text-decoration: none;}
a.bannerlink:visited {color:#FFFFFF; 
		text-decoration: none;}


#leftside	{	
			position: absolute;
			top: 0px;
			left: 0px;
			width: 148px;
			background: transparent;
			z-index: 1;
			}
			
#wrapper	{	
			position: absolute;
			width: 100%;
			height: 100%;
			background-image: url('images/Bleftbg.jpg');
		background-repeat: repeat-y;	
			z-index: 0;
			}
.wrapper2	{	
			position: relative;
			height: 100%;
			width: inherit;
			background-image: url('images/Brightbg.jpg');
				background-position: right;
				background-repeat: repeat-y;	
			z-index: 0;
			}
			
div.wrapper2 {
			margin-left: 148px;
			
			}
			
			

			
			
img.bd	{
			border: 6px inset gray
			}			



img.nobd { border: 0px none;}		

.raised {
	text-align: center;
	font-weight: bold;
	font-size:12px;
	width: 84px;
	background-color: #0000FF;
	border-left: 2px outset #99CCFF;
	border-right: 4px ridge #0066FF;
	border-top: 2px outset #CCFFFF;        
	border-bottom: 4px ridge #0066FF;
	cursor: hand;
	}
	
.sunken {
	text-align: center;
	font-weight: bold;
	font-size:12px;
	width: 84px;
	background-color: #3366FF;
	border-right: 1px solid #FFFFFF;
	border-left: 2px groove #000099;
	border-bottom: 1px solid #FFFFFF;        
	border-top: 2px groove #000099;
	padding-bottom: 3px;
	padding-right: 3px;
	cursor: hand;
	}
	
#mspt {width:14px; 
	height:21px; 
	font-family:"Times New Roman"; 
	font-size:18px; 
	font-weight: bold; 
	color:#000000; 
	background-color:#FFFF33;
	display:none;
	position:absolute;
	z-index:11;
	border: 2px solid #FF0000;
	}
	
.faked {color:Blue;
		cursor:hand;}
		
.fakedU {color:Blue;
		text-decoration:underline;
		cursor:hand;}
