
.contentleftline
{
    background: transparent url(media01/line.gif) repeat-y scroll;
    background-position: left;
 }

.contentrightline
{
    background: transparent url(media01/line.gif) repeat-y scroll;
    background-position: right;
}

/* Global Container Styles */
.titlehold { padding-left: 20px; white-space:nowrap; }
.conhold { padding:3px 5px 1px 5px; }

/* Style01 Styles */
.s01tt { background: transparent url(media01/tt.gif) repeat-x scroll top;}
.s01tl { background: transparent url(media01/tl.gif) no-repeat scroll top left;}
.s01tr {	background: transparent url(media01/tr.gif) no-repeat scroll top right;}

.s01_title { color: #2E2721; font-weight:bold; font-size: 17px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

.s01conbg { background: #efefef;}
.contenttd1
{
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.3;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11pt;
    /*padding:0 10px; */
}

.contenttd1 td
{
    /*line-height: 1.3;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11pt;*/
}

.s01ctl { background: transparent url(media01/ctl.gif) repeat-y top left; width: 12px; }
.s01ctr { background: transparent url(media01/ctr.gif) repeat-y top right; width: 12px; }

.s01bt 
{
    background: transparent url(media01/line.gif) repeat-x scroll;
    background-color: #efefef;
    background-position: bottom;
}
.s01bl { background: transparent url(media01/bl.gif) no-repeat scroll top left; }
.s01br { background: transparent url(media01/br.gif) no-repeat scroll top right;}

/* Style01 Styles */
.s02tt { background: transparent url(media02/tt.gif) repeat-x scroll top; height: 7px; }
.s02tl { background: transparent url(media02/tl.gif) no-repeat scroll top left; height: 7px; }
.s02tr {	background: transparent url(media02/tr.gif) no-repeat scroll top right; height: 7px; }

.s02_title { color: #2E2721; font-weight:bold; font-size: 17px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 30px; }

.s02conbg { background: #efefef; padding:0 10px; }
.s02ctl { background: transparent url(media02/ctl.gif) repeat-y top left; width: 12px; }
.s02ctr { background: transparent url(media02/ctr.gif) repeat-y top right; width: 12px; }

.s02bt { background: transparent url(media02/bt.gif) repeat-x scroll top; }
.s02bl { background: transparent url(media02/bl.gif) no-repeat scroll top left;}
.s02br { background: transparent url(media02/br.gif) no-repeat scroll top right;}
