/* AAA Timberline Inc. CSS Document */

/* body */
body {
	margin: 0px;
	scrollbar-base-color: #990000; 
	scrollbar-face-color: #990000; 
	scrollbar-track-color: #DDDDDD; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000; 

}

body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
}


/* Links */
.LinksBottom {
	font-size: 8pt;
	font-weight: bold;
}

.LinksLeft {
	color: #FFFFFF;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a.orange:link {
	color: #FF9900;
	font-size: 8.5pt;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
}

a.orange:visited {
	color: #FF9900;
	font-size: 8.5pt;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
}


a.orangeaddress:link {
	color: #FF9900;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}


a.orangeaddress:visited {
	color: #FF9900;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}


/* Address */
.address {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

/* Text */
.smalltext {
	font-size: 9pt;
	font-weight: bold;
}

.PageHeading{
	font-weight: bold;
}

.closing {
	font-style: italic;
}

td, p, li {
	text-align: justify;
	margin-right: 20px;
}


/* Slide Menu */
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
	margin-bottom: 0.5em;
	margin-left: 15px;
	color: #FFFFFF;
	margin-top: .2em;
}

.emptysubmenu{
	margin-bottom: 0px;
	margin-left: 0px;
}

.submenutext {
	font-size: 8.5pt;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
}
.thumbnail {
	border: 1px solid #000000;
	height: 60px;
	width: 60px;
}
