﻿body 
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 0.8em;
    color: #CACACA;
}

.ie6_js_trace
{
    display: none;
}

body.ie6 .ie6_js_trace
{
    display: none;
    position: absolute;
    left: 144px;
    top: 60px;
    width: 963px;
    height: 120px;
}

a, a:visited
{
    text-decoration: none;
    color: #00AEEF;
}

a:hover
{
    /*color: #B9E5FB;*/
    text-decoration: none;
}

h1
{
    font-family: Arial;
    font-size: 1.8em;
    font-weight: bold;
    color: #B9E5FB;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}


h2
{
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    color: #B9E5FB;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}

h3
{
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    color: #B9E5FB;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}

.clear
{
    clear: both;
}

ul.home_tabs li a
{
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    color: #B9E5FB;
    text-decoration: none;
}


ul.home_tabs li a:hover
{
    color: #01AFEE;
}
