HTML {font-size: 100%; height: 100%; }
BODY {background-color:#f6f6f6; margin:0px; padding:0px; font-family:Arial;}
TABLE {background-color:white;font-family:Arial;font-size: 100%;}
IMG {border: none}
TABLE.text {
	width:100%;
	min-height: 406px;
	height: 406px;
	background:url('/images/bg_text.jpg') no-repeat center bottom;
}
TABLE.copyright {
	width:880px;
	height: 75px;
	font-size:80%;
	color:#999999;
}
	
A {text-decoration:none;}
A:hover {text-decoration:underline;}

TABLE.language {width:100%; background:url('/images/bg_lang.jpg') no-repeat top; }
TABLE.menu {
	color:#9e9e9e;
	table-layout:fixed; 
	width:100%; background:url('/images/bg_menu_corner.jpg') no-repeat top right; 
}
TABLE.menu A {padding:0px 5px 0px 5px; font-weight:bold; color:#7d7d7d}
TABLE.menu A.selected {color:#008cd1}
TD.lang {padding:5px 80px 0px 0px; }
TD.lang A {font-weight:bold; text-decoration:none; padding:8px; color: #e38726;}
TD.lang A.selected {color:white;}

TR.bottom_line {height:10px; background-color:#d60026}

TD.logo {width:250px; padding:20px 0px 0px 40px; text-align:center;}
TD.menu {text-align:right; padding:70px 75px 0px 0px; line-height:1.5em}
TD.pics {text-align:center; vertical-align:bottom; }

TD.text_inner {padding:10px 90px 50px 90px; vertical-align:top; text-align:left; font-size:80%}
TD.text_inner TABLE P {margin:0px;}

TD.text_inner P {margin-top:1.2em}


H1 {color:#96051f; font-size:150%;}

IMG.project {border: solid 1px #CCCC99; margin:15px;}
