#ie-message {
    background:#FFF;
	border: 1px solid #8B3A3A;
    color: #8B3A3A;
    padding:4px;
    font-size:10px;
    font-weight:normal;
    width:100%;
    /*IE6 Hack */
    _height: 1%;
    _width: 850px;
}
#ie-message a {
    color:#C22700;
    text-decoration:underline;
}

span.important  {
    color: #C22700;
    font-weight:normal;
}
#extraBox td.message a {
 	background-color: #9BB2C6;
    color: #000000;
    text-decoration:underline;
}
#extraBox td.message a:hover {
 	background-color: #000000;
    color: #9BB2C6;
    text-decoration:none;
}


.wxVertMenu ul li {
	background-color: #FFF;
}
.wxVertMenu ul li.spacer {
	background-color: #D6D6D6;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    border-left: 2px solid #D6D6D6;
    border-right: 2px solid #D6D6D6;
}
.wxVertMenu ul li a {
	background-color: #D6D6D6;
    border-left: 4px solid #C22700;
	color: #000000;
}
.wxVertMenu ul li a:hover {
	background-color: #C22700;
	color: #ffffff;
}

#displayPane .wxTab ul {
	border-bottom: 2px solid #b6b6b6;
}
#displayPane .wxTab ul li {
    border: 1px solid #b6b6b6;
	background-color: #a1a1a1;
	border-bottom: 1px solid #b6b6b6;
}
#displayPane .wxTab ul li a {
	border: 1px solid #fbfbfb;
	color: #ffffff;
	background-color: #e1e1e1;
}
#displayPane .wxTab ul li a:hover {
	color: #363636;
	background-color: #e1e1e1;
	border: 1px solid #fbfbfb;
}
#displayPane .wxTab ul li.active {
	background-color: #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}
#displayPane .wxTab ul li.active a {
	border: 1px solid #fbfbfb;
	color: #000000;
	background-color: #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}
#displayPane .wxTab ul li.active a:hover  {
	background-color: #D6D6D6;
}

#horiznav.wxHorizMenu{
	color: #000000;
	font-size: 1em;
	font-weight:normal;
}
#horiznav.wxHorizMenu a {
	color: #000000;
	border-left: 1px solid #6A849D;
}
#horiznav.wxHorizMenu a:visited {
	color: #000000;
}
#horiznav.wxHorizMenu a:hover {
	background-color: #C22700;
	color: #ffffff;
}

#subType {
	color: #611400;
	background-color: #f0c9bf;
	border-top: 1px solid #611400;
	border-bottom: 1px solid #611400;
}

#formPane {
	background-color: #ebebeb;
	border:1px solid #a1a1a1;
}
#formPane #headingPane {
 	background-color: #D6D6D6;
    border:none;
}
#formPane h2 {
	color: #000000;
	background-color: #D6D6D6;
    border:none;
}
#formPane .wxForm .wxFormLabel {
	color: #363636;
}
#formPane .wxTab ul {
	border-bottom: 2px solid #b6b6b6;
}
#formPane .wxTab ul li {
    border: 1px solid #b6b6b6;
	background-color: #a1a1a1;
	border-bottom: 1px solid #b6b6b6;
}
#formPane .wxTab ul li a {
	border: 1px solid #fbfbfb;
	color: #ffffff;
	background-color: #e1e1e1;
}
#formPane .wxTab ul li a:hover {
	color: #363636;
	background-color: #e1e1e1;
	border: 1px solid #fbfbfb;
}
#formPane .wxTab ul li.active {
	background-color: #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}
#formPane .wxTab ul li.active a {
	border: 1px solid #fbfbfb;
	color: #000000;
	background-color: #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}
#formPane .wxTab ul li.active a:hover  {
	background-color: #D6D6D6;
}

#results_odd {
	background-color: #f5f5f5;
	border:1px solid #a1a1a1;
}
#results_odd h2 {
	color: #363636;
}
#results_odd h2 a {
	background-color: #f5f5f5;
	color: #294b68;
}
#results_odd h2 a:hover {
	background-color: #1b3246;
	color: #ebebeb;
}
#results_odd h3 {
	color: #363636;
    font-size: 10px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

#results_odd p {
	color: #000000;
}

#results_even {
	background-color: #fbfbfb;
	border:1px solid #a1a1a1;
}
#results_even h2 {
	color: #363636;
}
#results_even h2 a {
	background-color: #fbfbfb;
	color: #294b68;
}
#results_even h2 a:hover {
	background-color: #1b3246;
	color: #ebebeb;
}
#results_even h3 {
	color: #363636;
	font-size: 10px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: bold;
}
#results_even p {
	color: #000000;
}

#wxPagination {
	background-color: #D6D6D6;
	color: #000000;
	border:1px solid #6b6b6b;
}
#wxPagination img {
    background-color:  #D6D6D6;
	color: #000000;
}
.wxPaginationText {
    background-color:  #D6D6D6;
	color: #000000;
}

#docBox #headingPane {
 	background-color: #D6D6D6;
	border: 1px solid #a1a1a1;
}
#docBox h2 {
	color: #000000;
	background-color: #D6D6D6;
}
#docBox img.headericon {
 	background-color: #D6D6D6;
}

#docBox a.headerlink, span.headerlink {
    background-color: #D6D6D6;
}

#docBox a.submitlink, span.submitlink {
    background-color: #D6D6D6;
}

#docBox a {
	background-color: #fbfbfb;
	color: #294b68;
}
#docBox a:hover {
	background-color: #1b3246;
	color: #ebebeb;
}
#docBox .wxTable {
 	background-color: #fbfbfb;
}
#docBox .wxTableHeader {
 	background-color: #fbfbfb;
	color: #363636;
	border-bottom: 1px solid #b6b6b6;
}
#docBox .wxTableHeader th {
	border-bottom: 1px solid #b6b6b6;
}
#docBox .wxTableHeader td {
	border-bottom: 1px solid #fbfbfb;
}
#docBox .wxTableFooter {
 	background-color: #fbfbfb;
	color: #363636;
	border-top: 1px solid #fbfbfb;
}
#docBox .wxTableFooter th {
	border-top: 1px solid #fbfbfb;
}
#docBox .wxTableFooter td {
	border-top: 1px solid #fbfbfb;
}
#docBox .wxTableRowOdd {
	background-color: #fbfbfb;
	border-top: 1px solid #fbfbfb;
	border-bottom: 1px solid #fbfbfb;
}
#docBox .wxTableRowEven {
	background-color: #fbfbfb;
	border-top: 1px solid #fbfbfb;
	border-bottom: 1px solid #fbfbfb;
}
#docBox .wxTableDivider td {
 	background-color: #fbfbfb;
	border-top:1px solid #D6D6D6;
}
#docBox td.important {
 	background-color: #FF4040;
    color: #ffffff;
	border: 2px solid #802020;

    background-image:url('../../common/skin/icons/exclamation.png');
    background-repeat:no-repeat;
    background-position: 2px 50%;
    padding-left: 24px;
}
#docBox td.message {
 	background-color: #9BB2C6;
    color: #000000;
	border: 2px solid #4e5963;

    background-image:url('../../common/skin/icons/info.png');
    background-repeat:no-repeat;
    background-position: 2px 50%;
    padding-left: 24px;
}
#docBox td.warning {
 	background-color: #fff9ab;
    color: #403e24;
	border: 2px solid #807b48;

    background-image:url('../../common/skin/icons/error.png');
    background-repeat:no-repeat;
    background-position: 2px 50%;
    padding-left: 24px;
}
#docBox th {
 	background-color: #fbfbfb;
	color: #363636;
}
#docBox td {
 	background-color: #fbfbfb;
	color: #363636;
}
#docBox a.c2v {
	background-color: #fbfbfb;
	color: #363636;
}
#docBox a:hover.c2v {
	background-color: #fbfbfb;
	color: #000000;
}
#docBox td.c2v {
	color: #000000;
 	background-color: #fbfbfb;
	border-bottom: 1px solid #D6D6D6;
}
#docBox  #listing .wxTableHeader th {
 	background-color: #a1a1a1;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#docBox #listing .wxTableRowOdd td {
	background-color: #fbfbfb;
	border-top: 1px solid #fbfbfb;
	border-bottom: 1px solid #fbfbfb;
}
#docBox #listing .wxTableRowEven td {
	background-color: #f5f5f5;
	border-top: 1px solid #fbfbfb;
	border-bottom: 1px solid #fbfbfb;
}
#docBox #listing .wxTableRowActive td {
	background-color: #ebebeb;
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
}
#docBox #listing .wxTableRowEven img {
	background-color: #f5f5f5;
}
#docBox #listing .wxTableRowOdd img {
	background-color: #fbfbfb;
}
#docBox #listing .wxTableRowActive img {
	background-color: #ebebeb;
}
#docBox #listing .wxTableRowEven a {
	background-color: #f5f5f5;
	color: #294b68;
}
#docBox #listing .wxTableRowEven a:hover {
	background-color: #1b3246;
	color: #ebebeb;
}
#docBox #listing .wxTableRowOdd a:hover {
	background-color: #1b3246;
	color: #ebebeb;
}
#docBox #listing .wxTableRowActive a {
	background-color: #ebebeb;
	color: #294b68;
}
#docBox #listing .wxTableRowActive a:hover {
	background-color: #1b3246;
	color: #ebebeb;
}



#docBox #hintLeft a {
	background-color: #ebebeb;
	color: #363636;
}
#docBox #hintLeft a:hover {
	background-color: #ebebeb;
	color: #363636;
}
#docBox #hintLeft a:hover span {
 	background-color: #fffbc8;
    color: #403e24;
	border: 2px solid #807b48;
	border-left: 8px solid #807b48;
}

#docBox .wxFormInline {
	color: #000000;
	background-color: #D6D6D6;
 	border: 1px solid #a1a1a1;
}

#bulletinBoard {
 	background-color: #9bb2c6;
    color: #000000;
	border: 1px solid #294b68;
}
#bulletinBoard #headingPane {
 	background-color: #36648B;
    border:none;
}
#bulletinBoard h2 {
	color: #ffffff;
	background-color: #36648B;
    border:none;
}
#bulletinBoard img {
 	background-color: #9bb2c6;
}
#bulletinBoard a.taglink {
 	background-color: #9bb2c6;
}
#bulletinBoard a.doclink {
 	background-color: #9bb2c6;
}
#bulletinBoard img.headericon {
 	background-color: #36648B;
}

#ordering {
	background-color: #e1e1e1;
}
#ordering .wxFormDivider {
    border-top: 1px solid #a1a1a1;
}


#extraBox #hintLeft a {
	background-color: #ebebeb;
	color: #363636;
}
#extraBox #hintLeft a:hover {
	background-color: #ebebeb;
	color: #363636;
}
#extraBox #hintLeft a:hover span {
 	background-color: #fffbc8;
    color: #403e24;
	border: 2px solid #807b48;
	border-left: 8px solid #807b48;
}


#extraBox a.c2v {
	background-color: #fbfbfb;
	color: #363636;
}
#extraBox a:hover.c2v {
	background-color: #fbfbfb;
	color: #000000;
}
#extraBox td.c2v {
	color: #000000;
 	background-color: #fbfbfb;
	border-bottom: 1px solid #D6D6D6;
}
#extraBox a.headerlink, span.headerlink {
    background-color: #D6D6D6;    
}
#extraBox a {
	background-color: #fbfbfb;
	color: #294b68;
}
#extraBox a:hover {
	background-color: #1b3246;
	color: #ebebeb;
}
#extraBox #headingPane {
 	background-color: #D6D6D6;
	border: 1px solid #a1a1a1;
}
#extraBox h2 {
	color: #000000;
	background-color: #D6D6D6;
}
#extraBox img.headericon {
 	background-color: #D6D6D6;
}
#extraBox .wxTable {
 	background-color: #fbfbfb;
}
#extraBox .wxTableHeader {
 	background-color: #fbfbfb;
	color: #363636;
	border-bottom: 1px solid #b6b6b6;
}
#extraBox .wxTableHeader th {
	border-bottom: 1px solid #b6b6b6;
}
#extraBox .wxTableFooter {
 	background-color: #fbfbfb;
	color: #363636;
	border-top: 1px solid #fbfbfb;
}
#extraBox .wxTableFooter th {
	border-top: 1px solid #fbfbfb;
}
#extraBox .wxTableRowOdd {
	background-color: #fbfbfb;
}
#extraBox .wxTableRowEven {
	background-color: #fbfbfb;
}
#extraBox .wxTableRowActive td {
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
}
#extraBox .wxTableDivider td {
 	background-color: #fbfbfb;
	border-top:1px solid #D6D6D6;
}
#extraBox td.important {
 	background-color: #FF4040;
    color: #ffffff;
	border: 2px solid #802020;

    background-image:url('../../common/skin/icons/exclamation.png');
    background-repeat:no-repeat;
    background-position: 2px 50%;
    padding-left: 24px;
}
#extraBox td.message {
 	background-color: #9BB2C6;
    color: #000000;
	border: 2px solid #4e5963;

    background-image:url('../../common/skin/icons/info.png');
    background-repeat:no-repeat;
    background-position: 2px 50%;
    padding-left: 24px;
}
#extraBox td.warning {
 	background-color: #fff9ab;
    color: #403e24;
	border: 2px solid #807b48;

    background-image:url('../../common/skin/icons/error.png');
    background-repeat:no-repeat;
    background-position: 2px 50%;
    padding-left: 24px;
}

#noteBoxA {
 	background-color: #fffde3;
    color: #403e24;
	border: 1px solid #807b48;
}
#noteBoxA a {
	background-color: #fffde3;
	color: #403e24;
}
#noteBoxA a:hover {
	background-color: #fffde3;
	color: #403e24;
	text-decoration: underline;
}

#noteBoxB {
 	background-color: #FF4040;
    color: #ffffff;
	border: 1px solid #802020;
}
#noteBoxB a {
 	background-color: #FF4040;
    color: #ffffff;
}
#noteBoxB a:hover {
 	background-color: #FF4040;
    color: #ffffff;
	text-decoration: underline;
}

#myCollection {
 	background-color: #9bb2c6;
    color: #000000;
	border: 1px solid #294b68;
}
#myCollection.altCollection {
    border: 4px solid #C22700;
}
#myCollection a {
	background-color: #698ba8;
	color: #000000;
}
#myCollection a:hover {
	background-color: #000000;
	color: #698ba8;
}
#myCollection #headingPane {
 	background-color: #36648B;
    border:none;
}
#myCollection h2 {
	color: #ffffff;
	background-color: #36648B;
    border:none;
}
#myCollection img.headericon {
 	background-color: #36648B;
}
#myCollection img.emailicon {
 	background-color: #9bb2c6;
}
#myCollection a.downloadlink {
 	background-color: #9bb2c6;
}
#myCollection a.downloadlink:hover {
 	background-color: #9bb2c6;
}

#myCollection .wxForm {
    border: 4px solid #9bb2c6;
}
#myCollection .wxForm .wxFormLabel {
	color: #000000;
}
#myCollection .wxForm .wxFormLabelMandatory {
	color: #000000;
}
#myCollection .wxFormCheckBox {
 	background-color: #ebf0f4;
	color: #000000;
}
#myCollection .wxFormInput {
 	background-color: #ebf0f4;
}
#myCollection .wxFormPassword {
 	background-color: #ebf0f4;
}
#myCollection .wxFormTextLine {
 	background-color: #9bb2c6;
	border: 1px solid #36648B;
}
#myCollection #ordernote.wxFormTextLine {
 	background-color: #ebf0f4;
	border: 1px solid #36648B;
}
#myCollection .wxFormTextArea {
 	background-color: #ebf0f4;
}
#myCollection .wxFormSelect {
 	background-color: #ebf0f4;
}
#myCollection .wxFormDivider {
	border-top: 1px solid #36648B;
}
#myCollection .wxForm .wxFormButton{
}
#myCollection .wxForm .wxFormControlHint {
	color: #ffffff;
}
#myCollection .wxTab ul {
	border-bottom: 1px solid #294b68;
}
#myCollection .wxTab ul li {
	border: 1px solid #547b9c;
	background-color: #9bb2c6;
	border-bottom: 1px solid #294b68;
}
#myCollection .wxTab ul li a {
	color: #000000;
	background-color: #9bb2c6;
	border: 1px solid #9bb2c6;
}
#myCollection .wxTab ul li a:hover {
	color: #000000;
	background-color: #9bb2c6;
	border: 1px solid #FFF;
}
#myCollection .wxTab ul li.active {
	border: 1px solid #294b68;
	background-color: #36648B;
	color: #ffffff;
	border-bottom: 1px solid #294b68;
}
#myCollection .wxTab ul li.active a {
	background-color: #ebf0f4;
}
#myCollection .wxTab ul li.active a:hover  {
	border: 1px solid #ebf0f4;
	background-color: #ebf0f4;
}
#myCollection h3 {
	color: #1b3246;
    background-color:  #36648B;
	border-top: 1px solid #ebf0f4;
}
#myCollection p.hint {
	border: 1px inset #294b68;
    background-image:url('../../common/skin/icons/info.png');
    background-repeat:no-repeat;
    background-position: 99% 4px;
    background-color:#ebf0f4;
    color: #1b3246;
}
#myCollection .wxTable {
    background-color:  #698ba8;
	color: #000000;
    border: 2px solid #547b9c;
}
#myCollection .wxTable img {
    background-color:  #698ba8;
}
#myCollection .wxTableHeader th {
    background-color:  #698ba8;
	color: #000000;
	border-bottom: 1px solid #294b68;
}
#myCollection .wxTableFooter th {
    background-color:  #698ba8;
	color: #000000;
	border-top: 1px solid #294b68;
}
#myCollection .wxTableRowOdd {
    background-color:  #698ba8;
	color: #000000;
	border-bottom: 1px solid #ebf0f4;
}
#myCollection .wxTableRowEven {
    background-color:  #698ba8;
	color: #000000;
	border-bottom: 1px solid #ebf0f4;
}
#myCollection th {
	color: #000000;
}
#myCollection td {
	color: #000000;
}

#hintRight a {
	background-color: #9bb2c6;
	color: #000000;
}
#hintRight a:hover {
	background-color: #9bb2c6;
	color: #000000;
}
#hintRight a:hover span {
 	background-color: #fffbc8;
    color: #403e24;
	border: 2px solid #807b48;
	border-left: 8px solid #807b48;
}

#myCollection #hintLeft a {
	background-color: #9bb2c6;
	color: #000000;
}
#myCollection #hintLeft a:hover {
	background-color: #9bb2c6;
	color: #000000;
}
#myCollection #hintLeft a:hover span {
 	background-color: #fffbc8;
    color: #403e24;
	border: 2px solid #807b48;
	border-left: 8px solid #807b48;
}

#contentPane .wxPageWarning {
 	background-color: #FF4040;
    color: #ffffff;
	border: 2px solid #802020;
	border-left: 8px solid #802020;
    background-image:url('../../common/skin/icons/exclamation.png');
    background-repeat:no-repeat;
    background-position: 2px 50%;
}

#contentPane .wxPageMessage {
 	background-color: #9BB2C6;
    color: #000000;
	border: 2px solid #4e5963;
	border-left: 8px solid #4e5963;
    background-image:url('../../common/skin/icons/info.png');
    background-repeat:no-repeat;
    background-position: 2px 50%;
}

#maintainPane {
	border: 2px solid #8B3A3A;

    background-image:url('../../common/skin/maintain.jpeg');
    background-repeat:no-repeat;
    background-position: 50% 100%;
}
#maintainPane h1 {
    color: #5C5C5C;
}
#maintainPane h2 {
    color: #8B3A3A;
}
#maintainPane p {
    color: #5C5C5C;
}
#maintainPane a{
	border: 2px outset #310a00;
    background-color: #C22700;
    color: #ffffff;
}

#changepwPane {
	border: 2px solid #8B3A3A;
}
#changepwPane h1 {
    color: #5C5C5C;
}
#changepwPane h2 {
    color: #8B3A3A;
}
#changepwPane p {
    color: #5C5C5C;
}
#changepwPane a{
	border: 2px outset #310a00;
    background-color: #C22700;
    color: #ffffff;
}

#systemMessage {
    background-color:#cdd8e2;
    color: #1b3246;

	border: 2px solid #36648B;
	border-left: 8px solid #36648B;

    background-image:url('../../common/skin/icons/info.png');
    background-repeat:no-repeat;
    background-position: 2px 50%;
    padding-left: 24px;
}
#systemMessage p {
    background-color:#cdd8e2;
    color:#1b3246;
}
#systemMessage a {
    background-color:#cdd8e2;
    color:#1b3246;
}

#myCollection #orderPane .wxTable {
    background-color:  #698ba8;
	color: #000000;
    border: 2px solid #547b9c;
}
#myCollection #orderPane .wxTable img {
    background-color:  #698ba8;
}
#myCollection #orderPane .wxTableHeader th {
    background-color:  #698ba8;
	color: #000000;
	border-bottom: 1px solid #294b68;
}
#myCollection #orderPane .wxTableFooter th {
    background-color:  #698ba8;
	color: #000000;
	border-top: 1px solid #294b68;
	border-bottom: 1px solid #294b68;
}
#myCollection #orderPane .wxTableRowOdd {
    background-color:  #698ba8;
	color: #000000;
	border-bottom: 1px solid #ebf0f4;
}
#myCollection #orderPane .wxTableRowEven {
    background-color:  #698ba8;
	color: #000000;
	border-bottom: 1px solid #ebf0f4;
}
#myCollection #orderPane th {
    background-color:  #698ba8;
	color: #000000;
	border-top: 1px solid #294b68;
	border-bottom: 1px solid #294b68;
}
#myCollection #orderPane td {
    background-color:  #698ba8;
	color: #000000;
}
#myCollection #orderPane a {
	background-color: #698ba8;
	color: #000000;
}
#myCollection #orderPane a:hover {
	background-color: #698ba8;
	color: #000000;
}
#orderPane .wxFormInput {
	border: 1px solid #294b68;
}

#popPane {
	background-color: #ebebeb;
    border: 1px solid #a1a1a1;
}
#popPane h1 {
	color: #000000;
	background-color: #a1a1a1;
    
    background-image:url('../../common/skin/icons/star.png');
    background-repeat:no-repeat;
    background-position: 4px 50%;
}

#popPane .wxTableRowOdd {
	background-color: #ebebeb;
}
#popPane .wxTableRowEven {
	background-color: #e1e1e1;
}
#popPane td a {
	color: #363636;
}
#popPane td a:hover {
	color: #d6d6d6;
	background-color: #6b6b6b;
}
#popPane td a:visited {
}

#popItem {
}
#popItem h2 {
}
#popItem a {
	color: #363636;
}
#popItem a:hover {
	color: #d6d6d6;
	background-color: #6b6b6b;
}
#popItem a:visited {
}

#popTable .wxTableHeader {
	color: #000000;
	background-color: #a1a1a1;
}
#popTable .wxTableFooter {
	color: #000000;
	background-color: #a1a1a1;
	border-top: 1px solid #294b68;
}
#popTable .wxTableRowOdd {
	background-color: #ebebeb;
}
#popTable .wxTableRowEven {
	background-color: #e1e1e1;
}
#popTable a {
	color: #363636;
}
#popTable a:hover {
	color: #d6d6d6;
	background-color: #6b6b6b;
}
#popTable a:visited {
}

#pdfBox img {
	border: 1px solid #a1a1a1;
}

#pdfBox img {
	border: 1px solid #a1a1a1;
}

#pdfBox .wxTable {
 	background-color: #fbfbfb;
    border: none;
}
#pdfBox th {
 	background-color: #fbfbfb;
	color: #363636;
}
#pdfBox td {
 	background-color: #fbfbfb;
	color: #363636;
}

#pdfBox .wxTableHeader th {
 	background-color: #a1a1a1;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#pdfBox .wxTableRowOdd td {
	background-color: #fbfbfb;
	border-top: 1px solid #fbfbfb;
	border-bottom: 1px solid #fbfbfb;
}
#pdfBox .wxTableRowEven td {
	background-color: #f5f5f5;
	border-top: 1px solid #fbfbfb;
	border-bottom: 1px solid #fbfbfb;
}
#pdfBox .wxTableRowActive td {
	background-color: #ebebeb;
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
}
#pdfBox .wxTableRowEven img {
	background-color: #f5f5f5;
}
#pdfBox .wxTableRowOdd img {
	background-color: #fbfbfb;
}
#pdfBox .wxTableRowActive img {
	background-color: #ebebeb;
}
#pdfBox .wxTableRowEven a {
	background-color: #f5f5f5;
	color: #294b68;
}
#pdfBox .wxTableRowEven a:hover {
	background-color: #1b3246;
	color: #ebebeb;
}
#pdfBox .wxTableRowOdd a:hover {
	background-color: #1b3246;
	color: #ebebeb;
}
#pdfBox .wxTableRowActive a {
	background-color: #ebebeb;
	color: #294b68;
}
#pdfBox .wxTableRowActive a:hover {
	background-color: #1b3246;
	color: #ebebeb;
}

#toolBox {
	background-color: #ebebeb;
}
#bookmarkBox {
	background-color: #ebebeb;
}
#queryBox {
	border-bottom:2px solid #a1a1a1;
	background-color: #ebebeb;
}
#viewerBox {
	border:2px solid #a1a1a1;
	background-color: #fbfbfb;
}
#contentPane2 .wxPageWarning {
 	background-color: #FF4040;
    color: #ffffff;
	border: 2px solid #802020;
	border-left: 8px solid #802020;
    background-image:url('../../common/skin/icons/exclamation.png');
    background-repeat:no-repeat;
    background-position: 2px 50%;
}
#viewerBox #contentBox {
 	background-color: #fff9ab;
    color: #403e24;
	border: 2px solid #807b48;
}

#viewerBox #contentBox table {
 	background-color: #d9d17a;
    color: #000000;
}
#viewerBox #contentBox tr {
 	background-color: #d9d17a;
    color: #000000;
}

#viewerBox #contentBox h2 {
 	background-color: #fffbc8;
    color: #403e24;
}
#viewerBox #contentBox td {
 	background-color: #fffff4;
    color: #403e24;
	border-top: 1px solid #d9d17a;
}
#viewerBox #contentBox th {
	color: #403e24;
	background-color: #fffde3;
	border-top: 1px solid #807b48;
}

#viewerBox #contentBox img.headericon {
 	background-color: #fffbc8;
}

#sublisting {
	border-top:2px solid #D6D6D6;
}

#wxWiki span.stamp {
	color: #807b48;
	border: 1px solid #807b48;
}
#wxWiki hr {
	color: #807b48;
	background-color: #807b48;
}

#newsPane {
 	background-color: #fffde3;
    color: #403e24;
	border: 1px solid #807b48;
}

#newsPane #wxWiki h1 {
	color: #403e24;
	background-color: #fffde3;
	border-top: 1px solid #d9d17a;
	border-bottom: 1px solid #d9d17a;

    background-image:url('../../common/skin/icons/newspaper.png');
    background-repeat:no-repeat;
    background-position: 100% 50%;
}

#newsPane #headingPane {
	color: #403e24;
	background-color: #fff9ab;
}
#newsPane #wxPagination {
	background-color: #fffbc8;
	color: #403e24;
	border:none;
}

#newsPane #wxPagination span.wxPaginationText {
	background-color: #fffbc8;
	color: #403e24;
	border:none;
}

#newsPane #wxPagination img {
    background-color:  #ebebeb;
	color: #363636;
}

#newsPane #wxPagination a {
    background-color:  #ebebeb;
	color: #363636;
}

#newsPane #wxPagination a:hover {
    background-color:  #ebebeb;
	color: #363636;
}

#linksBox h2 {
	color: #000000;
	background-color: #D6D6D6;
}
#linksBox a {
	background-color: #ebebeb;
	color: #294b68;
}
#linksBox a:hover {
	background-color: #294b68;
	color: #ebebeb;
}
#linksBox .wxTable {
 	background-color: #FFF;
    border: none;
}
#linksBox th {
 	background-color: #ebebeb;
	color: #363636;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#linksBox td {
 	background-color: #FFF;
	color: #363636;
}

#linksBox .wxTableRowOdd td {
	background-color: #FFF;
	border-top: 1px solid #fbfbfb;
	border-bottom: 1px solid #fbfbfb;
}
#linksBox .wxTableRowEven td {
	background-color: #FFF;
	border-top: 1px solid #fbfbfb;
	border-bottom: 1px solid #fbfbfb;
}
#linksBox .wxTableRowEven img {
	background-color: #FFF;
}
#linksBox .wxTableRowOdd img {
	background-color: #FFF;
}
#linksBox .wxTableRowActive img {
	background-color: #FFF;
}

#linksBox img {
	background-color: #FFF;
}

