BODY {
	font-family : Arial; 
	font-size : 13px; 
	color : #000000; 
	margin : 0; 
	background-color : #FFFFFF;
} 

TR {
	font-family : arial; 
	font-size : 13px; 
	color : #000000; 
} 

.drag {
	position : absolute; 
	cursor : move; 
} 
A:link {
	color : #c60000; 
} 
A:visited {
	color : #c60000; 
} 
A:hover {
	color : #345482; 
} 
A.links:link {
	font-size : 8px; 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
} 
A.links:visited {
	font-size : 8px; 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
} 
A.links:active {
	font-size : 8px; 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
} 
A.links:hover {
	font-size : 8px; 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
} 
.borderB-BLR {
	border-bottom : 1px solid #000000; 
	border-left : 1px solid #000000; 
	border-right : 1px solid #000000; 
} 
.borderB-BTLR {
	border-bottom : 1px solid #000000; 
	border-top : 1px solid #000000; 
	border-left : 1px solid #000000; 
	border-right : 1px solid #000000; 
} 
.borderB-LR {
	border-left : 1px solid #000000; 
	border-right : 1px solid #000000; 
} 
.borderB-B {
	border-bottom : 1px solid #000000; 
} 
.borderB-L {
	border-left : 1px solid #000000; 
} 
.borderB-R {
	border-right : 1px solid #000000; 
} 
.borderV-BLR {
	border-bottom : 1px solid #7371ce; 
	border-left : 1px solid #7371ce; 
	border-right : 1px solid #7371ce; 
} 
.borderV-BTLR {
	border-top : 1px solid #7371ce; 
	border-bottom : 1px solid #7371ce; 
	border-left : 1px solid #7371ce; 
	border-right : 1px solid #7371ce; 
} 
.borderV-BR {
	border-bottom : 1px solid #7371ce; 
	border-right : 1px solid #7371ce; 
} 
.borderV-L {
	border-left : 1px solid #7371ce; 
} 
.borderO-L {
	border-left : 1px solid #ff6633; 
} 
.content {
	background : #dfe5ff; 
	color : black; 
	font-family : Arial; 
	font-size : 12px; 
	font-weight : normal; 
} 
.inputbox, select, textarea {
	border-style : solid; 
	border-color : #000000; 
	background-color : #ffffff; 
	border-width : 1px; 
	margin : 1pt; 
	font-family : arial; 
	font-size : 12px; 
} 
.Menutext {
	font-size : 11px; 
	color : #000000; 
	font-family : arial; 
	text-decoration : none; 
} 
.bTitle {
	font-size : 16px; 
	color : #7371ce; 
	font-family : arial; 
	font-weight : bold; 
} 
.sTitle {
	font-family : arial; 
	font-size : 15px; 
	color : #ff6633; 
	font-weight : bold; 
} 


.btn   { border: 1px solid buttonface; margin: 0; padding: 0 }
.hover { border: 1px outset; }
.down  { border: 1px inset; background-color: buttonhighlight; }

.ProductsPriceTableTitle{
  Background-color:#D3E2F5;
}

.ProductsPriceTableLight{
  Background-color:#DFEBF8;
}

.ProductsPriceTableContent{
  Background-color:#FFE9A4; 
}

.ProductsPriceTableContentLight{
  Background-color:#FFF2CB; 
}
