BODY
{
    FONT-SIZE: 10pt;
    COLOR: #4c4c4c;
    FONT-FAMILY: verdana;
	
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}

.SmallText
{
    FONT-SIZE: 8pt;
    COLOR: #4c4c4c;
    FONT-FAMILY: verdana;
}

A.SmallText
{
	font-size: 8pt;
    color: #003194;
    text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

A.SmallText:Hover
{
    font-size: 8pt;
	color: #F81997;
    text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

A.SmallText:Active
{
    font-size: 8pt;
	color: #F81997;
    text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

.LoginBarText
{
    FONT-SIZE: 8pt;
    COLOR: #575757;
    FONT-FAMILY: verdana;
	font-weight : bold;
}

.LoginBarTextBlue
{
    FONT-SIZE: 8pt;
    COLOR: #7A91DD;
    FONT-FAMILY: verdana;
	font-weight : bold;
}

A.LoginBarText
{
    FONT-SIZE: 8pt;
    COLOR: #7A91DD;
    FONT-FAMILY: verdana;
	font-weight : bold;
}

A.LoginBarText:Hover
{
    FONT-SIZE: 8pt;
    COLOR: #F81997;
    FONT-FAMILY: verdana;
	font-weight : bold;
}

A.LoginBarText:Active
{
    FONT-SIZE: 8pt;
    COLOR: #F81997;
    FONT-FAMILY: verdana;
	font-weight : bold;
}

A
{
    font-size: 10pt;
    color: #003194;
    text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

A:hover
{
    font-size: 10pt;
	color: #F81997;
    text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

A:active
{
    font-size: 10pt;
    color: #F81997;
    text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

A.SubMenu
{
	font-size: 8pt;
	color: #C5D0F1;
	text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

A.SubMenu:Hover
{
	font-size: 8pt;
	color: white;
	text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

A.SubMenu:Active
{
	font-size: 8pt;
	color: White;
	text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

.ActiveSubMenu
{
	font-size: 8pt;
	color: Yellow;
	text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

TD
{
    FONT-SIZE: 10pt;
    COLOR: #4c4c4c;
    FONT-FAMILY: Verdana;
}

TD.normal
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: white
}

.TextBox 
{
	font-size: 8pt;
 	color: #4c4c4c;
 	font-family: Verdana;
	border: 1px solid #003194;
	background: #E7EBFF;
}

.Buttongrey
{
	font-size: 8pt;
	color: #4c4c4c;
	font-family: Verdana;
	background-color : #B5B6B0;
	font-weight : bold;
}

.Button
{
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	background-color: #7A91DD;
	font-weight : bold;
}

.Separator
{
	font-size: 8pt;
 	color: #8E9298;
 	font-family: Verdana;
}

A.FooterLink
{
    font-size: 8pt;
    color: #003194;
	font-family: Verdana;
	font-weight : normal;
}

A.FooterLink:hover
{
    font-size: 8pt;
	color: #F81997;
	font-family: Verdana;
	font-weight : normal;
}

A.FooterLink:active
{
    font-size: 8pt;
    color: #F81997;
	font-family: Verdana;
	font-weight : normal;
}

.Image
{
	border : 1 solid #5E8ED6;
}