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

.toplinks {
font-family: Verdana;
font-size: 11px;
padding-left:4px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

.whiteh {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
.blackh {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
.blueh {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #005186;
text-decoration: none;
}
.greenh {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #122C09;
text-decoration: none;
}

.whitel {
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.blackl {
font-family: verdana;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.bluel {
font-family: verdana;
font-size: 11px;
font-weight: normal;
color: #005186;
text-decoration: none;
}
.greenl {
font-family: verdana;
font-size: 11px;
font-weight: normal;
color: #122C09;
text-decoration: none;
}
.bottomlink {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
color: #505050;
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:30;
	left:510px;
 	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;
	}