td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;/* changed from 10 to 12 */
	color:#000000; /* rust->#8E4F49 changing to black */
	line-height:12px;
}
a {
	text-decoration: underline;
	color:#AC4B41;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.t11b {
	font-family: Tahoma;
	font-size: 11px;
	font-style: bold;
}
.t12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
        text-align:justify; /*Added line -gbf */
}
.t12b {
	font-family: Tahoma;
	font-size: 12px;
	font-style: bold;
}
.t13 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
}
.t13b {
	font-family: Tahoma;
	font-size: 13px;
	font-style: bold;
}
.t14 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
}
.t14b {
	font-family: Tahoma;
	font-size: 14px;
	font-style: bold;
}
.t15 {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
}
.t15b {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}
.t17 {
	font-family: Tahoma;
	font-size: 17px;
	font-style: normal;
}
hr   {
	color:#AC4B41;
	size:1
}
body {	margin:0px;padding:0px;
		scrollbar-face-color:#;
		scrollbar-track-color:#;
		scrollbar-arrow-color:#;
		scrollbar-3Dlight-color:#;
		scrollbar-base-color:#;
		scrollbar-shadow-color:#;
		scrollbar-darkshadow-color:#;
		scrollbar-highlight-color:#;
}

.bott {color:#988874; text-decoration:none}
.red1 {color:#8E4F49}
.red {color:#AC4B41; text-decoration:none}

/* ######### Left Menu ######### */

#leftbar{
width: 165px;
/*background-color: white;*/
}

#leftbar a:hover{
/*color: #FF8000; */
}

.categorylinks{
list-style-type: disk;
list-style-image: url(arrow.gif);
margin: 5px auto 10px 18px;
padding: 0;

}

.categorylinks li{
padding-bottom: 1px;
}

.categorylinks li a{
margin-left: 8px;
/* margin-left: -3px; */
padding: 3px 1px;
font-size: 12px;
display: block;
/*color: #449805; green*/
color: #B34643; /* red rust lettering */
text-decoration: none;
font-weight: bold;
/* border-bottom: 1px solid #ececec; */
/* border-bottom: 1px solid #B34643; */
}

/* this control kept the top-of-bed link green since it was visted */
/* .categorylinks a:visited{color: #449805; } */
/* .categorylinks a:hover {	color: #fff;	background: #51B906; text-decoration: none; } */
/* this colors the selection bar */
.categorylinks a:hover {	color: #fff;	background: #B34643; text-decoration: none; }

.diffpointer{
list-style-image: url(arrow.png);
}

#leftbar .headers{
color: white;
font: bold 110% Arial;
background-color: #008000; /*deep green */
padding: 2px;
text-align: center;
}

#leftbar .menuitems{
list-style-type: disk;
list-style-image: url(arrow.gif); /*CUSTOM CHANGE*/
margin: 5px auto 10px 17px;
padding: 0;
line-height: 1.2em;
}

#leftbar .menuitems li{
padding-bottom: 8px;
background-image: url(menuline.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

#leftbar .menuitems li a{
text-decoration: none;
font-weight: bold;
}

#footer{
border: 0 solid #BEBEBE;
color: black;
border-top-width: 1px;
background: transparent url(bg_topbar.gif) repeat-x;
text-align: center;
font-size: 90%;
padding-top: 3px;
margin-bottom: 5px;
}

#footer a{
text-decoration: none;
}
