.hand {
	cursor: hand;
}
.layer {
	color: #06678B;
	text-decoration: blink;
	font-weight: bold;

}
.table_data {
	background-color: #ffcc00;
}
.table2 {
	background-color: #CCCCCC;
}

	a:link {
	color: #033D52; 
	text-decoration:none;}
	
	a:visited {
	color: #033D52; 
	text-decoration:none;}
	
	a:hover {
	color:FFCC00; 
	text-decoration:underline;}
	
.sidebar {
	background-attachment: fixed;
	background-image: url(../images/buttons/sidebar1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:156;
	height:36;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
}
ul.bullet {
	list-style:none;
	position: relative;
	padding:0;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	
}
ul.bullet li {
	background:url(../images/baseball.gif) 0% 0 no-repeat;
	font:bold;
	font-size: 16px;
	padding:0px 0px 10px 30px;
		
}
.bg_pattern {
	background-image:url(../images/bg_pattern.gif);
	background-repeat:repeat-y;
	
}
.b_nav {
	
	font-size:12px;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #06678B;
	border-right-color: #06678B;
	border-bottom-color: #06678B;
	border-left-color: #06678B;
}
#main {
	width: 475px;
	clear:right;	
}
.brief {
	font-size: 12px;
	font-variant: small-caps;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	right: 100%;
	width: 300px;
	margin-right: 15px;
	margin-top: 4px;
	line-height: 12px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-bottom: 0px;
	margin-left:0px;
	float: none;	
}
.address {
	font-size: 12px;
	font-variant: small-caps;
	text-align: center;
	width: 200px;
	position: relative;
	line-height: 11px;
	word-spacing: 3px;
}
.table_data {
	font-size: 10px;
	white-space: normal;
	word-spacing: 2px;
}
.content {
	padding-right: 10px;
	padding-left: 10px;
}

}
.spacer {
	margin-top:3px;
	margin-bottom:3px;
	width:400px; 	
}
.quote {
	font-size: 12px;
	white-space: nowrap;
	font-variant: normal;
}

