/* Order of Link references is very important. */ a:link {color:#98C0A5; text-decoration:none;} a:visited {color:#98C0A5; text-decoration:none;} a:active {color:#FFCC99; text-decoration:none; } a:hover {color:#FFCC99; text-decoration:none; } /* Class 'TOOLBAR' */ a:link.toolbar {color: White; text-decoration:none; font-weight:bold;} a:visited.toolbar {color: White; text-decoration:none; font-weight:bold;} a:active.toolbar {color:#98C0A5; text-decoration:none; font-weight:bold; } a:hover.toolbar {color:#98C0A5; text-decoration:none; font-weight:bold; } /* Forced white to override local browser settings. */ body { background-color: White; scrollbar-base-color: #98C0A5; } P { text-align: justify; text-indent: 0px; padding-left: 25px; padding-right: 25px; font-family: Verdana; font-size: 13px; } H1,H2,H3 { padding-left: 25px; } H1 {font-weight:bold; color: White; text-align: left; font-family: Monotype Corsiva; font-size: 23px;} H2 {font-weight:bold; color: White; text-align: left; font-size: 19px;} H3 {font-weight:bold; color: White; font-size: 13px;} img {border:0;} .header {text-align:center;} .footer {font-size:75%; font-weight:bold; color:black; text-align:center;} .copyright {font-size:60%; color:black; text-align:left;} .justify {text-align: justify;} TABLE,TR,TD { border-spacing: 0px; padding: 0px; border-collapse: collapse; margin: 0px; border: none; border-width: 0px; } ACRONYM { border-bottom: dotted; border-color: #FFCC99; border-width: 1px; cursor: Help; } TABLE.Main { background: White; width: 800px; height: 600px; } TD.Main { background-color: White; background-position: 85% 75px; height: 416px; background-repeat: no-repeat; vertical-align: top; } TD.Main P { color: White; } TD.Header { height: 60px; } TD.Navigation { height: 30px; } TABLE.Navigation { } TD.NavCell { border-left: solid; border-color: White; border-width: 1px; } HTML, BODY { margin: 0px; } DIV.Upper { margin: auto; width: 800px; } TABLE.Upper { width: 100%; height: 100%; } TD.Upper { vertical-align: center; text-align: center; } DIV.DropDown { padding: 0px; position: absolute; visibility: hidden; z-index: 10; background-image: url(../images/image_26.gif); border: solid; border-color: #98C0A5; border-width: 2px; overflow: hidden; } DIV.DropDown#IntendedParents { width: 185px; } DIV.DropDown#Gestationalsurrogates { width: 212px; } DIV.DropDown UL { list-style-image: url(../images/image_11.gif); margin-left: 0px; padding-left: 30px; } UL { list-style-image: url(../images/image_16.gif); list-style-image: square; list-style-position: outside; color: White; font-family: Verdana; font-size: 13px; } OL { font-family: Verdana; color: White; } /** * Static Division */ DIV.StaticDivision { position: absolute; visibility: hidden; } /** * Financial Information Table */ TABLE.Financial_Information { margin: 5px; } TABLE.Financial_Information TR { } TABLE.Financial_Information TD { border: Solid; border-color: White; border-width: 2px; color: White; padding-left: 5px; font-family: Verdana; } /** * Display Control Panel */ TABLE.DisplayControlPanel { /* LIVE */ background-color: transparent; border-collapse: collapse; padding: 0px; border-spacing: 0px; /* DEBUG border-width: 2px; border-color: Black; border-style: solid; height: 400px; width:400px; padding: 5px; border-spacing: 5px; margin: 5px; /* DEBUG */ } TABLE.DisplayControlPanel#CP { height: 400px; width: 400px; } TR.DisplayControlPanel { } TD.DisplayControlPanel { /* LIVE */ padding: 0px; border-spacing: 0px; margin: 0px; /* DEBUG padding: 5px; border-spacing: 5px; margin: 5px; border-width: 2px; border-color: Black; border-style: solid; /* DEBUG */ } /** * Tabs */ TD.DisplayControlPanel#TABS { height: 21px; text-align: Left;} TD.DisplayControlPanel#TAB_LEFT { width: 20px; background-image: URL('../images/TAB_01.gif'); background-repeat: no-repeat; } TD.DisplayControlPanel#TAB_CENTER { background-image: URL('../images/TAB_02.gif'); } TD.DisplayControlPanel#TAB_RIGHT { width: 20px; background-image: URL('../images/TAB_03.gif'); background-repeat: no-repeat; } /** * Labels */ TD.DisplayControlPanel#LABEL { height: 21px; width: 75px; background-image: URL('../images/LABEL_02.gif'); background-repeat: no-repeat; background-position: Left; } TD.DisplayControlPanel#LABEL_TOP { } TD.DisplayControlPanel#LABEL_LEFT { width: 20px; background-image: URL('../images/LABEL_01.gif'); } TD.DisplayControlPanel#LABEL_BOTTOM { } /** * Hyperlinks */ TD.DisplayControlPanel A:LINK { color: White; } TD.DisplayControlPanel A:VISITED { color: White; } TD.DisplayControlPanel A:ACTIVE { color: #FFCC99; } TD.DisplayControlPanel A:HOVER { color: #FFCC99; } /** * ID Specific Label Properties */ TD.DisplayControlPanel#LABEL_1 { } /** * Main Sections of Control Panel * #SPACER { height: 5px; background-color: LightBlue; } */ TD.DisplayControlPanel#TOOLBAR { width: 75px; vertical-align: top; text-align: Right; } TD.DisplayControlPanel#MAIN { /* LIVE */ padding: 5px; vertical-align: top; /* DEBUG */ border-style: solid; border-width: 2px; border-color: Gray; /* DEBUG */ }