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;
	position:absolute;
	width:916px;
	margin-top:-42px;
	color:#005500}
h2{
	text-align:center;
	font-size:18px}

h3{text-align:center}

p{text-align:justify}
a{outline: none}
a.button{
	display:block;
	float:left;
	width:133px;
	height:40px;
	line-height:42px;
	text-align:center;
	background:url('images/button.png');
	text-decoration:none;
	margin-right:4px;
	font-family:Georgia,Arial;
	font-size:16px;
	color:#000000}
a.button:hover{background-position:0 -40px}
.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:41px;
	margin-left:20px;
	padding:3px 0px 0px 4px}
.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.png'); height:110px; width:1004px; text-align:center; font-size:90%; line-height:110px}
.langs{position:absolute; top:4px; margin-left:892px; width:75px; 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}

table.Database{margin:0 auto; border-spacing:18px 4px}
table.Database th{text-align:left}
/* table.Database tr:hover {background-color:#CCCCCC} */
