.headerkeys
 {font-family: verdana;
	font-size: 11px;
	color: navy;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: none;
	text-align:center;
}

.headlinks
 {
    font-family: arial;
	font-size: 13px;
	color: navy;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.headlinks:hover
 {
   text-decoration:underline;
}
.ftxt
{
font-family: Verdana, arial; 
font-size: 12px; 
color:navy;
font-weight: normal;
text-decoration:none;
}

.headlinks1
 {
    font-family: arial;
	font-size: 13px;
	color: navy;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
.headlinks1:hover
 {
   text-decoration:none;
}
.txt {
	color:#FFFFFF; 
	font-family: Arial;
	font-size :11px;
	font-weight : normal;
	font-style:Arial;	
	text-decoration: none;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	}

	.txt:hover
	{
	text-decoration:underline;

	}


.bottomlinks
 {
    font-family: arial;
	font-size: 12px;
	color: '#514A26';
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	padding: 3 3 3 3;
}

.bottomlinks:hover
 {
   text-decoration:none;
	padding: 3 3 3 3;
}

.gb_window{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
    position:absolute;
	top:240;
	left:200px;
 	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;
	}