@import url("common.css");
a { text-decoration:none; color:#000;}
.campo_standard { font-size:9px; border:1px solid black} 

#header_top_container{
	width:1150px;	
}
#header_top{
	float:left;
	vertical-align:top;
	background:url('../hgif/common/sf_logo.gif') no-repeat top left;
	padding:40px 0px 0px 180px;
	color:blue;
	font-size:14px; 
	white-space:nowrap;
}
#header_top_col2{
	float:right;
	width:450px;
	height:40px;
	margin-top:13px;
	text-align:right;
	padding:0px 15px 0px 10px;
}
#header_top_col3{
	float:right;
	width:150px;
	height:50px;
	margin-top:5px;
	padding:0px;
	border:1px solid #959DDE;
	background:#fff;
}

.link1:hover { display:block; color:red; text-decoration:none; background:#eff; border:1px solid #147; -moz-border-radius:8px; border-radius:8px; }
.link1 { display:block; color:#111; background:#fff; border:1px solid #fff; text-decoration:none}	
.link1:visited { color:#111 }
.link1 img { margin-bottom:5px }

#container3 {
	clear:left;
	float:left;
	width:1150px;
	overflow:hidden;
	background:#C3E4FD; /* column 3 background colour */
	margin-top:5px;
	border-right:1px solid #959DDE;
}
#container2 {
	clear:left;
	float:left;
	width:1150px;
	position:relative;
	right:150px; /* width of third column */
	background:#fff; /* column 2 background colour */

}
#container1 {
	float:left;
	width:1150px;
	position:relative;
	right:810px; /* width of second column*/
	background:#C3E4FD; /* column 1 background colour */;

}

#col1 {
	float:left;
	width:190px;
	position:relative;
	left:960px;
	overflow:hidden;
	background:#C3E4FD;
}
#col2 {
	float:left;
	width:808px;
	position:relative;
	left:960px;
	overflow:hidden;
	background:#fff;
	border:solid #959DDE;
	border-width: 1px 1px 0px 1px;
}
#col3 {
	float:left;
	width:150px;
	position:relative;
	left:960px;
	overflow:hidden;
	background:#C3E4FD;
}

.cboth{
	clear:both;
}
.box_top{
	font-size:small;
	float:left;
	text-align:center;
	width:200px;
}
.col2_sub{
	width:810px;
	border:solid #990;
	border-width:1px 0px;
	font-weight:100;
	font-size:small;
	color:red;
	text-align:left;
	background:yellow;
}
.col2_sub_left{
	width:375px;
	float:left;
	padding:5px 2px;
}
.col2_sub_right{
	width:425px;
	float:left;
	padding:5px 2px;
}

.pie  { width:1120px; margin-top:5px; }
.pan_bars { color:white; background:#003E94; padding:2px; font-size:x-small }
.pan_area p { font-size:x-small; margin:2px; text-indent:15px; background:url('../hgif/frecciagre.gif') no-repeat }
