﻿.top
{
    WIDTH: 0px! important;
    FONT-FAMILY: Tahoma;
	//border-width: 0;
    spacing: 0;
	 padding: 0;
}
.darkblue
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #639aff;
    spacing: 0;
    text-alignment: center
}
.lightblue
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #ade3ff;
    spacing: 0;
    text-alignment: center
}
TABLE
{

    align: top
}
TD
{
    FONT-SIZE: 10pt;
    VERTICAL-ALIGN: top;
    COLOR: white;
    FONT-FAMILY: Verdana, Sans-Serif;


}
.blue
{
    ;FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Sans-Serif;
    BACKGROUND-COLOR: #3366cc
}
.RightMenu
{
    BACKGROUND: #ade3ff;
    spacing: 2
}
.Gray
{
    ;FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: blue;
    FONT-FAMILY: Verdana, Sans-Serif;
    BACKGROUND-COLOR: #E4E4E4
}
.main{
	BACKGROUND-COLOR: white;
	}
P
{
	FONT-SIZE: 10pt;
	VERTICAL-ALIGN: top;
	COLOR: white;
	FONT-FAMILY: Verdana, Sans-Serif;
	text-decoration: none;
}