BODY {/*this is shorthand and declares the background color and calls the image */ background : #FFFFFF; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; color : #000088; margin-right : 10px; margin-left : 10px; } .noMargin { margin-right : 0px; margin-left : 0px; } .headertable { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000080; padding: 3px; width: 100%; margin-right : 0px; margin-left : 0px; } .redtable { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000080; background: #DFEFF7; border: 2px solid #A00000; padding: 3px; width: 100%; } .redtr { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000080; background: #DFEFF7; border: 1px solid #FF4070; } .regulartable { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; width: 100%; padding: 0px; } .regulartr { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; border: 0px solid #3499CC; } .button { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 1px; font-size: 12px; color: #000088; background-color: #B0C4DE; border: inset 1px #C71585; } .searchbutton { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 1px; font-size: 11px; color: #000088; background-color: #B0C4DE; border: inset 1px #C71585; } .field { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 2px; font-size: 13px; color: #000088; background-color: #FFFFFF; border: inset 1px #C71585; } .fieldsmall { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0px; font-size: 10px; color: #000088; background-color: #FFFFFF; border: inset 1px #C71585; } .mainCat { font-size : 13px; background : #F5FFFA; font-weight : bold; } OL, UL, DL, P OL, P UL, P DL, OL UL, OL OL {font-size: 0.8em;}/*font-family is already defined, here I only set the font-size*/ H1, H2, H3, H4, H5, H6 {font-family : Georgia, "MS Serif", "New York", serif; text-shadow: #B0C4DE 2px 2px 1px; margin-bottom: 4px;} OL {list-style-type: lower-alpha; line-height: 1.1em;} OL UL {list-style-type : decimal; font-size: 1em; line-height: 1.1em;} A:link {color: #0000ff; text-decoration : underline; background: transparent;}/*normal links in the text*/ A:visited {color: #C71585; text-decoration : underline; background: transparent;} A:hover { color: #3499CC; text-decoration : underline; background: #EBF5FA;} A:active {color: #FF0000; text-decoration : none; background: transparent;} pre { font-family : "Courier New", Courier, monospace; font-size : 13px; background-color : #F7F7F7; color : #000000; border: 1px solid #C71585; white-space: pre; padding: 4px; } div.container { border: 1px dashed #333; background-color: #DFEFF7; } div.redcontainer { border: 1px dashed #C71585; background-color: #F7F7F7; } div.whitecontainer { border: 1px dashed #333; background-color: #FFFFFF; } div.greycontainer { border: 1px dashed #333; background-color: #C0C0C0; } div.textInside { margin-left : 10px; margin-right : 10px; } div.spacer { clear: both; } .buttonOvr { POSITION: RELATIVE; BACKGROUND-COLOR: #c0c0c0; border-style: solid; border-width: 1px; border-color: #e0e0e0 #808080 #808080 #e0e0e0; TOP: 1px; HEIGHT: 23px; WIDTH: 23px; } .buttonPress { POSITION: RELATIVE; BACKGROUND-COLOR: #e8e8e8; border-style: solid; border-width: 1px; border-color: #808080 #e0e0e0 #e0e0e0 #808080; TOP: 1px; HEIGHT: 23px; WIDTH: 23px; } .buttonNor { POSITION: RELATIVE; BACKGROUND-COLOR: #c0c0c0; border-style: solid; border-width: 1px; border-color: #c0c0c0 #c0c0c0 #c0c0c0 #c0c0c0; TOP: 1px; HEIGHT: 23px; WIDTH: 23px; } .buttonSep { BORDER-LEFT: buttonshadow solid 1px; BORDER-RIGHT: buttonhighlight solid 1px; FONT-SIZE: 0px; TOP: 1px; HEIGHT: 23px; WIDTH: 1px; } .Toolbar { POSITION: RELATIVE; BACKGROUND-COLOR: #c0c0c0; border-style: solid; border-width: 1px; border-color: #e0e0e0 #808080 #808080 #e0e0e0; HEIGHT: 25px; TOP:0; LEFT:0; }