

a:link {

        color: #333333;

        font-weight: bold;

        }

a:visited {

        color: #333333;

        font-weight: bold;

        }

a:hover {

        color: #333333;

        text-decoration: none;

        font-weight: bold;

        }

a:active {

        color: #333333;

        font-weight: bold;

        }







TD {

font-family: Verdana, Helvetica, Arial, sans-serif;

font-size: 11px;

color: black;

vertical-align: top;

}









.headlineNews {

font-family: Verdana, Helvetica, Arial, sans-serif;

font-size: 11px;

color: #333333;

vertical-align: top;

}



H1 {

font-family: Verdana, Helvetica, Arial, sans-serif;

font-size: 16px;

color: #333333;

vertical-align: top;

}



.headerTable {

width: 100%;

height: 91px;

}



.headerInnerTable {

width: 100%;

border-top: #000000 2px solid;

border-left: #000000 2px solid;

border-bottom: #000000 2px solid;

border-right: #000000 2px solid;

}







/* added on 14/2/06 */

/* for news story component */



#news_padding {

	padding-left: 5px;

}



.story_image {

	float: left;

	margin: 0 18px 8px 0;

}


.text_code_class{
    font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 10px;

	color: #0000FF;
}


.box_border {
	border: 1px solid #000000;
}


/* counts the number of 'extra' images */
.image_counter A:link {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	width: 14px;
	height: 12px;
	border: 1px solid #999999;
	font-weight: bold;
	text-align: center;

}

.image_counter A:visited {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	width: 14px;
	height: 12px;
	border: 1px solid #999999;
	font-weight: bold;
	text-align: center;

}



.image_counter A:active {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #999999;
	width: 14px;
	height: 12px;
	border: 1px solid #999999;
	font-weight: bold;
	text-align: center;

}

.image_counter A:hover {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #999999;
	width: 14px;
	height: 12px;
	border: 1px solid #999999;
	font-weight: bold;
	text-align: center;

}

.browse_image {
	color: #666666;
	text-decoration: none;
	font: 11px Arial;
}
