﻿h1
{
    font-size: 24px;
    font-weight: normal;
}
body, td
{
	font-size: 13px;
}
#tab
{
	background-image:url(/images/blocks/block_title_full_wrap.png);
    background-position:-2px 0;
    background-repeat:no-repeat;
    height:32px;
    line-height:10px;
    margin:0px;
    width:201px;
}
#tab div
{
	background-image:url(/images/blocks/block_title_full_wrap.png);
    background-position:199px 0;
    background-repeat:no-repeat;
    height:32px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:0px;
    width:201px;
}
#tab span
{
	cursor:pointer;
    float:left;
    font-size:12px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:10px 10px 0;
    text-transform:none;
    white-space:nowrap;
}
.rollover
{
	background-image:url(/images/blocks/block_rollover_full_wrap.png);
    background-position:-2px 0;
    background-repeat:no-repeat;
    height:21px;
    margin:0px;
}
.rollover div
{
	background-image:url(/images/blocks/block_rollover_full_wrap.png);
    background-repeat:no-repeat;
    height:21px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:0px;
}
.rollover span
{
	cursor:pointer;
    float:left;
    font-size:12px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:7px 6px 0;
    text-transform:none;
    white-space:nowrap;
}
h2 
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}