Body {
	Background : #FFFFFF;
	Color : #1E5EBF;
	Margin : 0px;
}

A {
	Color : #1E5EBF;
	Text-Decoration : None;
}

A:Hover {
	Color : #FA0505;
	Text-Decoration : Underline;
}

.Infobox {
	Background: #B6B7CB;
}

.InfoBoxContents {
	Background : #F8F8F9;
	Font-Family : Verdana;
	Font-Size : 10px;
	Border-Style : Solid;
	Border-Width : 1px;
	Border-Color : #1E5EBF;
}

.InfoBoxHeading {
	Font-Family : Verdana;
	Font-Size : 12px;
	Font-Weight : Bold;
	Background : #1E5EBF;
	Color : #FFCC66;
}

.PageHeading {
	Font-Family : Verdana;
	Font-Size : 20px;
	Font-Weight : Bold;
	Color : #1E5EBF;
}

.Main {
	Font-Family : Verdana;
	Font-Size : 11px;
	Line-Height : 1.5;
}

.MainRed {
	Font-Family : Verdana;
	Font-Size : 11px;
	Line-Height : 1.5;
	Color : #FF0000;
}

.Mainbold {
	Font-Family : Verdana;
	Font-Size : 11px;
	Font-Weight : Bold;
	Line-Height : 1.5;
}

.MainboldRMargin {
	Font-Family : Verdana;
	Font-Size : 11px;
	Font-Weight : Bold;
	Line-Height : 1.5;
	Padding-Right : 15px;
}

.SmallText {
	Font-Family : Verdana;
	Font-Size : 10px;
}

.ProductListing-heading {
	Font-Family : Verdana;
	Font-Size : 12px;
	Background : #1E5EBF;
	Color : #FFCC66;
	Font-Weight : Bold;
}

TEXTAREA {
	Font-Family : Verdana;
	Font-Size : 11px;
}

ul {
	Font-Family : Verdana;
	Font-Size : 11px;
	Line-Height : 1.5;
	list-style-position: outside;
	list-style-image: url(arrow.gif);
	list-style-type: disc;
}

.ULTitle {
	Font-Family : Verdana;
	Font-Size : 14px;
	Line-Height : 1.5;
	Color : #1E5EBF;
	Padding-Left : 15px;
}

TR.headerNavigation {
  background: #1E5EBF;
}

TD.headerNavigation {
	Font-Family : Verdana;
	Font-Size : 10px;
	Background : #1E5EBF;
	Color : #FFCC66;
	Font-Weight : Bold;
}

A.headerNavigation { 
  color: #FFCC66;
	Padding-Right : 15px; 
}

A.headerNavigation:hover {
  color: #ffffff;
}