
.toplinks1 {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #705C10;
text-decoration: none;
}
.toplinks2 {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #607CA0;
text-decoration: none;
}
.yellowh {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #705C10;
text-decoration: none;
}
.redh {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #D82C30;
text-decoration: none;
}

.link {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #685C50;
text-decoration: none;
}
.copy {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	font-weight: normal;
	text-decoration: none;
}
h1 {
    display:inline;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	font-weight: normal;
	text-decoration: none;
}

input{
	font-family: arial;
	font-size: 11px;
	font-weight:normal;
	border: 1 solid #9B947A;
}
select{
	font-family: arial;
	font-size: 11px;
	font-weight:normal;
	border: 1 solid #9B947A;
}
textarea{
	font-family: arial;
	font-size: 11px;
	font-weight:normal;
	border: 1 solid #9B947A;
}

.link1
	{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:red;
	text-decoration:none;
	padding-left:10px;
	}

	.gb_window{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
    position:absolute;
	top:200;
	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;
	}