

.scrub{} /*placeholder*/

.clear { clear: both;} /* CSS HACK: only for NN4 */
/*/*/ .clear { display: none; } /* */

.moduleTopShape{width:100%; padding-top:5px;position:relative}
.moduleTopInner{font: bold 9pt verdana; text-align:center; padding-bottom:3px;color: #FFFFFF; background-color: #999966; position:relative;}
.moduleBottomShape{width:100%; padding-bottom:5px;position:relative}
.moduleheader{font: 10pt verdana; padding: 3px; color: #FFFFFF; background-color: #999966;position:relative} /* All module headers */
.modulebody{font: 10pt arial;background-color: #CCCCCC;color: #000000;position:relative} /* All module bodies */
.modulebodyroll{font: 10pt arial; color: #FFFFFF; background-color: #999966;position:relative} /* All module bodies */
.modulebodyback{font: 10pt arial; background-image: url('');background-color: #CCCCCC;color: #000000;position:relative} /* All module bodies */
.headerBackground {color: #FFFFFF; background-color: #999966;}
.footerModule{font: 8pt verdana; text-align:center;color: #FFFFFF; background-color: #999966; position:relative;}
.topFont {font: bold 12pt arial; color: #FFFFFF;filter:GLOW(color=#000000,strength=2)}
.marginTop {
	background-image: url('images/banner.jpg');
	border-bottom: 2px solid black;
	padding: 3px;
	height: 75px;
	text-align: center;
	}

INPUT {border: solid 1px #000000;color: #FFFFFF;background-color: #999966}
A:link {font: 10pt arial;color:#663300; text-decoration:none} /* Default Link */
A:visited {font: 10pt arial;color:#330000; text-decoration:none} /* Visited Link */
A:hover {font: 10pt arial;color:#FFFF00} /* Mouse Hover over a link */

TD.moduleheader A:link{font: 10pt verdana;color: #FFFF99;text-decoration:none;} /* Module header links */
TD.moduleheader A:visited{font: 10pt verdana;color: #CCCC66;text-decoration:none;} /* Module header visited link */
TD.moduleheader A:hover{font: 10pt verdana;color: #FFFFFF;text-decoration:none;} /* Module header hover link */

.shadow{filter:GLOW(color=white,strength=2)}
.hiText{color:#663300} /* Highlighted text */
.menu{font: 10pt arial;} /* All user menu selections */
.pollbar {background-color: #FFFFFF;} /* Poll Module color for % bar */
.DisplayBlock{display : block;} /* Display */
.DisplayNone{display: none;} /* Display none */
.arrow{cursor:default;}
.instructions{font-size: 8pt}
.countdown{font: bold 8pt Arial; border: none; background-color: #999966; color: #FFFFFF;} /* Countdown timer */
.button{filter:progid:DXImageTransform.Microsoft.Pixelate(duration=.50,maxSquare=9,enabled=false);} /* Button event */
.photoText{font: 10pt arial;}
.fieldLabel{display:block;float:left;width:45%;text-align:right}
.fieldData{display:block;float:left;text-align:left}

/*Small screen column*/
.small-screen-column{
	width: 100%;
	margin-left: 1px;
	margin-right: 1px;
}

/* GUTTERS BETWEEN COLUMNS */
.column-two-content{
	margin-left: 10px;
	margin-right: 10px;
	}

/* HORIZONTAL PADDING OUTSIDE COLUMNS */
.column-one-content { margin-left: 5px; }
.column-three-content { margin-right: 5px; }

/* VERTICAL PADDING ABOVE COLUMNS */
.box-header
	{ margin-bottom: 10px; }
.column_padding_after{
	height:10px;
	font-size: 1px;
	line-height: 0px;
	clear: both;
	}

/* CSS HACK:  position:relative needed by IE6 otherwise the header and col 2 don't show up
on initial rendering - they're there but you have to minimise the window or switch to 
another app and back to see the full effect. But IE5(pc) and NN4 doesn't like it.*/ 
/*/*/
.box-wrap { position: relative; }
/* */

.scroller{
				border-style: none; 
				background-color: #BDD79C; 
				scrollbar-track-color: BDD79C; 
				scrollbar-face-color: BDD79C;
				scrollbar-highlight-color: 000000; 
				scrollbar-3dlight-color: BDD79C; 
				scrollbar-darkshadow-color: BDD79C;
				scrollbar-shadow-color: 000000; 
				scrollbar-arrow-color: 000000;
				}  /* Management Pager scroll bar */
TABLE#tblCoolbar{ 
				background-color:buttonface; padding:1px; color:buttontext;
				border-width:1px; border-style:solid; 
				border-color:threedhighlight threedshadow threedshadow threedhighlight;
				}
.cbtn{
				BORDER-LEFT: threedface 1px solid;
				BORDER-RIGHT: threedface 1px solid;
				BORDER-TOP: threedface 1px solid;
				BORDER-BOTTOM: threedface 1px solid;
				}
.starter{
				background-color: buttonface; 
				border-left: buttonhighlight solid 1px; 
				border-right: buttonshadow solid 1px;
				border-top: buttonhighlight solid 1px; 
				font-size: 1px;
				top: 1px; 
				height: 22px; 
				width: 3px;
				}
.separator{
				border-left: buttonshadow solid 1px; 
				border-right: buttonhighlight solid 1px; 
				font-size: 0px; 
				top: 1px;
				height: 22px; 
				width: 1px; 
				}
.dropdown{
				height: 22px; 
				top:2;
				font:8pt verdana,arial,sans-serif
				}
BODY{
				font-family: arial;
				color: #000000;  
				background: url("photos/imageLoad.asp?ID=29");
				scrollbar-base-color: #999966;
				scrollbar-arrow-color: #000000;
				}