body { margin:0; padding:0; font: 74% Arial, Sans-Serif; color:#000; line-height: 1.4em;}

#header { background: url(/img/header.jpg) no-repeat top center; width:761px; height:232px; margin: 0; padding: 0; cellspacing: 0; }

.menu { float:right; width:370px; margin-top:7px; }

#footer { width:761px; height:47px; background: url(/img/footer.jpg) no-repeat bottom center; margin: 0; padding: 0; cellspacing: 0; }

.credits { margin-top:6px; }

table.style1 {
	background-color: white;
}
table.style1 th {
	border-width: 1px;
	padding-left: 4px;
	border-style: solid;
	border-color: gray;
	background-color: #eeeeee;
	-moz-border-radius: ;
}
table.style1 td {
	border-width: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	border-style: solid;
	border-color: gray;
	background-color: #fff5ee;
	-moz-border-radius: ;
}

table.style1 a, a:hover, a:visited {
	color: #404040;
	text-decoration: none;
}

table.style2 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.style2 th {
	border-width: 1px;
	padding-left: 4px;
	border-style: solid;
	border-color: gray;
	background-color: #eeeeee;
	-moz-border-radius: ;
}
table.style2 td {
	border-width: 1px;
	padding-left: 4px;
	border-style: solid;
	border-color: gray;
	background-color: #fff5ee;
	-moz-border-radius: ;
}

table.style2 a, a:hover, a:visited {
	color: #404040;
	text-decoration: none;
}

p { 	margin: 0 0 5px 0; 	padding: 0; color: #555; background: inherit; }

hr { border: 0; height: 1px; color: #eee; background-color: #eee; }
a { color: #0F5B7F; background: inherit; text-decoration:none; font-weight:bold;  }
a:visited { color: #0F5B7F; background: inherit; text-decoration:none; font-weight:bold;  }
a:hover { color: #F29900; background: inherit; text-decoration: none; font-weight:bold;  }
h1 { background-color: inherit; color:#0F5B7F; font-size:120%; font-weight:bold; margin: 0; padding:0; }
h1 a { color: #0F5B7F; }
h1 a:hover { color: #0F5BAF; text-decoration: none;}
h2 { background-color: inherit; color:#0F5B7F; font-size:110%; font-weight:bold; margin: 0; padding:0; }
h2 a { color: #0F5B7F; }
h2 a:hover { color: #0F5BAF; text-decoration: none;}

ul { margin: 5px 0 20px 15px; padding : 0; list-style : none;  }
li { list-style-type: none;	color: #F29900;	margin: 0 0 0px 0;	padding: 0 0 0 0px; }
li a { color: #546078;  }
li a:hover { color: #F29900; }
