body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.PageFoot {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;

}
.PageFoot:hover {
	color: #777777;
}

.MainBodyHead {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.MainBody {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #696969;
}
.BoldRed {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.MainCosts {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
.Products {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.ProductsRed {
	font-family: "Times New Roman";
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
}
.ProductsGreen {
	font-family: "Times New Roman";
	font-size: 9px;
	font-weight: normal;
	color: #009900;
}
.MenuLine {
	font-family: Verdana;
	font-size: 17px;
	font-style: italic;
	color: #999999;
	padding-right: 2px;
	padding-left: 0px;
	margin-right: 2px;
	text-decoration: none;


}
.MenuLine:hover {
	color: #777777;
}
.MenuLineSide {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #999999;
	padding-right: 2px;
	padding-left: 0px;
	margin-right: 2px;
	text-decoration: none;
	font-weight: bold;

}

.MenuLineSide:hover {
	color: #777777;
}


.MenuLineSide2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #999999;
	padding-right: 2px;
	padding-left: 0px;
	margin-right: 2px;
	text-decoration: underline;
	font-weight: bold;
	height: 30px;
	width: 120px;
}

.MenuLineSide2:hover {
	color: #777777;
}
.MainBodyRed {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.Boxedin {
	background-color: #EEEEEE;
	border: 1px solid #666666;
}
.Boxedin:hover {
	background-color: #999999;
	border: 2px solid #666666;
}
.MainBodyHeadRed {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.MainBodyHeadRHS {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background-position: right;

}
.BoldBlack {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
