#header	{
	/* background: #66f; */
	background: #00f;
	color: #000;
	border: 0;
	border-bottom: 1px solid #000;
	border-right: medium black solid; 
	margin: 0;
	padding: 0 3px 0 0;
	text-align: left;
	height: 31px;
	margin-top: 2%;	}


	
#logobanner {
	margin: 0;
	padding: 0;
	border: 0;
	width: 600px;
	height: 31px;
	background: url(/images/logo1.gif) no-repeat;
	}
.alt {
	display: none;
	}
	
#logo {
	display: block;
	padding: 0;
	border: 0;
	margin: 0;
	background: url(/images/logo2.gif) no-repeat;
	width: 600px;
	height: 31px;
	}
a#logo:hover {
	background: url(/images/logo1.gif) no-repeat;
	}
body{
	background: silver;
}


p {
	margin-top: 0;
	margin-bottom: 1em; 
	font: 11px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
	}

table {
	font: 11px/1.2 Verdana, Lucida, Arial, sans-serif;
        }


#contentcontainer {
	margin-left: 0px;
	}

#content {
	padding: 0;
	width: 600px;			/* for ie4-5.x on windows */
	}


#title {
	margin-top: 0em;
	margin-bottom: 0em;
	font: 14px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-weight: 600;
	font-style: italic;
	}

#wWizardControl {
	width: 600px;
	margin: 0;
	padding: 0 5px 0 5px;
	border-top: thin silver solid;
	border-left: thin silver solid;
	border-bottom: medium black solid;
	border-right: medium black solid; 
	/*background: #ff6;*/
	/*background: silver; */
	background: rgb(90%, 90%, 90%);

	voice-family: "\"}\"";		/* sort out complient browsers */
	voice-family:inherit;
	width: 592px;
	}
html>#wWizardControl {
	width: 592px;			/* take care of Opera */
	}





H3 {
	margin-top: 0.25em;
	margin-bottom: .25em;
	font: 14px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-weight: 600;
}
H4 {
	margin-top: .1em;
	margin-bottom: 0.5em;
	font: 12px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-weight: 500;
}

input {
	background: rgb(96%, 96%, 96%);		
	font: 14px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
}

big {	
	font-size: 175%;
	margin-right: .1em;
}


.addButton {
	background: #7f7 ;
	color: #000;
	}
	
.createButton {
	background: #ff6 ;
	color: #000;
	}


.normalButton {
	background: #fff ;
	color: #000;
	border-top: thin #EEE solid;
	border-left: thin #EEE solid;
	border-bottom: thin #888 solid;
	border-right: thin #888 solid; 
	}


.selectedButton {
	background: #bae3ff ;
	color: #000;
	border-top: thin #888 solid;
	border-left: thin #888 solid;
	border-bottom: thin #EEE solid;
	border-right: thin #EEE solid; 
	}




#operControl1, #operControl2,
#operandControl {
	margin-left: 0;
	padding: 0 0 0 5px;
	margin-right: auto;
	border-top: thin silver solid;
	border-left: thin silver solid;
	border-bottom: thin silver solid;
	border-right: thin silver solid; 
	/*background: #ff6;*/
	/*background: silver; */
	background: rgb(90%, 90%, 90%);
	}


#operControl1 {
	width: 255px;
	}

#operControl2 {
	width: 146px;
	}
	
noscript {
	color: red;
}
