html body
{
	height: 100%;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #000000;
    background-color: #F1F9FB;
	background-image: url(../Images/background.gif)
}

a:link, a:visited, a:active, a:hover
{
	color: black;
   text-decoration: underline;
}

.alphabardiv
{
	color: #276070;
	font-weight: bold;
}

.alphabar
{
	font-size: 13px;
	font-weight: bold;
}

.alphabar a:link, .alphabar a:visited, .alphabar a:active
{
    text-decoration: none;
    color: Black;
    font-size: 13px;
}

.alphabar a:hover
{
    text-decoration: underline;
	color: white;
	font-size: 13px;
}

.searchbar
{
	font-size: 14px;
	font-weight: bold;
}

.searchbar input
{
	border: 1px solid black;
}

.menuwell
{
	font-size: 12px;
	color: white;
	
}

.menuwell a:link, a:visited, a:active, a:hover
{
    font-size: 12px;
	font-weight: bold;
	color: white;
	
}



#content
{
	font-size: 11px;
	height: 100%;

}

#content td
{
	font-size: 11px;
}

#content a:link, #content a:visited, #content a:active, #content a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: underline;
}


#content a.headcategories:link, #content a.headcategories:visited, #content a.headcategories:active, #content a.headcategories:hover
{
	font-size: 13px;
	font-weight: bold;
	color: #C97019;
	text-decoration: underline;
}

.categoryName
{
	font-size: 15px;
	font-weight: bold;
	color: #C97019;
}

.gobtn
{
	margin-left: 6px;
}

.searchbar input.gobtn
{
	border-style: none;
}

.grid td
{
	border-bottom: solid 1px #E0E0E0;
	padding-bottom: 10px;
}

.gridalt td
{
	background-color: #F9EFE6; /* #F4F4F4; */
	border-bottom: solid 1px #E0E0E0;
	padding-bottom: 10px;
}

.bizName
{
	font-size: 13px;
	font-weight: bold;
			
}

.bizDesc
{
	font-size: 11px;
	color: #3F4A4C;
	
	
}

.bizWebsite
{
	white-space: nowrap;	
}

.bizEmail
{
	white-space: nowrap;

}

.adButton
{
	clear: both;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 12px;
}

.footertxt
{
	margin: 5px;
	color: White;
	font-size: 10px;
}

ul{list-style:none;margin:1px 0;padding:0 3px;}
li{clear:both;margin:0;padding:2px 2px 2px 24px;background-repeat:no-repeat;background-position:3px 3px}
li.bullet1{background-image:url(../images/bullet3.gif);}
li.bullet2{background-image:url(../images/bullet4.gif);}
li.bullet3{background-image:url(../images/bullet3.gif);}
li.bullet4{background-image:url(../images/bullet4.gif);}
li.bullet5{background-image:url(../images/bullet7.gif);}
li.bullet6{background-image:url(../images/bullet6.gif);}
li.bullet7{background-image:url(../images/bullet7.gif);}

.head
{
	font-size: 12pt;
	color: #62788E;
	font-weight: bold;
	text-align: center;
}

.btn
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	text-align: center;
	
} 

.remember
{
	font-size: 9pt;
	display:block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #62788E;
}
