html{
	background-color:#DADBDC;
	overflow-y:scroll;
	filter: expression(document.execCommand("BackgroundImageCache", false, true))}
body{
	margin:18px auto;
	width:1004px;
	font-family:Arial, Helvetica;
	font-size:14px}
h1{
	text-align:center;
	font-size:16px;
	font-family:Georgia, Arial;
	position:absolute;
	width:916px;
	margin-top:-42px;
	color:#005500}
p{text-align:justify}
a{outline: none}
a.button{
	display:block;
	float:left;
	width:151px;
	height:37px;
	line-height:37px;
	text-align:center;
	background:url('images/button.gif');
	text-decoration:none;
	margin-right:4px;
	font-family:Georgia, Arial;
    font-size:17px;
	color:#000000}
a.button:hover{background-position:0 -37px; color:#FFFFFF}
.head{background:url('images/head.jpg'); height:133px; width:1004px}
.middle{background:url('images/body.gif') repeat-y}
.gradient{
	background:url('images/gradient.jpg') repeat-y;
	height:39px;
	margin-left:20px;
	padding:6px 0px 0px 18px}
.gradient2{
	background:url('images/gradient2.gif') repeat-x;
	height:38px;
	width:961px;
	margin-left:21px}
.content{margin:4px 42px 12px 42px; border:1px solid white; padding-top:10px}
.footer{background:url('images/footer.gif'); height:110px; width:1004px; text-align:center; font-size:90%; line-height:110px}
.langs{position:absolute; top:4px; margin-left:892px; width:65px; font-weight:bold; font-size:12px}

table.Buttons{
	border-top:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #D7FFD7;
	border-bottom:2px solid #D7FFD7;
	background:#EBFFEB}