
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }

BODY {
  background: #c8e7ff;
  color: Navy;
  margin: 0px;
  SCROLLBAR-FACE-COLOR: #66ccff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; SCROLLBAR-ARROW-COLOR: #0000ff; SCROLLBAR-TRACK-COLOR: #e2f2fe; SCROLLBAR-DARKSHADOW-COLOR: #98aab1
}

A {
  color: blue;
  text-decoration: none;
}

A:hover {
  color: Red;
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: Blue;
}


TD.pageHeadingYellow, DIV.pageHeadingYellow {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  color: Yellow;
}

TD.pageHeadingPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #B22222;
}

DIV.pageHeadingPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: Red;
}
TD.headerNavigation {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
 
  color: Black;
   background-image: url(/images/header/bar_bg.gif);
   
}
TD.add {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  color: Navy;   
}

TD.headerMarron {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
   background-image: url(images/header/bg_marron_color.gif);
   
}
A.headerMarron { 
  color: White;
  font-size: 14px;
}

A.headerMarron:hover {
  color: Yellow;
  font-size: 14px;
}
.infoBoxInformation {
	background: #6699FF;
}
.infoBoxContentsInformation {
	background:  #c8e7ff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxCategories {
	background: #6699FF;
}
.infoBoxContentsCategories {
	background:  #c8e7ff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	}
	
	TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #b9d8ff;
  line-height: 1.5;
}
	.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #b9d8ff;
  line-height: 1.5;
}

.mainBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #CEE7FF;
  line-height: 1.5;
}

.form {
	background:  #99CCFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
  	color: Navy;
}

.formB {
	background:  #99CCFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
  	color: Navy;
	}

TD.formHead {
  background:  #3399FF;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  color: Yellow;
	}
