h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
}

.toplinks {
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.topdots {
font-family: Verdana;
font-size: 5px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.whead {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
.link {
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #384D8E;
text-decoration: none;
}

.more {
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #AD204B;
text-decoration: none;
}
.copy {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	font-weight: normal;
	text-decoration: none;
}

.gb_window{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
    position:absolute;
	top:0;
	left:250px;
 	z-index:10000;
	}
	
	.gb_window div{
		position:relative;
	}
	.gb_window .gb_window_top{
	position:relative;
	}
	
	.gb_window .top_buttons{
		float:right;
		z-index:10;
		position:absolute;
		right:0px;
		width:35px;
		
	}
	.top_buttons img{
		float:left;
		padding-left:2px;
		
	}
	
	.gb_windowContent{
		padding-left:0px;
		padding-right:2px;
		height:100%;
	}

	.gb_window_bottom{
		position:relative;
		height:10px;
		background-color:#8C2828;
		color:#DDA600;
		font-size:10px;	
		top:-12px;
	}
	.gb_window_bottom img{
		float:right;
		clear:right;
		

	}
	.topCenterImage{
		position:absolute;
		left:3px;
		width:5000px;
		height:17px;
	}
	.resizeImage{
		position:absolute;
		right:1px;
		bottom:1px;
	}	
	img.closeButton
	{
	position:relative;
	top:0px;
	left:390px;
	}