A:link { Color:#336699; background-color: white; text-decoration:none }

A:active { Color:#336699; background-color: white; }

A:visited { Color:#336699; background-color: white; text-decoration:none }

A:hover { color:#336699; background-color: white; text-decoration: underline; background-color: #F0F0F0;}

A { font-weight: bolder; }

#content {width: 675px;}

#header {width: 750px;}

#footer	{
    width: 750px;
    padding-top: 10px;
    clear: both;
}

#wrap {
    margin:0 auto;
    width: 750px;
}

#leftcol {
    width: 490px;
    float: left;
}

#rightcol {
    width: 245px;
    float: right;
    border: thin solid #336699;
    padding: 5px;
    background-color: #93BF5E;
}

#rightcol a:link, #rightcol a:visited { 
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    background-color: #93BF5E;
    font-style: normal;
    font-weight: normal;
    color: blue;
    text-decoration: underline;
}

p,td,ul,ol {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.label    {font-weight: bold}

.warning	{font-weight: bold; color: red;}

.subheader {font-weight: bold; color: #336699; background-color: #F0F0F0; }

.heading {Color:white; background-color:#336699; font-weight: bolder;}

.bluetitle {Color:#336699; font-size:22px; font-weight: bold}







