.rightshadow {
	background-image: url(images/Right.gif);
	background-repeat: repeat-y;
}
.leftshadow {
	background-image: url(images/Left.gif);
	background-repeat: repeat-y;
}
.headerstrip {
	background-attachment: fixed;
	background-image: url(images/Header_Strip.gif);
	background-repeat: repeat-x;
}
.buttonstrip {
	background-image: url(images/Button_Strip.gif);
	background-repeat: repeat-x;
}
.leftpanel {
	background-repeat: repeat-x;
	background-image: url(images/Left_Panel.gif);
	background-color: #B8C831;
	background-repeat: repeat-y;
	background-position: right top;
}
.smalltext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 13pt;
	letter-spacing: 1pt;
	padding-right: 10pt;
	padding-left: 12pt;
	text-align: justify;
}
.tableheading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	padding-left: 5pt;
	padding-top: 2pt;
	letter-spacing: .67px;
}
.tableheading2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	padding-left: 5pt;
	padding-top: 2pt;
	letter-spacing: .67px;
}
.links {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: center;
}
.paddinglinks {
	padding-right: 5pt;
	padding-left: 5pt;
}
.tablelink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: .8px;
	padding-right: 10pt;
	padding-left: 10pt;
	line-height: 13pt;
}
.smallheading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: .7px;
	text-decoration: none;
}
.linktext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 90%;
	text-align: left;
}
.linktext:hover{
    color: red;
	text-decoration: none;
}
