BODY {
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #000066;
}

TD {
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #000066;
}

.xTitle {
	font-family:  "Times New Roman", Times, serif;
	color: #000066;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background-color: white;
	border-color: #CCCCCC;
	border-style: none none solid none;
	border-bottom-width: 3px;
	margin-bottom: 5px;
}

Input {
	font-family:  "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #CCCCCC;
}

.EntryDropDown {
	font-family:   "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #CCCCCC;
}

A {
	font-family :  "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight: bold;
	text-decoration : underline;
	color : #CC0000;
}

A:HOVER {
	font-family :  "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight: bold;
	color : #CCCCCC;
	text-decoration : none;
}

.xLanguage A {
	font-family:  "Times New Roman", Times, serif;
	text-decoration : none;
	color: #000066;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	width: 120px;
	padding: 5px;
	background-color: white;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
.xLanguage A:Hover {
	font-family:  "Times New Roman", Times, serif;
	text-decoration : none;
	color: #000066;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
	border-color: #000066;
}
.ProdName {
	font-family:  "Times New Roman", Times, serif;
	text-decoration : none;
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.ProdInfo {
	font-family:  "Times New Roman", Times, serif;
	text-decoration : none;
	color: #000066;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
.ProdPrice {
	font-family:  "Times New Roman", Times, serif;
	text-decoration : none;
	color: #000066;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
.ProdUnit {
	font-family:  "Times New Roman", Times, serif;
	text-decoration : none;
	color: #000066;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
.xTable {
	font-size: 12px;
	background-color: white;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
}
.xRow {
	background-color: white;
	border-color: #CCCCCC;
	border-style: none none solid none;
	border-bottom-width: 1px;
}

