html{height:100%;}

body {
	margin:0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55625C;
	background:url(../i/bg-main-both.gif); background-position:top center; background-repeat:repeat-y;
	background-color: #D9D9B8;
}



h1{font-size:15px; line-height:24px; text-transform:uppercase; font-weight:bold; color:#FFFFE5;}
h2{font-size:13px;}
h3{font-size:12px;}
h2,h3{line-height:normal;}
h3.search{display:inline;}
img{outline:none; border:none;}
a{
	color:#55625C;
	outline:none;
	font-weight:bold;
	border:none;
}

label{cursor:pointer;}

td,div{vertical-align:top;}

a:hover{
	text-decoration: underline;
	outline: none;
}

input,select,option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td#navColumn{height:28px; background-color:#523952;}



td.footer {
	vertical-align:bottom;
	text-align: center;
	padding: 20px;
}

.rednote{color:#990000; font-size:.9em;}
.hideMe{display:none;}
