.bgpale
{
	background-color: #E0DFE3
}
.bgstrong
{
	background-color:Blue
}
.bgwhite
{
	background-color: #ffffff
}
.bgheader
{
	background-color:DarkGray
}
.boldcontent
{
    font-size: 11px;
    color: #000000;
    font-family: Tahoma,Tahoma,Verdana,ariel,ariel;
    font-weight: bold
}
.boldwhitecontent
{
    font-size: 11px;
    color: #FFFFFF;
    font-family: Tahoma,Verdana,ariel;
    font-weight: bold
}
.boldbluecontent
{
    font-size: 11px;
    color: blue;
    font-family: Tahoma,Verdana,ariel;
    font-weight: bold
}
.content
{
    font-size: x-small;
    color: #686e73;
    font-family: Tahoma,Verdana,ariel
}
.error
{
    font-size: x-small;
    color: red;
    font-family: Tahoma,Verdana,ariel
}
.topimage
{
    font-size: large;
    color: #FFFFFF;
    font-family: Tahoma,Verdana,ariel;
    font-weight: bold;
    text-decoration: none;
    font-style:italic	
}
.footercontent
{
    font-size: 11px;
    color: Silver;
    font-family: Tahoma,Verdana,ariel;
    font-weight: bold
}
A.whitelink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma,Verdana,ariel;
    TEXT-DECORATION: none
}
A.whitelink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma,Verdana,ariel;
    TEXT-DECORATION: underline
}
A.standardlink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma,Verdana,ariel;
    TEXT-DECORATION: none
}
A.standardlink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma,Verdana,ariel;
    TEXT-DECORATION: underline
}
A.bluelink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: blue;
    FONT-FAMILY: Tahoma,Verdana,ariel;
    TEXT-DECORATION: none
}
A.bluelink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma,Verdana,ariel;
    TEXT-DECORATION: underline
}