body
{
padding-top:50px;
background-color:#eae8dd;
}

p,td,.Normal,.NormalDisabled
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#636466;
line-height:18px;
}

.WhiteText
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
line-height:18px;
}

h1,.Cont_Title_1
{
font-family: Arial, Helvetica, sans-serif;
font-size:21px;
color:#636466;

}

h2,.Head,.Cont_Title_2
{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#636466;

}

h3,.Cont_Title_3
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#636466;
font-weight:bold;
}

a:link,a:active,a:visited
{
color:#000000;
text-decoration:underline;

}

a:hover
{
color:#60bdf2;
text-decoration:underline;
}



/* ----- Custom Classes ------*/
.BrownTable
{
background-color:#5b2c26;

}

.RedBubblesTable
{
background-image:url(Images/Home/RedBubbles.gif);
background-repeat:no-repeat;
background-color:#e8354f;
}

.Footer
{
font-size:8pt;
color:#636466;

}

a.Footer:link,a.Footer:active,a.Footer:visited
{
font-size:8pt;
color:#636466;
text-decoration:underline;
}

a.Footer:hover
{
font-size:8pt;
color:#000000;
text-decoration:underline;
}