/* - - - avail table - - - */
.normal { background: #transparent; FFF: #000; }
.mouseOver { background: #ecf1ea; color: #ecf1ea; }
.checked { background: #cfdfc5; color: #FFF; }

table.prettytable {
  margin: 1em 1em 1em 2em;
  background: transparent;
  border-collapse: collapse;
}
table.prettytable th, table.prettytable td {
  border: 1px silver solid;
  padding: 0.2em;
  width: 70px;
}
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
}

/* Logo */
h1 a {
	background-image:url('../images/saturnlogo.jpg'); 
	min-height:0;
	height:40px;
}
* html h1 a {
	background-image:url('../images/saturnlogo.jpg');
}

/* Backgrounds */
body{
	background-image:"../../stars_bg_pink.gif" repeat-x fixed left;
        background-repeat:repeat-x;
        background-attachment:fixed;
        background-position:top left;

}
h1{
	background-image:none;
	background-color:#f7bbbb;
}
#container, body.embed{
	background-color:#FFFFFF;
}
.wufoo input.text, .wufoo textarea.textarea{
	background:#FFFFFF url(../images/fieldbg.gif) repeat-x top;
}
.wufoo .focused{
	background-color:#ecf1ea;
}
.wufoo .instruct{
	background-color:#dde4de;
}

/* Borders */
#container{
	border:0 solid #cccccc;
}
.wufoo .info{
	border-bottom:1px dotted #CCCCCC;
}
.wufoo .section{
	border-top:1px dotted #CCCCCC;
}
.wufoo input.text, .wufoo textarea.textarea{
	border:;
}
.wufoo .instruct{
	border:0 solid #e6e6e6;
}

/* Typography */
.wufoo .info h2{
	font-size:160%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#000000;
}
.wufoo .info p{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}
.wufoo .section h3{
	font-size:110%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#000000;
}	
.wufoo .section p{
	font-size:85%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}	
.wufoo label.desc{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}
.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label{
	font-family:inherit;
	color:#444444;
}
.wufoo label.choice{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#333333;
}
.wufoo .instruct{
	font-size:80%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#444444;
}
.wufoo li.altInstruct .instruct, .wufoo li.leftHalf .instruct, .wufoo li.rightHalf .instruct{
	color:#444444;
}
.wufoo input.btTxt{
	font-size:;
	font-family:;
	font-weight:;
	font-style:;
	color:;
}

.wufoo li.focused label.desc{
	font-size:;
	font-family:;
	font-weight:;
	font-style:;
	color:;
}
.wufoo li.focused label.desc{
	color:;
}
.wufoo li.focused div, .wufoo li.focused span, .wufoo li.focused div label, .wufoo li.focused span label{
	font-family:;
	color:;
}

/* Drop Shadows */
#top, #bottom{
	visibility:visible;
}
