body
{
    background: url(/images/zapt_bgm.jpg) repeat-x 0 0;
    font-family: Arial, Helvetica;
    color: #361312;
    font-size: 10pt;
}
#main
{
    background: url(/images/zaptmain.jpg) no-repeat 0 0;
    width: 100%;
    height: 100%;
	padding: 0;
}

#bottom
{
    background: url(/images/zaptbottom.jpg) no-repeat 0 0;
    width: 100%;
    height: 100%;
}

.header
{
    padding: 6px;
    margin: 6px;
    padding: 5px;
    color: #493419;
    background-color: #FFF;
}
a:link, a:visited, a:active
{
    font-weight: bold;
    color: #8D1C1E;
    text-decoration: none;
}
a:hover
{
    color: #F57E20;
    text-decoration: underline;
}

table
{
    font-family: Trebuchet MS;
    font-size: 10pt;
}
h1, h2, h3, h4, h5, h6
{
    font-family: Trebuchet MS;
    color: #493419;
    text-align: left;
}
h2, h5, .red, .redborder
{
    color: #B21F24;
}
h4
{
    padding-bottom: 0px;
	margin-bottom: 0px;
}
.color2
{
    color: #F3DFAC;
}

.newscell2
{
    border-top: 1px solid #493419;
    background-color: #FFF;
	padding: 6px; 
	margin: 6px; 
	cursor: pointer;
}

.darkcell
{
    background-color: #666;
}

#pane2
{
    /* show first div */ /*visibility:visible;*/
    width: 615px;
    height: 572px;
	padding: 0;
	margin: 0;
   }

#pane2 img
{
    border: none;
}
.scroll-pane
{
    overflow: auto;
   float: left;
}

.jScrollPaneTrack
{
    background: #E8E6E3;
    border: 1px solid #B21F24;
}
.jScrollPaneDrag
{
    background: #FBE4B6;
}
.bold
{
    font-weight: bold;
}
a.jScrollArrowUp
{
    background: url(images/btn-up.gif) repeat-x 0 0;
}
.smallfont
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    background-color: #FFF;
}
/*a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}*/
a.jScrollArrowDown
{
    background: url(images/btn-dwn.gif) repeat-x 0 0;
}
/*a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}*/

.zaptbutton
{
    border: 1px solid #B21F24;
    background-color: #B21F24;
    color: #F3DFAC;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
}
.info
{
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 7pt;
}
#marquee
{
    margin-top: 20px;
    position: absolute;
    width: 160px;
    height: 120px;
    top: 250px;
    left: 10px;
}

marquee
{
    font-family: Arial, Helvetica;
    font-size: 9pt;
    color: #F3DFAC;
    text-align: center;
}

marquee a:link, marquee a:visited, marquee a:active
{
    color: #F57E20;
    text-decoration: none;
}


#facebook
{    
    position: absolute;    
    top: 250px;
    left: 10px;
}
.itemheader
{   padding-top: 5px;
    border-bottom: 1px solid #FFF;
    color: #B21F24;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
}
