Body 
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

.Title
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#FFFFFF;
    font-weight:bold;
}    

.Heading
{
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	font-style : italic;
	text-align : right;
}

.LeftPanel 
{
	font-family: Verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	font-style : italic;
	text-align : right;
}

.BNormalText
{
    font-family:Comic Sans MS;
    font-size:14px;
    color:#000000;
}

.NormalText
{
    font-family: Trebuchet MS;
    font-size:12px;
    color:#FFFFFF;
	font-style: italic;
}

.NormalTextBlue
{
    font-family:Comic Sans MS;
    font-size:14px;
    color:#0099FF;
}

.RedLink
{
    font-family:Comic Sans MS;
    font-size:14px;
    color:#FF0000;
}

a.RedLink
{
    font-family:Comic Sans MS;
    font-size:14px;
    color:#FF0000;
    text-decoration:none;
}

a.RedLink:Hover
{
    font-family:Comic Sans MS;
    font-size:14px;
    color:#FF0000;
    text-decoration:none;
}

.SRedLink
{
    font-family:Comic Sans MS;
    font-size:11px;
    color:#FF0000;
}

a.SRedLink
{
    font-family:Comic Sans MS;
    font-size:11px;
    color:#FF0000;
    text-decoration:none;
}

a.SRedLink:Hover
{
    font-family:Comic Sans MS;
    font-size:11px;
    color:#FF0000;
    text-decoration:none;
}


.SmallFont
{
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
}

.text 
{
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
	text-decoration:none;
}

a
{
	color: #ffffff;
	text-decoration:none;
}

a:hover
{
	color: #ffffff;
	text-decoration: underline;
}


a.panellink:focus 
{
	color:#ffffff;
}

a.link 
{
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
	text-decoration:none;
	width:100%;
	text-align : right;
	font-weight : bolder;
	font-style : italic;
}

a.link:visited 
{
	color:#ffffff;
}

a.link:active 
{
	color:#ffffff;
}

a.link:hover 
{
	color:#ffffff;
	text-decoration : underline;
}

a.link:focus 
{
	color:#444444;
}

a.text 
{
	font-family:Verdana;
	font-size:10pt;
	color:#444444;
	text-decoration:none;
	width:100%;
}

a.text:hover 
{
	color:#0000ff;
}

.FooterText
{
	font-family: Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;	
}

a.ButtonLink
{
    font-family: Andalus;
    font-size:16px;
    color:#FFFFFF;
    text-decoration:none;
    font-weight:bold;
}

a.ButtonLink:Hover
{
    font-family: Andalus;
    font-size:16px;
    color:#FFFFFF;
    text-decoration:underline;
	font-weight:bold;
}