/* Fonts */
.title, .heading, .smallheading, .normaltext {font-family: "Arial", Verdana, Helvetica, sans-serif;}
.title {color:#b4babc; font-weight:bold; font-size:20px; text-align:center; margin-bottom:10px; margin-top:15px; }
.heading, a.heading, .heading a {color:#b4babc; font-weight:bold; font-size:16px; margin-top:5px; margin-bottom:0px;}
.smallheading, a.smallheading, .smallheading a {color:#b4babc;  font-size:13px; margin-top:5px; margin-bottom:0px; font-weight:bold;}
.normaltext, a.normaltext, .normaltext a {color:#7c8284; font-size:9pt; margin-top:2px;}
a.normaltext:hover, .normaltext a:hover {color:#7c8284; font-size:9pt; margin-top:2px; text-decoration:none;}

/* Splitter */
table.splitter{width:100%; border-collapse:seperate; border-spacing:10px 10px; }
table.splitter td{vertical-align:top;}

/* Content Box */
div.contentbox{background: #333333 url(../images/contentboxhead3.png) top repeat-x; border:solid 1px #787e80; padding:8px;}
div.contentbox p.contentboxtitle{font-family: "Arial", Verdana, Helvetica, sans-serif; font-weight:bold; font-size: 16px; text-align:right; margin-right:6px; font-variant:small-caps; margin-top:-3px; padding-top:0px;}
div.contentbox2{background: #333333; border:solid 1px #787e80; padding:8px;}

/* Opacity on Hover */
.fadedobject{-moz-opacity:0.5; opacity:0.5; filter:alpha(opacity=50);}
.fadedobject:hover{-moz-opacity:1; opacity:1; filter:alpha(opacity=100);}

/* Header images */
td.headerimage1{background: url(../pics/tops/top01a.jpg);}
td.headerimage2{background: url(../pics/tops/top02a.jpg);}
td.headerimage3{background: url(../pics/tops/top03a.jpg);}
td.headerimage4{background: url(../pics/tops/top04a.jpg);}
td.headerimage5{background: url(../pics/tops/top05a.jpg);}
td.headerimage6{background: url(../pics/tops/top06a.jpg);}
td.headerimage7{background: url(../pics/tops/top07a.jpg);}
td.headerimage8{background: url(../pics/tops/top08a.jpg);}
td.headerimage9{background: url(../pics/tops/top09a.jpg);}
td.headerimage10{background: url(../pics/tops/top10a.jpg);}
td.headerimage11{background: url(../pics/tops/top11a.jpg);}
td.headerimage12{background: url(../pics/tops/top12a.jpg);}
td.headerimage13{background: url(../pics/tops/top13a.jpg);}
td.headerimage14{background: url(../pics/tops/top14a.jpg);}
td.headerimage15{background: url(../pics/tops/top15a.jpg);}
td.headerimage16{background: url(../pics/tops/top16a.jpg);}
td.headerimage17{background: url(../pics/tops/top17a.jpg);}
td.headerimage18{background: url(../pics/tops/top18a.jpg);}
td.headerimage19{background: url(../pics/tops/top19a.jpg);}
td.headerimage20{background: url(../pics/tops/top20a.jpg);}
td.headerimage21{background: url(../pics/tops/top21a.jpg);}
td.headerimage22{background: url(../pics/tops/top22a.jpg);}
td.headerimage23{background: url(../pics/tops/top23a.jpg);}
td.headerimage24{background: url(../pics/tops/top24a.jpg);}
td.headerimage25{background: url(../pics/tops/top25a.jpg);}
td.headerimage26{background: url(../pics/tops/top26a.jpg);}
td.headerimage27{background: url(../pics/tops/top27a.jpg);}
td.headerimage28{background: url(../pics/tops/top28a.jpg);} 

/* Galleries */
div.gallerycontainer img{border:#787e80 solid 1px; margin-top:5px;}
div.gallerycontainer img:hover{-moz-opacity:0.5; opacity:0.5; filter:alpha(opacity=50);}
