/* eBuilders CSS */

BODY
{
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px
}
.BodyText
{
    color: #000000;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: none;
    text-decoration: none
}
.BodyTextBoldBlue
{
    color: #0993DD;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none
}
.BodyTextBoldGreen
{
    color: #009C4B;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none
}
A:link
{
    color: #0993DD;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none
}
A:visited
{
    color: #0993DD;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none
}
A:active
{
    color: #0993DD;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline
}
A:hover
{
    color: #0993DD;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline
}
