<% color_strong = "#ff0000" %> BODY { margin: -10px 0px 0px -10px; padding: 0px; background-color: #fff; font-family: verdana, arial, helvetica, sans-serif; line-height: 16px; background-image: url('/images/template/page_bg.jpg'); background-repeat: repeat; } HTML BODY { margin: 0px; padding: 0px; line-height: 16px; } /* --- global styles ----------------------------------------------------------------------------------------*/ p { font-family: tahoma, monaco, arial, sans-serif; font-size: 12px; line-height: 18px; color: #333; text-decoration: none; font-weight: normal; margin: 5px 15px 15px 20px; } div, tr, td { line-height: 12px; font-size: 10px; } strong { color: #333; } .nomargin { margin-bottom: 5px; } .imgborder { border: 1px solid #003366; } .caption { margin: 0px 7px 0px 0px; font-size: 9px; color: #002f66; } dl { margin: 10px 0px 20px 15px; } dt { font-family: tahoma, monaco, arial, sans-serif; font-size: 10px; font-weight: bolder; color: #002f66; padding: 0px; } dd { margin: 3px 0px 5px 15px; font-family: tahoma, monaco, arial, sans-serif; font-size: 10px; } /* --- lists and etc ---------------------------------------------------------------------------------------*/ ul { margin: 5px 0px 14px 0px; padding: 0px; font-family: tahoma, monaco, arial, sans-serif; font-size: 10px; list-style-type: circle; } li { font-family: tahoma, monaco, arial, sans-serif; font-size: 12px; line-height: 18px; margin: 0px 0px 0px 45px; padding: 0px; color: #333; } li strong { color: #333; } /* ----- h1 thru h5 -------------------------------------------------------------------------- */ h1 { font-family: tahoma, monaco, arial, sans-serif; font-size: 18px; font-weight: bolder; color: #000; margin: 0px 0px 15px 0px; padding: 0px; } h1 span { float: right; font-weight: 0; } h2 { font-family: tahoma, monaco, arial, sans-serif; font-size: 14px; font-weight: bolder; color: #000; margin: 0px 5px 3px 0px; padding: 0px; text-align: left; } h3 { font-family: tahoma, monaco, arial, sans-serif; font-size: 16px; font-weight: bolder; color: #333; margin: 0px 5px 0px 0px; padding: 0px; } h4 { font-family: tahoma, monaco, arial, sans-serif; font-size: 14px; color: #3C8042; margin: 0px; } h6 { font-family: tahoma, monaco, arial, sans-serif; font-size: 10px; font-weight: bolder; color: #000; margin: 0px 5px 0px 0px; padding: 0px; text-align: right; text-transform: lowercase; } <% if (InStr(agent, "compatible") > 0 and InStr(agent, "IE") > 0) or (InStr(agent, "Gecko") > 0) then %> H1, H2, H3, H4, H5, H6 { width: 100%; } <% end if %> .underline { border-bottom: 1px solid #002f66; } /* ----- normal links --------------------------------------------------------------------------- */ input { background-color: #fff; border: 1px solid #cecece; } .button { font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; color: #000; line-height: 14px; padding: 0px; border: 1px solid #5c5c5c; background-color: #ccc; margin: 2px 3px 2px 0px; cursor: hand; cursor: pointer; padding: 2px 15px !important; padding: 0px; } select, input, textarea { font-family: tahoma, monaco, arial, sans-serif; font-size: 11px; color: #000; vertical-align: top; background-color: #f9f9f9; } /* ----- PAGE TABLE STYLES ---------------------------------------------------------------- */ /* ----- contact form ---------------------------------------------------------------- */ TABLE.contact { background-color: #eee; border: #333 0px solid; border-width: 0px 1px 1px 1px; color: #333; font-size: 10px; margin: 8px auto 5px auto; width: 450px; } TABLE.contact TH { background-color: #D6C7B2; border: #333 0px solid; border-width: 1px 0px 2px 0px; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #333; text-align: left; } TABLE.contact TH span { float: right; font-size: 10px; } TABLE.contact TD { font-size: 10px; padding-right: 5px; } TABLE.contact TD.end { background-color: #D6C7B2; border: #333 0px solid; border-width: 1px 0px 0px 0px; color: #fff; font-size: 11px; text-align: right; } TABLE.contact TD.note { background-color: #ccc; border: 0px #000 solid; border-width: 1px 0px 0px 0px; color: #000; font-size: 11px; } /* ----- normal links --------------------------------------------------------------------------- */ a { color: #666; font-family: tahoma, monaco, arial, sans-serif; text-decoration: underline; } a:visited { color: #333; font-family: tahoma, monaco, arial, sans-serif; text-decoration: underline; } a:hover { color: #5C5138; font-family: tahoma, monaco, arial, sans-serif; text-decoration: underline; } .imgBorder { border: 1px solid #003366; } /* ----- header ---------------------------------------------------------------- */ TABLE#fullcontent { background-color: white; width: 760px; margin: 0px auto; border: 0px solid #333; border-width: 0px 2px; height: 100%; background-image: url('/images/template/content_bg.jpg'); background-repeat: repeat; } DIV#header { height: 44px; background-color: #fff; } DIV#pageImage { height: 167px; border: 0px solid #333; border-width: 2px 0px 2px 0px; background-image: url('/images/template/pageImage.jpg'); background-repeat: repeat; font-size: 0px; margin-bottom: 3px; } DIV#toolbar { height: 20px; border: 0px solid #333; border-width: 2px 0px 2px 0px; background-color: #D6C7B2; text-align: center; } DIV#content { padding: 20px 65px 15px 15px; } /* ----- bottom ---------------------------------------------------------------- */ TD#bottom { height: 10px; padding: 25px 0px 8px 0px; } TD#bottom DIV { border: 0px solid #333; border-width: 2px 0px; background-color: #D6C7B2; padding: 4px 0px; text-align: center; font-weight: bold; } TD#bottom DIV a { text-decoration: none; }