body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {font-family: verdana;
   font-size: 10pt;
}
.cssBgLogo {
	background-color: #EAEAEA;
}
.cssBgMar {
	background-color: #999999;
}
.cssInputSize {
	height: 22px;
	width: 135px;
}
.bgTopMain {
	background-image: url('http://www.bozemanassociates.com/images/logo8.gif');
	width: 760px;
	height: 123px;
}
.bgMarGradient {
	background-image: url('http://www.bozemanassociates.com/images/tp_menu_bg.gif');
	background-repeat: repeat-x;
}
.bgLfGradient {
	background-image: url('../images/lft_menu_bg.gif');
	background-repeat: repeat-x
}
.bgDashY {
	background-image: url('http://www.bozemanassociates.com/images/yl.gif');
	background-repeat: repeat-y;
}
.bgDashX {
	background-image: url('http://www.bozemanassociates.com/images/bl.gif');
	background-repeat: repeat-x;
}

.navbar a:link {text-decoration: none; color: black; font: 9px verdana;
}
.navbar a:visited {text-decoration: none; color: black; font: 9px verdana;
}
.navbar a:hover {text-decoration: underline; color: #0000CC;
}
.navbar a:active {text-decoration: none;
}

.scroll_msg { font-family: Arial; font-size: 7pt;
}

.navbarsm a:link {text-decoration: none; padding: 3px; border: 1px black; height: 14px; width: 171px; background: #990000; color: white; font: bold 12px verdana;
}
.navbarsm a:visited {text-decoration: none; padding: 3px; border: 1px black; height: 14px; width: 171px; background: #990000; color: white; font: bold 12px verdana;
}
.navbarsm a:hover {text-decoration: none; background: #CC0000; color: #000033; border-color: black;
}
.navbarsm a:active {text-decoration: none; background: #990000; color: #FFFFFF; border-color: black;
}

.navbartp a:link {text-decoration: none; color: white; font: 10px verdana;
}
.navbartp a:visited {text-decoration: none; color: white; font: 10px verdana;
}
.navbartp a:hover {text-decoration: none; color: #000000;
}
.navbartp a:active {text-decoration: none;
}