body
{
font-family:verdana;
background:#64ace8;
}

div.tab_bg_top
{
width:215px;
height:15px;
background:url('images/tab_bg_top.jpg');
background-repeat:no-repeat;
background-position:center;
}

div.tab_bg_btm
{
width:215px;
height:20px;
background:url('images/tab_bg_btm.jpg');
background-repeat:no-repeat;
background-position:center;
}


div.tab_bg_mid
{
width:215px;
background:url('images/tab_bg_mid.jpg');
background-repeat:y;
background-position:center;
color:white;
}

div.bg_top
{
width:215px;
height:15px;
background:url('images/bg_top_2.jpg');
background-repeat:no-repeat;
background-position:center;
}

div.bg_btm
{
width:215px;
height:20px;
background:url('images/bg_btm_2.jpg');
background-repeat:no-repeat;
background-position:center;
}


div.bg_mid
{
width:215px;
background:url('images/bg_mid_2.jpg');
background-repeat:y;
background-position:center;
color:black;
}

table
{
font-size:12px;
}

div.footer
{
font-size:12px;
text-align:center;
}

h2
{
font-size:15px;
}

