body{
background-color:#FFFFFF;

}

.clearfix{
clear:both;
}

.banner{
border-top: 2px solid #000000;
border-bottom:2px solid #000000;
height:125px;
width:90%;
background-color:#FFFFFF;
padding-left:5%;
padding-right:5%;
}


.cBlock{
	border:2px solid #000000;
	background-color:#FFFFFF;
	width:400px;
	position:relative;
	margin:auto;
	background-color:#CCCCCC;
			
}
			
.formLeft{
	float:left;
	width:100px;
	padding:10px;
	text-align:right;
}
.formRight{
	width:200px:
	float:right;
	text-align:left;
	padding:10px;
}
.clearFix{
	clear:both;
}

/* ADMIN NAV BAR */

.navStyle{
text-align:center;
padding-bottom:5px;
width:100%;
height:30px;

top:0px;left:0px;
border-bottom:2px solid #000000;
z-index:9999;
color:#FFFFFF;
font-size:.8em;
margin:5px 0px 5px 0px;
}

.navStyle a{
	padding:5px 5px 7px 5px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#000000;
	margin:0px 10px 0px 10px;
	text-decoration:none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	line-height:30px;
}


.bLeft{
width:500px;
/*background-color:#FF00FF;*/
}
.bRight{
width:200px;
height:100px;
background-color:#00FF00;
float:left;

}


.navBreak{
width:100%;
height:300px;
background-color:#FFFFFF;

}





.tableFilter{
width:100%;
background-color:#FFDDFF;
top:27px;
left:0px;
}

.filterBreak{
width:100%;
height:55px;
background-color:#FFFFFF;
}


.iconButton{
float:left;
text-align:center;
margin:0px 50px 0px 50px;
}

.sAll{
font-size:.7em;
border:1px solid #000000;
background-color:#FFFFFF;
font-weight:bold;
padding:1px 5px 1px 5px;
}
.filterButton{
background-color:#55FF55;
color:#000000;
font-weight:bold;
padding:3px 30px 3px 30px;
}

.selectTable{
border:1px solid #000000;
width:100%;
}
.selectTable td{
font-size:.8em;
font-weight:bold;
border:1px solid #999999;
text-align:center;
}
