*{ margin: 0px; padding: 0px; } #bg { position:fixed; top:0; left:0; /* Preserve aspet ratio */ min-width:100%; min-height:100%; } td, span{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#333333; line-height: 18px; } A { font-size: 12px; text-decoration: none; color:#000000; } A:hover { text-decoration: none; color:#CC9966; } A.selected { /*color:#CC9966;*/ color:black; font-weight: bold; } A.subselected { color:black; font-weight: bold; } .textbox{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; border: 1px solid #878787; background-color: #ffffff; } .title, a.title, a.title:hover{ font-size: 24px; font-weight: bold; color: #333333; } a.toplinks{ color: #393939; text-decoration: underline; font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif; } a.toplinks:hover{ color: #636363; } .toplinks{ font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #CC9966; } .btitle{ background-color: #; } .bgcol{ background-color: #; } .bgcol2{ background-color: #CC9966; } .info{ /*border-top: 6px solid #;*/ border-bottom: 1px solid #CC9966; font-size: 9px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; height: 38px; } .content{ padding: 9px 0 9px 0; } .contentback{ padding: 0px 15px 0px 15px; border-right: 1px solid #CC9966; border-left: 1px solid #CC9966; } .copy{ font-size: 9px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #636363; text-align: center; background-color: #; } #rightlinks{ cursor: pointer; width: 100%; text-align: center; } #leftlinks_box{ width:130px; /* margin-left:auto;*/ margin-right:auto; /*background-color: #CFCFCF;*/ } #rightlinks_box{ width:130px; margin-left:auto; /* margin-right:auto;*/ /*background-color: #CFCFCF;*/ } #rightlinks a{ font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #0F0F0F; font-weight: bold; text-decoration: none; width: 100%; } #rightlinks:hover a, #rightlinks a:hover{ color: #3F3F3F; } #rightlinks.yy{ background-color: #CFCFCF; } #rightlinks.xx{ background-color: #CC9966; } #rightlinks .txt{ /*padding: 6px 0px 14px 0px;*/ font-size: 9px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #333333; line-height: 13px; background-color: #ffffff; } .itemtitle, .itemtitle a{ font-size: 13px; color: #0F0F0F; /* background-color: #CFCFCF;*/ text-decoration: none; font-weight: bold; } .dottedline{ border-bottom:1px dotted #; } .date { font-size: 9px; color:#; font-weight: bold; } .underimage { font-size: 10px; color:#0F0F0F; font-weight: bold; line-height: 11px; } .image{ border: 1px solid #0F0F0F; } .border{ border: 1px solid #; } .undergimage, .undergimage a{ font-size: 10px; color: #0F0F0F; background-color: #CFCFCF; text-decoration: none; line-height: 14px; } .undergimage a:hover{ color: #ffffff; } /* menu */ /* remove all list stylings */ .menu, .menu ul { margin: 0; padding: 0; border: 0; list-style-type: none; display: block; float:right; } .menu li { margin: 0; padding: 0; border: 0; display: block; float: left; position: relative; z-index: 5; } .menu li:hover { z-index: 10000; white-space: normal; } .menu li li { float: none; } .menu ul { visibility: hidden; position: absolute; z-index: 10; left: 0; top: 0; } .menu li:hover>ul { visibility: visible; top: 100%; } .menu li li:hover>ul { top: 0; left: 100%; } .menu:after, .menu ul:after { content: "."; height: 0; display: block; visibility: hidden; overflow: hidden; clear: both; } .menu, .menu ul { min-height: 0; } .menu ul { background-image: url(pixel.gif); padding: 10px 30px 30px 30px; margin: -10px 0 0 -30px; } .menu ul ul { padding: 30px 30px 30px 10px; margin: -30px 0 0 -10px; } /* design */ .menu, .menu ul li { color: #393939; text-decoration: underline; font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif; text-align: left; } .menu ul { width: 11em; } .menu a { text-decoration: none; color: #393939; padding: .4em 1em; display: block; position: relative; } .menu a:hover, .menu li:hover>a { color: #636363; } .menu li li { border: 1px solid #CC9966; background-color: #; line-height: 14px; } .menu ul>li + li { border-top: 0; } /* Fix for IE5/Mac \*//*/ .menu a { float: left; } /* End Fix */ /*----- Calendar styles ------*/ .calTab { background-color: #FFFFFF; border: 1px solid #054175; font-family: Verdana; font-size: 12px; } .calLinks { color: #000000; text-decoration: none; font-family: Arial; font-size: 10px; } .calNav { background-color: #FFE7A9; font-size: 11px; } .calHeadDays { background-color: #DCF4F9; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #CCCCCC; } .calTabBody { background-color: #F9F9F9; } .calSunday { color: #FF3300; text-decoration: none; } .calToday { font-weight: bold; color: #054175; border: 1px solid #CCCCCC; background-color: #FFFFFF; } .calTabFooter { border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; color: #666666; } .calDateLinks { color: #000000; text-decoration: none; } .short_desc { width:273px; height:90px; line-height:18px; overflow: hidden; text-overflow: ellipsis; }