body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}






a{
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
}





/*-------------Table styles-----------------*/

table.holderTable{
	background-color:#7F7F7F;
	color:white;
	font-weight:bold;
	width:416px;
}
table.holderTable td{
	padding:5px;
}
td.title{
	background-color: #FF6600;
	color:white;
	font-weight:bold;
	font-size:15px;
	padding:5px;
}
input.add, textarea.add, select.add{
	width:240px;
	border:1px solid #FF6600;


}

.imgadd
{
	width:176px !important;height:14px !important;
	border:0px  !important;
	}
#bizdet input,#bizdet select
{
	width:240px;
	border:1px solid #FF6600;
}
.checkbox input
{
	width:14px !important;
	border:0px !important;
}
.admin
{
	
	background-color:#F4F4F4;
	
}
/*----------Search Results-----------*/
.search{
	width:300px;
}
#searchResults{
	border-top:1px solid #FF6600;
	padding:10px;
	width:416px;

}
.searchTitle{
	color: #FF6600;
	font-weight:bold;
}
/*----------------------Misc-------------*/
.button 
{
	
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #666666; 
	border:1px black solid;
	
	}
	.btext {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; color: #000000; 
		text-decoration: none; 
		line-height: 15px;
		width:12px
		}
