
#row1{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background : url(/images/upbg.gif);
} 
#row1 A{
	text-decoration : none;
	color : #333333;	
}
#row1 A:hover{
	text-decoration : underline;
	color : #333333;	
}
#row2{
	background : url(/images/menubg2.gif) repeat-x;
	padding:2px;
}
#cell2{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding:2px 2px 3px 2px;
	font-weight:bold;
}  
#cell2 A{
	text-decoration : none;
	color : #FFFFFF;	
}
/*  LEFT CELL*/
#left{
	background : url(/images/bgleft.jpg) repeat-x;
	background-color: #FFFFFF;
}
#path{
	font-size:11px;
	color: #333333;
	padding:6px 6px 6px 20px;
	line-height:17px;
}
#path A{
	color: #333333;
}
/* Subpages */
#subs{
	padding:6px 6px 6px 20px;
}
#subcell{
	font-size:11px;
	color: #333333;
	line-height:17px;
}
#subs A{
	color: #333333;
}
.NewsMarker img {
	margin-top: 6px;
}
.in{
	font-size:11px;
	font-family:arial;
	line-height:17px;
	color:#666666;
}
.in A{
	color:#125D80;
}
/*  RIGHT CELL*/
#right{
	position: absolute;
	left:612px;
	top:100px;
	width:150px;
	z-index : 1;
	font-size:11px;
	line-height:16px;
	font-family:arial;
	color:#666666;
}
#right A{
	color:#125D80;
}
/* BASIC FONTS */
BODY{
}

/* FOR FF */
BODY TABLE {
	background : url(/images/conbg.gif) ;
	background-repeat : repeat-y;
	background-color : #FFFFFF;
}
BODY * TABLE {
	background : none ;
}

/* FOR IE */
BODY A TABLE {
	background : url(/images/conbg.gif) ;
	background-repeat : repeat-y;
	background-color : #FFFFFF;
}
BODY A * TABLE {
	background : none ;
}

DIV{
	font-family :  Arial, Helvetica, sans-serif;
}
P{
	font-family :  Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
H1{
	font-family :  Arial, Helvetica;
	font-size:25px;
	font-weight:normal;
}
A{
	/*color:#125D80;*/
	color: #000000;
}
A:hover{
	text-decoration:none;
}
#box{
	font-size:22px;
	margin-bottom: 0px;
}
#html{
	padding:0px 20px 0px 20px;
	font-size: 12px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#reslink{
	color:#666666;
}

/* Form objects */
SELECT{
	font-size:11px;
}
INPUT{
	font-size:11px;
}
.gy{
	background:#c1c1c1;
}
.row4{
	padding:2px 0px 2px 0px;
	font-size:12px;
}
.hugin {
	font-size:12px;
}
.wide-background {
/*	background-image: url(/images/conbg_wide.gif);
	background-position: left top;*/
}
/* For FF */
.wide-background table {
	background: url(/images/conbg_wide.gif) left top;
}
.wide-background * table {
	background: none;
}
/* For IE */
.wide-background a table {
	background: url(/images/conbg_wide.gif) left top;
}
.wide-background a * table {
	background: none;
}
.wide-table {
	width: 600px;
}
#NewsStockExInfo {
	background-image: url('/images/square_blue.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}