BODY {
  background: #D9F7FF;
/**  background-image: url(images/drop_shadow.jpg); /** Link to the image you created **/
/**  background-repeat: repeat-y; /** Repeats the image vertically **/
/**  background-position: center; /** Centers the Background image **/
  color:#000066;
  font-size:12px;
  font-family:Verdana;
  margin-top: 0;
  padding-top: 0;
}

a {
	font-size: 12px;
	color: #66CCFF;
}
a:link {
	color: #000066;
	text-decoration: none;
}
smalllink {
    font-size:10px;
}
a:hover {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background-color: #FFFFFF;
  background-image: url(images/drop_shadow.jpg); /** Link to the image you created **/
  background-repeat: repeat-y; /** Repeats the image vertically **/
  background-position: center; /** Centers the Background image **/
}

TD.headerNavigation {
  font-size: 10px;
  background: #66ccff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000066; 
}

A.headerNavigation:hover {
  color: #000066;
}

TD.headertext {
  font-size: 9px;
  text-align: center
}

TR.footer {
  background: #FFFFFF;
}

TD.footer {
  font-size: 10px;
  background: #FFFFFF;
  background: #FFFFFF;
  background-image: url(images/drop_shadow.jpg); /** Link to the image you created **/
  background-repeat: repeat-y; /** Repeats the image vertically **/
  background-position: center; /** Centers the Background image **/
}

.infoBox {
  background: #66CCFF;
  font-size: 10px;
}

.infoBoxContents {
  background: #FFFFFF;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FF8E90;
  font-size: 10px;
  color:#000000;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #66CCFF;
  color: #000066;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana;
  font-size: 10px;
}


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #000066;
  text-align:center
}

TR.subBar {
  background: #FFFFFF;
}

TD.subBar {
  font-family: Verdana;
  font-size: 11px;
  color: #000066;
}

.title {
  color: #000066;
  font-size: 14px;
  font-weight: bold;
}

.core {
  font-size: 12px;
  color: #000066;
  line-height: 1.5;
}  

.smallcore {
  font-size: 11px;
  line-height: 1.5;
}

.boldcore {
  font-size: 12px;
  font-weight: bold;
}

.bodytext {
  background: #FFFFFF;
/**  background-image: url(images/drop_shadow.jpg); /** Link to the image you created **/
/**  background-repeat: repeat-y; /** Repeats the image vertically **/
/**  background-position: center; /** Centers the Background image **/
  color:#000066;
  font-size:12px;
  font-family:Verdana;
  margin-top: 0;
  padding-top: 0;
}

.mailme {
  font-size: 12px;
  text-decoration:underline;
}  

TD.main, P.main {
  font-size: 12px;
  line-height: 2;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

TD.footerText {
  font-size: 9px;
  background-color: #FFFFFF;
  background-image: url(images/drop_shadow.jpg); /** Link to the image you created **/
  background-repeat: repeat-y; /** Repeats the image vertically **/
  background-position: center; /** Centers the Background image **/
}

TD.footerTextsmall {
  font-size: 8px;
  background-color: #FFFFFF;
  background-image: url(images/drop_shadow.jpg); /** Link to the image you created **/
  background-repeat: repeat-y; /** Repeats the image vertically **/
  background-position: center; /** Centers the Background image **/
}

TD.accountCategory {
  font-family: Verdana;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color:#000066
}

TD.fieldValue {
  font-family: Verdana;
  font-size: 12px;
  color:#000066
}

SPAN.errorText {
  font-family: Verdana;
  color: #ff0000;
}

.moduleRow { }
.moduleRowSelected { background-color: #FFFFFF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana; font-size: 10px; color: #D7E9F7; }
.checkoutBarCurrent { font-family: Verdana; font-size: 10px; color: #FFFFFF; }

