.basketText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #7C5B3A;
	text-decoration: none;
}
.basketText a:link{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #7C5B3A;
	text-decoration: underline;
}
.basketText a:visited{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #7C5B3A;
	text-decoration: underline;
}
.basketText a:hover{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #7C5B3A;
	text-decoration: underline;
}
.endMenuText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.endMenuText a:Link{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.endMenuText a:Visited{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.endMenuText a:Hover{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.menuSeperator {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.CopyrightText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.CopyrightText a:link, a:visited, a:hover{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.mainText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #7C5B3A;
	text-decoration: none;
}
.mainText a:link{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #7C5B3A;
	text-decoration: underline;
}
.mainText a:visited{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #7C5B3A;
	text-decoration: underline;
}
.mainText a:hover{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #7C5B3A;
	text-decoration: underline;
}
.blueBorder {
	border: 1px solid #AED8E4;
}
.grStarBorder {
	background-image: url(images/grStartBorder.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.pinkBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #6B451E;
	text-decoration: none;
	background-color: #F5D3E3;
}
.pinkBg a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #6B451E;
	text-decoration: underline;
	background-color: #F5D3E3;
}
.pinkBg a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #6B451E;
	text-decoration: underline;
	background-color: #F5D3E3;
}
.pinkBg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #6B451E;
	text-decoration: underline;
	background-color: #F5D3E3;
}
.greenBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7C5B3A;
	text-decoration: none;
	background-color: #DAEEED;
	line-height: 20px;
}
.MenuBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9E826D;
}
.green {
	color: #009900;
	font-weight: bold;
}
.green a:link {
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
}
.green a:visited {
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
}
.green a:hover {
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
}