.toplinks {
	font-family: "arial";
	font-size: 9pt;
	color:white;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;}

.toplinks:hover {
	font-family: "arial";
	font-size: 9pt;
	color:white;
	text-decoration: underline;
	margin-top:0px;
	margin-bottom:0px;}



.subhead {
	font-family: "verdana";
	font-size: 11pt;
	color:#BB7E00;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;}

.subhead1 {
	font-family: "verdana";
	font-size: 10pt;
	color:#746303;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;}


	
	.heading {
	font-family: "arial";
	font-size: 13pt;
	color:#FFECB2;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;}
	.heading:hover {
	font-family: "arial";
	font-size: 13pt;
	color:#FFECB2;
	text-decoration: underline;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;}

    .head {
	font-family: "arial";
	font-size: 24pt;
	color:white;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;}
	.head:hover {
	font-family: "arial";
	font-size: 24pt;
	color:white;
	text-decoration: underline;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;}

	.tablelinks {
	font-family: "arial";
	font-size: 9pt;
	color:#310000;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;}
    .tablelinks:hover {
	font-family: "arial";
	font-size: 9pt;
	color:#310000;
	text-decoration: underline;
	margin-top:0px;
	margin-bottom:0px;}
	
	.headlinks {
	font-family: "verdana";
	font-size: 11px;
	color:white;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	}
	.headlinks:hover {
	font-family: "verdana";
	font-size: 11px;
	color:white;
	text-decoration: underline;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	}

	.leftlinks {
	font-family: "arial";
	font-size: 10pt;
	color:white;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;}

	.leftlinks:hover {
	font-family: "arial";
	font-size: 10pt;
	color:white;
	text-decoration: underline;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;}

	.head2 {
	font-family: "arial";
	font-size: 15px;
	color:white;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;}
	.blue {
	font-family: "arial";
	font-size: 12px;
	color:#0000FF;
	text-decoration: none;
	}
	.text {
	font-family: "arial";
	font-size: 12px;
	color:black;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;}

	.pageheading {
	font-family: "arial";
	font-size: 18px;
	color:#373433;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;}

	.runner {
	font-family: "verdana";
	font-size: 11px;
	color:blue;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;}

	.runner:hover {
	font-family: "verdana";
	font-size: 11px;
	color:blue;
	text-decoration: underline;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	}

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