html, body { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; border-top: 0px; border-bottom: 0px; border-left: 0px; border-right: 0px; } body { font-family: Tahoma,Microsoft Sans Serif,Arial,SANS-SERIF; font-weight: normal; background-color : white; color : black; margin : 0; } form { margin : 0; } /* ***************** * tables * ***************** */ .tableContainer { margin : 0; padding : 0; border-width :0; } TABLE.outerList, TABLE.outerDisplay { margin : 1; padding : 1; border-top: 2; border-bottom: 3; border-left: 3; border-right: 3; } .tableContainer td { vertical-align : top; } .tableHeader { background-color : #006600; color : #FFFFFF; } .tableRowEven { background-color : white; color : #006600; } .tableRowOdd { background-color : white; color : #006600; } /* ***************** * tabs * ***************** */ .tabSelected { background-color : #FFFFFF; color : #000000; font-size:11pt; } .tabUnselected { background-color : #DDDDDD; color : #000000; font-size:11pt; } a:hover { color: background-color: } .tabUnselected A:visited {color :#000000; text-decoration: none} .tabUnselected A:link {color : #000000; text-decoration: none} .tabSelected A:visited {color : #000000; text-decoration: none} .tabSelected A:link {color : #000000; text-decoration: none} .tableRowEven A:visited {color :#006600;} .tableRowEven A:link {color : #006600;} .tableRowOdd A:visited {color :#006600;} .tableRowOdd A:link {color : #006600;} .sideMenu A:visited {color : black; } .sideMenu A:link {color : black;} .tableMaintMenu A:visited {color : black; } .tableMaintMenu A:link {color : black; } /* spacers are sometimes needed so that the containing box doesn't end before the end of the floats */ div.spacer { margin: 0px; padding: 0px; border: 0px; clear: both; font-size: 1px; line-height: 1px; } .accessibilityItems { display: none; } .centered { text-align: center; /* 1st part of IE5-5.5 centering hack */ } /* ***************** * the menu box * ***************** */ .menuWrapper { margin-top: 30px; margin-bottom: 30px; margin-left: 30px; margin-right: 30px; padding: 0px; border: 0px; } /* ***************** * the comment box * ***************** */ .commentWrapper { margin-top: 30px; margin-bottom: 30px; margin-left: 30px; margin-right: 30px; padding: 0px; border: 0px; } .commentWrapperUser { width: 150px; margin-top: -10px; margin-bottom: 10px; margin-left: 10px; margin-right: 10px; padding: 0px; border: 0px; } .comment,.menu, .commentUser { margin: 0px; padding: 0px; border: 1px solid black; background-color: white; color: black } .comment p { margin-top: 4px; margin-bottom: 4px; } .commentUser h1, .commentUser h2 { margin-left: 10px; margin-right: 10px; } /* ************************************ * classes needed for rounded corners * ************************************ */ .roundedCornerSpacer { margin: 0px; padding: 0px; border: 0px; clear: both; font-size: 1px; line-height: 1px; } .borderTL, .borderTR, .borderBL, .borderBR { width: 14px; height: 14px; padding: 0px; border: 0px; z-index: 99; } .borderTL, .borderBL { float: left; clear: both; } .borderTR, .borderBR { float: right; clear: right; } .borderTL { margin: -1px 0px 0px -1px; } .borderTR { margin: -1px -1px 0px 0px; } .borderBL { margin: -14px 0px 0px 0px; } .borderBR { margin: -14px 0px 0px 0px; } /* IE5-5.5/win needs the border scooted to the left or right by an additional 3px! Why? */ .borderTL { margin-left: -4px; ma\rgin-left: -1px; } html>body .borderTL { margin-left: -1px; } .borderTR { margin-right: -4px; ma\rgin-right: -1px; } html>body .borderTR { margin-right: -1px; } .borderBL { margin-left: -3px; ma\rgin-left: 0px; } html>body .borderBL { margin-left: 0px; } .borderBR { margin-right: -3px; ma\rgin-right: 0px; } html>body .borderBR { margin-right: 0px; } TABLE.button { margin : 1; padding : 1; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; margin-top: 1; margin-bottom: 1; margin-left: 1; margin-right: 1; padding-top: 1; padding-bottom: 1; padding-left: 1; padding-right: 1; background-color : #006600; } TD.button { font-family: Tahoma,Microsoft Sans Serif,Arial,SANS-SERIF; font-size: 11pt; font-weight: normal; color: #FFFFFF; } .button A:visited {color : #FFFFFF; text-decoration: none} .button A:link {color : #FFFFFF; text-decoration: none} TD.defaultSidePannel{ width : 50%; background-color : #838383; }