.linksmain {
	color: #CC6633;
	text-decoration: none;



}
.justify {
	text-decoration: none;
	text-align: justify;
	background-image: url(Images/Bkrnd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;


}
.justify-side-nav {
	background-attachment: fixed;
	background-image: url(Images/TPwood.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;

}
.justifynoimg {
	text-align: justify;
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;


}
.callout {
	border-top: 1px inset #660000;
	border-right: 1px outset #660000;
	border-bottom: 1px outset #660000;
	border-left: 1px inset #660000;
	font-family: Tahoma;
	font-size: xx-small;


}
.calloutsmall {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;


}
.headingtxt {
	font-family: Tahoma;
	font-size: medium;
	font-weight: lighter;
	color: #000000;
}
.standout {
	font-family: Tahoma;
	font-size: x-small;
	color: #666666;
	cursor: auto;
	filter: Xray;
}

