body
{
    color: #000000;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
	font-size: 9pt;
	font-family: verdana;    
 }
a:link
{
	text-decoration: none; 
	color: #0A80DE; 
	font-size: 9pt;
	font-family: verdana;
}

a:active
{
	color: #0A80DE;
	text-decoration: none; 
	font-size: 9pt;
	font-family: verdana;
}

a:visited 
{
	color: #0A80DE;
	text-decoration: none;
	font-size: 9pt;
	font-family:Verdana ;
}

a:hover
{
	text-decoration: underline; 
	color: #028DFD; 
	font-size: 9pt;
	font-family: verdana;
}

a.Nred:link
{
	text-decoration: none; 
	color: #E80510; 
	font-size: 9pt;
	font-family: verdana;
}

a.Nred:active
{
	color: #E80510;
	text-decoration: none; 
	font-size: 9pt;
	font-family: verdana;
}

a.Nred:visited 
{
	color: #E80510;
	text-decoration: none;
	font-size: 9pt;
	font-family:Verdana ;
}

a.Nred:hover
{
	text-decoration: underline; 
	color: #E80510; 
	font-size: 9pt;
	font-family: verdana;
}

div.flashcontent
{
    text-align:center;
}

span.blue
{
    color: #094AAB;
 	font-size: 9pt;
	font-family: verdana;
 }
 
td
{
	color: #000000;
	font-size: 9pt;
	font-family: verdana;
 }

td.yellow
{
	color: #FEE102;
	font-size: 9pt;
	font-family: verdana;
	background: #04508C;
 }

td.back 
{
	background-image: url("../images/upperbg.gif");
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
}

td.back2 {
	background-image: url("../images/lowerbg.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EFECE7;
}

td.red
{
    color: #FF0000;
	font-size: 7pt;
	font-family: verdana;
 }

td.small
{
    color: #000000;
	font-size: 8pt;
	font-family: verdana;
 }

.facebook
{
	background-color: #cad4e7;
}

