.bodytext
{
    color: #000000;
	font-family : Verdana;
	font-size : 0.8em;
}


td{
	font-family : Verdana, Times, serif;
	font-size: 9pt;
    color: #000000;
}


.NextLastMonth
{
display: none;
}


/* hyperlink style for general text link */
A.blue:link {
    text-decoration:    underline;
    color: #336699;


}

A.blue:visited  {
    text-decoration:    underline;
    color: #336699;


}

A.blue:active   {
    text-decoration:    underline;
    color: darkred;


}

A.blue:hover    {
    text-decoration:    underline;
    color: red;


}



.divider
{
    color: #ffffff;
	font-family : Verdana;
	font-size : 12px;
font-weight : bold;
}



A.white:link {
    text-decoration:    none;
    color: #ffffff;
font-weight : bold;
font-family : Verdana;
font-size : 12px;
}
A.white:visited  {
    text-decoration:    none;
    color: #ffffff;
font-weight : bold;
font-family : Verdana;
font-size : 12px;
}

A.white:active   {
    text-decoration:    underline;
    color: darkred;
font-weight : bold;
font-family : Verdana;
font-size : 12px;
}

A.white:hover    {
    text-decoration:    underline;
    color: red;
font-weight : bold;
font-family : Verdana;
font-size : 12px;
}




A.bluesmall:link {
    text-decoration:    underline;
    color: #336699;
font-size : 0.7em;
}

A.bluesmall:visited  {
    text-decoration:    underline;
    color: #336699;
font-size : 0.7em;
}

A.bluesmall:active   {
    text-decoration:    underline;
    color: #336699;
font-size : 0.7em;
}

A.bluesmall:hover    {
    text-decoration:    underline;
    color: #336699;
font-size : 0.7em;
}


.NormalTextBox
{
    font-family: Verdana;
    font-size : 0.8em;
    font-weight: normal;
}

.sendbutton
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
width: 115px;  
cursor : hand
}

