/* CSS Document */ body { margin: 0px; background-image: url(images/frontgraph3.png); background-position: top left; background-attachment: fixed; background-color: #131a2d; background-repeat: no-repeat; font-family: "Tahoma", Arial, Verdana; font-size: 11px; } a:link, a:active, a:visited { color: #238F5F; text-decoration: none; } a:hover { color: #264b71; text-decoration: underline; } #header { background-color: #f5f6eb; height: 105px; background-image: url(images/logo.png); background-position: left; background-repeat: no-repeat; } #description { background-color: #B3EFD4; text-align: center; padding-top: 5px; padding-bottom: 5px; letter-spacing: 1px; } #nav { background-color: #2c405a; text-align: center; height: 24px; color: white; text-align:center; padding-top: 5px; } #sepbar { background-color: #2c405a; height: 10px; } #nav li { float: left; position: relative; list-style-type: none; padding: 0px 8px 0px 8px; } #nav li a { color: white; font-size: 14px; } #nav li a:hover { color: white; font-size: 14px; text-decoration: none; } #crumbs { position: relative; left: 18px; width: 60%; } #contwrap { width: 100%; position: relative; } #conttitle { background-color: #f5f6eb; margin: 0px 0px 0px 230px; } #content1 { background-color: #E8E9DF; margin: 0px 0px 0px 230px; } #content2 { background-color: #f5f6eb; margin: 0px 0px 0px 230px; } #indent { padding-left: 39px; } .main_text { padding: 15px; } input.form { border-top: 1px solid #6d7277; border-left: 1px solid #6d7277; border-right: 1px solid #edf0f3; border-bottom: 1px solid #edf0f3; font-size: 10px; padding: 4px 2px 1px 20px; color: #61615e; } #signtitle { font-size: 14px; font-family: "Trebuchet MS", Arial, Verdana; } #search { background-color: #000000; padding: 6px 25px 6px; text-align: right; } #bottom { background-image: url(images/mcol3.png); background-repeat: repeat-x; height: 100px; color: #FFFFFF; } #content { background-color: #f5f6eb; padding: 7px; } #content div h3 { margin-bottom: 0px; padding-bottom: 0px; } #footer { background-image: url(images/footer.png); background-repeat: repeat-x; height: 15px; padding-top: 5px; padding-bottom: 5px; text-align: center; color: #a4abbc; } .row1 { background-image:url(images/row1.png); background-repeat:repeat-x; background-position: top left; background-color: #e3ecf5; border-left: 1px solid #c5c5c5; border-right: 1px solid #c5c5c5; } .row1 td { padding-top: 4px; padding: 4px 2px 3px 2px; font-size: 13px; } .row_header td { font-size: 12px; padding: 6px 0px 4px 4px; } .row_description { padding: 2px 5px 4px 25px; background-image: url(images/arrow.gif); background-position: top left; background-repeat: no-repeat; } .category { margin-bottom: 20px; border: 1px solid #c2d6e6; border-bottom: 4px solid #c2d6e6; background-color: #f5fbff; } .category_header { font-size: 17px; background-color: #5382a7; border-bottom: 3px solid #9ebfd9; color: white; padding: 7px 0px 1px 4px; } .expand { position: relative; float: right; text-align: right; font-size: 12px; font-weight: normal; top: -25px; padding-right: 7px; } .expand a:link, .expand a:active, .expand a:visited { color: white; text-decoration: none; } #filter { padding-top: 15px; padding-bottom: 7px; } #filter span { font-size: 14px; padding-left: 6px; } select { font-size:14px; font-family:"Trebuchet MS"; border: 1px solid #bbb; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; padding: 1px; margin-right: 9px; } optgroup { font-style: normal; } input[type=text] { font-size: 12px; font-family: "Trebuchet MS"; border: 1px solid #bbb; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; padding: 2px; } table#register th { text-align: right; }