.normal_text_grey {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.normal_text_blue {
	font-family: Verdana;
	font-size: 12px;
	color: #330066;
	font-weight: bold;
}

.small_text_grey {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.black-orange-bar {
	background-color: #FFFFFF;
	background-image: url(../header_images/balc-orange-bar.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.760{
	max-width:760px;

width:expression(document.body.clientWidth > 760? "760px": "auto" );
	border: 1px solid #000000;
}
.normal_text_blue_caps {
	font-family: Verdana;
	font-size: 12px;
	color: #330066;
	font-weight: bold;
	font-variant: small-caps;
}
.larger_text_red {
	font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
}
.smaller_text_grey {

	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.smaller_text_blue {

	font-family: Verdana;
	font-size: 11px;
	color: #330066;
	font-weight: bold;
}
.large_text_grey {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	position: relative;
	line-height: 24px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.large_text_blue {
	font-family: Verdana;
	font-size: 14px;
	color: #330066;
	font-weight: bold;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 0px;
	text-align: center;
}
.footer_sub {
	padding-bottom: 7px;
	text-align: center;
	background-image: url(../header_images/balc-orange-bar-big.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.larger_text_grey {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
}
#menu {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 1px;
}
#menu a {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.address {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
  #nav_vert ul {
	list-style-type: disc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;

    }
  #nav_vert {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
    }
.right_border_only {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
  #nav_vert a {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
    }	
  #nav_vert a:hover {
	text-decoration: underline;
    }				
.news_item_underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-variant: small-caps;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #FF9900;
	text-transform: capitalize;
}
h2:target, h2.sftarget {
	color: white;
	background: #090;
}
h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
	font-style: normal;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-variant: small-caps;
	border-bottom-style: none;
	border-bottom-color: FF8400;
}.margin-to-right {
	padding-right: 10px;
}
.smaller_text_white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.margin-to-top {
	margin-top: 10px;
}
#footer-menu a:hover {
	text-decoration: underline;
}


.margin-to-bottom {
	margin-bottom: 4px;
}
.margin-to-bottomandtop {
	margin-bottom: 4px;
	margin-top: 10px;
}
.underline-dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
	padding-top: 7px;
}
