﻿a:headerlink {color: white; text-decoration: underline; }
a:leftspinelink {color: #009FED; text-decoration: underline; }
a:hover {font-weight:bold; text-decoration: underline; }
.style3
{
    height: 21px;
    font-weight: bold;
}
.style1
{
    width: 198px;
}
.style2
{
    height: 18px;
}
.style4
{
    width: 198px;
    height: 33px;
}
.style5
{
    height: 33px;
}
.leftspine
{
    height: 200px;
    border-style: solid;
    border-color: #009FED;
    border-width: 3px;
    vertical-align: top;
}
.leftspineborder
{
    width: 10px;
}
.header
{
    background-color: #009FED;
}
.headerborder
{
    background-color: white;
    height: 20px;
}
.errortext
{
    color: Red;
    font-weight: bold;
    font-size: 12px;
}
.redtext
{
    color: Red;
}
table.homepagetable 
{
    width: 750px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #dcdcdc;
	border-collapse: separate;
	background-color: white;
}