A:LINK, A:VISITED { color : #990000; text-decoration : none; }
A:HOVER { color : #FF3300; text-decoration : underline; }
TD { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 16; color:#000080; }
td.lbar { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 13; text-align: center; font-weight: bold; }
hr.lbar { text-align: center; height: 1px; border-width : 0; border-top: 1px; color : gray; background-color : gray }

.hiderows { display : none }

/*
#p { line-height: 90%; font:10; color:#000080; padding:2px; }
# p is no use, 
*/

/*
#h1 { font-family : Verdana, Arial, Helvetica, sans-serif; font: 20; color : #000080; }
*/
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; padding-bottom: 0; margin-bottom: 0; border-bottom: 0; color: #000080; display: inline; font-weight: bold; }

tr.keycoltit { font:10pt Verdana,Arial, Helvetica, sans-serif; }
div.keylist { font:8pt Verdana, Arial, Helvetica, sans-serif; }
div.infoboxname { font:10pt Verdana, Arial, Helvetica, sans-serif; }

/*
#h2 { font-family : Verdana, Arial, Helvetica, sans-serif; font: 18; padding-bottom : 0; margin-bottom : 0; border-bottom : 0; color : #000080; }
#p { font-family : Verdana, Arial, Helvetica, sans-serif; font: 14; padding-bottom : 0; margin-bottom : 0; border-bottom : 0; color : #000080; }
#ul { font-family : Verdana, Arial, Helvetica, sans-serif; font: 14; padding-bottom : 0; margin-bottom : 0; border-bottom : 0; color : #000080; }
*/

body { background-color: #000080; }
td { font-family: Verdana,Arial,Helvetica,sans-serif; }

/* Global table */

table#Global_table{
        width:100.3%;
        border:0px;
        border-collapse:collapse;
	background-color: #ffffff;
}

td#Topcell{
	width:8%;
#	width:100px;
	background-color:#ffcc33;
	height:100%;
#	height:350px;
	vertical-align:top;
	}
		
td.Include_tmpl{
	vertical-align:top;
	background-color:#ffffff;
	border:0px;
        border-collapse:collapse;
	margin-bottom:60px;
	}

td#Central_content{
	vertical-align:top;
	}

table#Central_table{
	height:100%;
	vertical-align:top;
	margin-top:0px;
	width:100%;
	}

/* Title of the feature displayed */
		
span.Big_title{
	font-size: 18px;
	font-weight: bold;
	}

span.Alt_title{
	font-size: 15px;
	font-style:italic;
	}

span#Nextline{
	vertical-align:top;
	font-size: 13px;
	font-weight: bold;
	}
		
span.copyright{
	font-size:10px;
	font-style:italic;
	}

td#Bottom_left{
	background-color:#ffcc33;
	}
		
td#Bottom_right{
	background-color:#000080;
	}
		
/*Table other parts in most of the pages*/

table.Other_parts{
	border:0px; 
	border-collapse: collapse;
	}
		
table.Other_parts td{
	padding: 0px;
	}

td.Other_parts_cell1{
	text-align:left; 
	vertical-align:top;
	font-size:13px;
	font-style:italic;
	width:80%;
	}

td.Other_parts_cell2{
	text-align:right;
	vertical-align:top; 
	}

@media print{
	td#Topcell {display: none ;}              
	}
