body { /*background : #DEB887;*/ background : #EEE; font : 11pt calibri, Verdana, Geneva, Arial, Helvetica, sans-serif; } input, select, textarea { border : 1px solid #B8860B; border-bottom : 1px solid #F5F5DC; border-right : 1px solid #F5F5DC; /*font-size : x-small;*/ background : #FFF8DC; } input.plainInput{ background: transparent; border: none; } button { margin : 1px; font-weight : bold; border : thin solid #FFEBCD; border-right : thin solid #DAA520; border-bottom : thin solid #DAA520; color : #663300; background : #FFE4C4; } a{ color : #663300; /*font-weight : bold;*/ } a:hover{ text-decoration : none; } h2{ /*font-size:smaller;*/ } td { /*font : x-small verdana;*/ vertical-align: top; } th{ text-align : left; /*font: bold smaller;*/ } table { border: 1px solid #AAA; border-collapse: collapse; } /* DISABLED td.contactTabsOn{ padding : 3px; border : 1px solid #B8860B; border-bottom : 0px; border-top : 1px solid #F5F5DC; border-left : 1px solid #F5F5DC; /*font-weight : bold;*/ /*text-align: right;*/ } td.contactTabsOff{ padding : 3px; border : 1px solid #F5F5DC; border-right : 1px solid #B8860B; background : #E8CEAC; /*font-weight: bold;*/ /*text-align: right;*/ } td.contactContainerMain{ border : 1px solid #B8860B; border-left-color : #F5F5DC; border-top-color : #F5F5DC; } table.contactDetailMain{ border : 1px solid #B8860B; border-left-color : #F5F5DC; border-top-color : #F5F5DC; padding-bottom : 6px; } */ td { padding : 3px; } .contactContainerHeader { color : #336633; font-weight: bold; } .note { /*font-size: 11pt;*/ color: red; } tr:nth-child(even) { background-color: #ddd; } tr:hover { background-color: #ccc; }