
#comcbody A:link {
 COLOR: #000000;
 text-decoration: underline;
}
#comcbody A:visited {
 COLOR: #000000;
 
}



#comcbody .linkbox {
    float:left;
    padding:5px 4px 5px 4px;
    margin:4px 2px 0px 2px;
    font-size:80%;
    text-align:center;
	  background: #fcbe15 none repeat-x left center;
    color: #000;
    font-weight: normal;
    -moz-border-radius: 5px;
    border-radius: 5px;

    -moz-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

#comcbody #inyearnav .linkbox a:link, #comcbody #inyearnav .linkbox a:visited {
    text-decoration: none;
}
#comcbody #inyearnav .linkbox a:hover {
    text-decoration: underline;
}

#comcbody #inyearnav .currentinyear {
    font-weight: bold;
    background-color: #fff;
    background-image: none;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: none;
}

div#comc960 {
/*    width: 960px; */
    clear: left;
}
div#comcbody h2 { clear: left }

div#yeardex { margin: 0px; padding: 0px; width: 960px; }
li#yeardexcur { font-weight:bold; }

div#inyearnav {
    margin: 0px; 
/*    width: 960px; */
    padding-top:8px;
    background-image:url('images/bluegrad.png');
    background-position:left top;
    background-repeat:repeat-x;

}

div#inyear {
    margin: 0px;
/*    width:960px; */
}


div#inyearnavnarrow p.narrowlinkbox {
  margin: 1px;
  max-width: 300px;
  padding: 2px 8px 2px 8px;
  background-color:#fff;
  border: 1px solid #000;
  text-align:center;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
div#inyearnavnarrow p.narrowcurrentinyear {
  background-color: #ccc;
}
div#inyearnavnarrow p.narrowlinkbox a {
  color:#000;
  text-decoration: none;
}
div#inyearnavnarrow p.narrowlinkbox:hover {
  background-color:#ccc;
}
div#inyearnavnarrow p.narrowlinkbox a:hover {
  text-decoration: underline;
  color:#009;
}



#sw1_bodytitle h1#sw1_h1_bodytitle {
    padding-top: 2px;
    border-top: none;
    padding-bottom: 0.5em;
    margin: 0px 0px 1em 0px;
    font-size: 85%;
    font-style:normal;
    font-weight:normal;
    color:#000;
}

#sw1_bodytitle h1#sw1_h1_bodytitle a:link, sw1_bodytitle h1#sw1_h1_bodytitle a:visited {
    color: #000;
    font-weight:normal;
}

@media screen {
	#sw1_bodytitle h1#sw1_h1_bodytitle {
	padding-left: 0.5em;
    border-bottom: 1px dotted #bbb;
    background:#fff url(/images/h1bggrad.png) repeat-x left top;
	z-index: 1;
    text-align: left;
   	}
}
@media print {
	#sw1_bodytitle h1#sw1_h1_bodytitle {
    text-align: center;
   	}
}


p.comp_maintenance {
    border-top: 1px dotted #bbb;
    font-style: italic;
    font-size: 85%;
    color: #666;
}

a#sponsorspartnerslink:hover {
    font-weight: bold;
    text-decoration: underline;
}

#comcbody div.sponsorcategory {
  clear:left;
  margin-top: 1em;
  text-align: center;
}

#comcbody div.sponsorcategory h2 {
  text-align: left;
}

#comcbody a.onesponsor {
  display: inline-block !important;
  margin-left: 1em;
  margin-top: 1em;
}

#comcbody a.onesponsor, #comcbody a.onesponsor:link, #comcbody a.onesponsor:visited {
  border: 2px dashed #fff;
  width: 100px;
  height: 100px;
  vertical-align: middle;
}

#comcbody a.onesponsor:hover {
  border: 2px dashed #ddd;
}

#comcbody a.onesponsor img {
  vertical-align: middle;
  width:100px; height:100px;
}


