body {
	background-repeat: repeat-x;
	background-color: #BBB9BA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 2px;
	padding-top: 0px;
}

.bizroom-search {
	background-color: #3F91E3;
	color: #fff;
	padding: 10px 4px 10px 9px;
	width: 166px;
}

.bizroom-searchinput {
	height: 14px;
    width: 120px;
	font-size: 7pt;
	padding-left: 3px;
}

.bizroom-submit {
	height: 20px;
	color: #fff;	
	border: 1px solid #3F91E3;	
	background-color: #3F91E3;
}

table.header {
	background-color: #ffffff;
	width: 750px;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
}

table.main {
	background-color: #ffffff;
	width: 750px;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;	
}

/* The "body" table is for the body content and right FBs.  Good for a bg image. */
table.body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}

.topnav_precedent_column {
	background: inherit;
	height: 24px;
}

.bizroom-topnav {
	background: inherit;
	color: #ffffff;
	height: 26px;	
}

.bizroom-topnav td {
	padding: 2px 14px 2px 14px;
	text-align: center;
	background-image:url(../images/topnav_item_bg_new.gif);
	background-repeat:repeat-x;
	height: 22px;
}

	.bizroom-topnav p {
	}
	
	.bizroom-topnav p.on {
	}
	
	.bizroom-topnav a:link, .bizroom-topnav a:visited {
		color: #ffffff;
		text-decoration: none;		
	}

	.bizroom-topnav a:link.on, .bizroom-topnav a:visited.on, .bizroom-topnav a:hover.on {

	}
	
	.bizroom-topnav a:hover {
		text-decoration: underline;
	}

.bizroom-header {
	border-bottom: 1px solid #BFBFBF;
	background-color: #ffffff;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 148px;
}

.leftcolumn {
	background-color: #fff;
	vertical-align: top;
	width: 180px;
	font-size: .9em
}

.bizroom-nav {
	margin: 0px;
	padding: 0px;
}

	.bizroom-nav p, .bizroom-nav p.off {
		/* padding: 8px 0px 0px 13px; */
		padding: 9px 0px 9px 10px;
		margin: 0px;
		line-height: 18px;
		border-bottom: 1px solid #A8A6A7;
		border-right: 1px solid #A8A6A7;
		vertical-align: middle;
	}

	.bizroom-nav p.over {
		margin: 0px;
		background: #ecc50b url(../images/nav_o_bg.gif) left top no-repeat;
		border-bottom: 1px solid #fff;
	}
	
	.bizroom-nav p.on {
		/* padding: 8px 0px 0px 13px; */
		background: #ecc50b url(../images/nav_o_bg.gif) left top no-repeat;
		border-bottom: 1px solid #fff;
	}
	
	.bizroom-nav a:link, .bizroom-nav a:visited {
		color: #000000;
		text-decoration: none;		
	}

	.bizroom-nav a:link.on, .bizroom-nav a:visited.on, .bizroom-nav a:hover.on {
		color: #000;
		text-decoration: none;	
		font-weight: bold;
	}
	
	.bizroom-nav a:hover {
	}

	.bizroom-nav p.over a:link, .bizroom-nav p.over a:visited {
	color: #000;
	}

.bizroom-subnav {
	background-color: #F5DE80;
	margin: 0px;
	padding: 10px 0px 10px 25px;
}
	.bizroom-subnav li{
		padding: 3px;
		list-style-type: none;
	}
	
	.bizroom-subnav li.on {
	}
	.bizroom-subnav a:link, .bizroom-subnav a:visited {
	}

	.bizroom-subnav a:link.on, .bizroom-subnav a:visited.on {
		font-weight: bold;
		color: #000000;
	}
	
	.bizroom-subnav a:hover {
		text-decoration: underline;
	}

.bizroom-content {
	vertical-align: top;
	padding: 15px;
	margin: 15px 5px 0px 7px;
	background-color: #fff;

}
.bizroom-content table, table.spintable {
	font-size: 10pt;

}
	.bizroom-content p {
	}

	/* use h2 for the title of a section */
	.bizroom-content h2 {
	}
	
	/* use h3 for the title of an item, or a group heading */
	.bizroom-content h3 {
	}

	/* use h4 for subtitles and such */
	.bizroom-content h4 {
	}
	
	/* caption style override for pictures within the bizroom-content area */
	.bizroom-content .caption {
	}

	/* inline links */
	.bizroom-content a:link, .bizroom-content a:visited {
		color: #3B74DB;
		text-decoration: none;
	}
	
	.bizroom-content a:hover {
		text-decoration: underline;
	}

	/* use .itemlink class for anything that clicks through to an item */
	.bizroom-content a:link.itemlink, .bizroom-content a:visited.itemlink {
	font-weight: bold; 
	}

	.bizroom-content a:hover.itemlink {
	
	}

	/* use .itemtitle for things that are like .itemlink, but aren't links */
	.bizroom-content .itemtitle {
		font-weight: bold;
		color: #000000;
	}
	
	
.bizroom-sidebar {
	vertical-align: top;
	width: 200px;
	padding-top: 15px;
}

	.bizroom-sidebar div.primary {
		margin: 0px 7px 0px 5px;
		background-color: #fff;
		padding: 8px;
	}

	.bizroom-sidebar a:link, .bizroom-sidebar a:visited {
		color: #3B74DB;
		text-decoration: none;
	}
	
	.bizroom-sidebar a:hover {
		text-decoration: underline;
	}
	
	.contentbox table {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

.bizroom-tagline {
	background-color: #fff;
	color: #3F91E3;
	text-align: right;
	padding: 5px 5px 5px 10px
}

.bizroom-tagline p {
	height: 21px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-right: 10px;	
}

.bizroom-footer {
	padding: 4px 15px 15px 15px;
	color: #000;
	vertical-align: bottom;
}

	.bizroom-footer p {
	}
	
	.bizroom-footer a:link, .bizroom-footer a:visited {
		color: #71A5FB;
		text-decoration: none;
	}
	
	.bizroom-footer a:hover {
		text-decoration: underline;
	}

.sponsors {
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	width: 175px;
}

.sponsors p {
	background-color: #F5DE80;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #000;
}

.sponsors img {
	margin-bottom: 15px;
}

.extra-image {
	height: 100px;
}

.pageimage {
	margin: 0px;
	padding: 0px;
}

.poll td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.poll h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
}

.poll h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000033;
	margin: 0px;
}

.formbuilder p {
	margin: 0px;
	padding: 0px;
}