/* bulk-vend.css - BizOrg / OurOwnWebsite 2009 */

a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}
a:link {
	color: #333333;
	text-decoration: none;
}


.roll-button {
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.roll-button:link {
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.roll-button:visited {
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.roll-button:hover {
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;

}
.site-text-button {
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	background-image: url(bv-images/button-do.jpg);
	display: block;
	height: 22px;
	width: 140px;
	line-height: 20px;
}
.site-text-button:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	color: #003366;
	background-image: url(bv-images/button-do.jpg);
	display: block;
	height: 22px;
	width: 140px;
}
.site-text-button:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	color: #003366;
	background-image: url(bv-images/button-do.jpg);
	display: block;
	height: 22px;
	width: 140px;
}
.site-text-button:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	background-image: url(bv-images/button-do.jpg);
	display: block;
	height: 22px;
	width: 140px;
}
.text-button {
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	color: #6699CC;
}
.text-button:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
}
.text-button:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
}
.text-button:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	color: #6666FF;
}
h1 {
	font-size: 14px;
	color: #FF6600;
	display: inline;
}
.bg-table{
	background-color: #000000;
}

.mainbg-table{
	background-color: #FFFFCC;
	background-image: url(bv-images/bg2.jpg);
}body {
	background-image: url(bv-images/bg.jpg);
	margin-top: 0px;
	background-color: #CCCCCC;
}

.Button-bg-table{
	background-color: #FFFFCC;
	background-image: url(bv-images/bg.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;	
	color: #333333;
	font-size: 12px;
}

h2 {
	font-size: 18px;
	color: #666666;
	font-family: Times, serif;
	letter-spacing: .6em;
	display: inline;
}

.BUTbg-table{
	background-color: #FFFFFF;
	background-image: url(bv-images/button-up.jpg);
	height: 180px;
	width: 180px;
}

.BUTbg-longtable{
	background-color: #FFFFFF;
	background-image: url(bv-images/long.jpg);
	height: 80px;
	width: 750px;
	}
.bulletlist {
	list-style-image: url(bv-images/bullet.png);
	list-style-position: outside;
	list-style-type: none;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bolder;
	color: #666666;
	background-position: left center;
	vertical-align: text-bottom;
}
h4 {
	font-size: 14px;
	color: #33FF00;
	display: inline;
}
h3 {
	font-size: 12px;
	color: #666666;
	display: inline;
}
.style2 {font-size: 18px}
.style10 {color: #000000; font-size: 14px;}
.style20 {font-size: 10px}
.style17 {color: #0066CC}
.style19 {color: #0066CC; font-weight: bold; }
.style21 {font-size: 8px}
.style22 {color: #FF0000}

.LARGE-button {
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
}
.LARGE-button:link {
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
}
.LARGE-button:visited {
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
}
.LARGE-button:hover {
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;

}
.big-blue {
	font-size: 18px;
	font-weight: bold;
	color: #00F;
}

