p, td, body
{
	font-family:Arial;
	font-size: 12px;
}

.BusinessCategory
{
	border-collapse	: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #D2E98E;
	border-right-color: #D2E98E;
	border-bottom-color: #D2E98E;
	border-left-color: #D2E98E;
	
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.BusinessCategoryHeader
{
	white-space		: noWrap;
	font-weight		: bold;
	color			: #CC0000;
	background-color: #D2E98E;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width:333px;
}

.Business
{
	border			: 1px solid #FF0000;
	border-collapse	: collapse;
}


/*.AdminTableHead
{
	font-weight: bold;
	font-size: 13px;
	color: #336600;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}*/
.AdminTableHead
{
	font-weight: bold;
	font-size: 14px;
	color: #990033;
	background-color: #e0e0e0;
	text-align: center;
}
.AdminTableHead111
{
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.itemborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

.AdminTableHead1
{
	font-weight: bold;
	font-size: 14px;
	color: #990033;
	text-align: center;
}
.AdminTableHead2
{
	font-weight: bold;
	font-size: 14px;
	color: #990033;
	background-color:#d1dea9;
	text-align: center;
}
.AdminTableHeadLabels
{
	font-size: 12px;
	color: #990033;
	background-color: #e0e0e0;
	text-align: center;
}
.AdminTable
{
	BORDER: #bebebe thin solid;
}

.AdminTableRowForm
{
	 FONT-SIZE: 14px;
}
.AdminTableRowList
{
	 FONT-SIZE: 14px;
}
.AdminTableRowList td
{
	border:solid 1px;
	white-space:nowrap;
}
.MemberTableHead
{
	font-weight: bold;
	font-size: 14px;
	color: #990033;
	background-color: #e0e0e0;
	text-align: center;
}
.MemberTableHeadLabels
{
	font-size: 12px;
	color: #990033;
	background-color: #e0e0e0;
	text-align: center;
}
.MemberTable
{
	BORDER-RIGHT: #bebebe thin solid; 
	BORDER-TOP: #bebebe thin solid; 
	BORDER-LEFT: #bebebe thin solid; 
	BORDER-BOTTOM: #bebebe thin solid;
}

.MemberTableRowForm
{
	 FONT-SIZE: 14px;
}
.MemberTableRowList
{
	 FONT-SIZE: 14px;
}
.loginInput
{ 
	
	width:100px;
	height:18px;
	border-style:solid;
	border-width:1;
	border-color:#cccccc;
	
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-right: 3px;
	padding-left: 3px;
	cursor: hand;
	border: 1px solid #CC0000;
	height: 20px;
}
.button2over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	cursor: hand;
	border: 1px solid #CC0000;
	height: 20px;
}
.textdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#d1dea9;
	height: 16px;
	padding-top: 1px;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textreason {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #824100;
	font-weight: bold;
}
.textbold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-align: right;
	font-weight: bold;
}
.textbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;

	font-weight: bold;
}
P {text-align: justify;}
.listterms {
	list-style-image: url(../Images/bullet.gif);
}

A.baner_title:link	 {color:#FFFFFF; text-decoration: none;font-weight: bold;line-height:11px;}
A.baner_title:active	 {color: #FF0000; text-decoration: none;font-weight: bold;line-height:11px;}
A.baner_title:visited  {color: #FFFFFF; text-decoration:none;font-weight: bold;line-height:11px;}
A.baner_title:hover 	 {color:#BE0000; text-decoration:  none;font-weight: bold;line-height:11px;}






