/* WAS contrast mint style sheet */
/* reflect grey style sheet */

/* !!! has rules for orgmenu & infomenu components (will only affect menus with no declarations further up the cascade) */
/* 10px padding on left side to keep main area lined up when left column is removed */
/* 0px padding on left side of main area, left column has padding-right */

BODY { background: #D7D7D7; }
.pagearea { text-align: center; background: #D7D7D7 URL(bak.jpg) repeat-x top; margin: 0px; padding-bottom: 30px; }

.displayarea { width: 700px; margin: 0px auto 0px auto; margin-bottom: 0px; text-align: left; background: #FFFFFF URL(header2.jpg) top left no-repeat; }
.headingarea { width: 700px; height: 84px; background: transparent; }
  .headerleft { display: none; }
  .headermain { height: 44px; width: 700px; background: transparent; padding-left: 20px; font-weight: bold; font-size: 230%; text-align: left; line-height: auto; color: #FFFFFF; }
  .headerright { width: 700px; height: 40px; background: transparent; padding-left: 10px; Xpadding-bottom: 18px; color: #FFFFFF; }
/*
.leftcolumn { width: 140px; padding-top: 8px; }
  .lefttop { height: 20px; width: 140px; background: transparent; }
  .leftmain { width: 120px; background: transparent; padding: 0px; padding-left: 20px; padding-right: 0px; }
  .leftbase { height: 10px; width: 140px; background: transparent; }
*/
.leftcolumn { display: none; }

.rightcolumn { width: 160px; background: transparent; padding-top: 0px; }
    .righttop { float: right; height: 20px; width: 160px; background: URL(right_top.jpg) right top no-repeat; }
	.rightmain { float: right; width: 120px; padding: 0px; padding-left: 20px; padding-right: 20px; background: transparent URL(right_mid.jpg) repeat-y; }
	.rightbase { float: right; height: 20px; width: 160px; background: URL(right_bot.jpg) right bottom no-repeat; }

.footer { height: 20px; text-align: left; background: #FFF; }
    .footerleft { float: left;   }
	.footermain { float: left; padding: 0px 10px 0px 10px; }
	.footerright { float: left;  }

.mainarea { width: 510px; background: transparent; padding: 10px; padding-left: 20px; padding-top: 10px; /*background: URL(corner_t_r.jpg) top right no-repeat;*/ }

.toplinkarea { background: transparent; padding: 0px; height: 0px; margin: 0px; }
.toplinkarea .linepic { padding: 0px; margin: 0px; }
.toplinkarea .leftpic { padding: 0px; margin: 0px; }
.toplinkarea img { padding: 0px; margin: 0px; }
.botlinkarea { background: #FFFFFF URL(footer.jpg) bottom no-repeat; }

hr { background: none; color: #FFFFFF; width: 0px; height: 0px; }

.headerright .infomenu { font-family: "Trebuchet MS"; }
.headerright .infomenu a { font-family: "Trebuchet MS"; }
.headerright .infofirst { /*width: 80px;*/ width: auto; padding: 0px; background: transparent; border: 0px; border-right: 1px solid #76A7D2; color: #FFFFFF; }
.headerright .infoMARKfirst { /*width: 80px;*/ width: auto; padding: 0px; background: transparent; border: 0px; border-right: 1px solid #76A7D2; color: #FFFFFF; }
.headerright .infoa { float: left; color: #FFFFFF; font-size: 12px; padding: 6px 10px 6px 10px; background: transparent; }
.headerright .infoa:hover { background: #6699FF; color: #FFF; }
.headerright .infoa1 { color: #FFFFFF; font-size: 12px; background: transparent; }
.headerright .infoa1:hover { background: #6699FF; color: #FFF; }
.headerright .infoMARKa { float: left; color: #FFFFFF; font-size: 12px; padding: 6px 10px 6px 10px; background: #5588FF; }
.headerright .infoMARKa:hover { background: #6699FF; }
.headerright .infoMARKa1 { float: left; color: #FFFFFF; font-size: 12px; background: #6699FF; }

.headerright .orgitem { width: 100px; font-size: 12px; padding: 6px 10px 6px 10px; background: transparent; border: 0px; border-right: 1px solid #76A7D2; color: #FFFFFF; }
.headerright .orglink { color: #FFFFFF; }

