BODY
{
    font-size: 10pt;
    color: #000000;
    text-decoration : none;
	font-family: Verdana;
	font-weight : normal;
}

.PageHeading
{
	font-size: 12pt;
    color: #000000;
    text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

A
{
    font-size: 10pt;
    color: #000000;
    text-decoration : none;
	font-family: Verdana;
	font-weight : normal;
}

A:hover
{
    font-size: 10pt;
	color: #660F41;
    text-decoration : underline;
	font-family: Verdana;
	font-weight : normal;
}

A:active
{
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration : none;
	font-family: Verdana;
	font-weight : normal;
}

A.SubMenu
{
    font-size: 10pt;
    color: #C6AECE;
    text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

A.SubMenu:hover
{
    font-size: 10pt;
	color: #B3F340;
    text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

A.SubMenu:active
{
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}

#nav a:hover
{
	background: url("") no-repeat;
}

#nav a img
{
	position: relative;
	border: 0px;
	visibility: hidden;
}

#nav a:hover img
{
	visibility:visible;
}

#nav a:active img
{
	visibility:visible;
}

TD
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
}

TD.normal
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: white
}

.Image
{
	border : 1 solid #5E8ED6;
}