.normal
{
font-family: Verdana;
font-size: 10pt;
text-align: justify;
}

.BoxTable
{
border: 1px #cacebd solid;
width: 146px;
height: 146px;
text-align: center;
background-color: #FFFFFF;
}

A.ViewDetailsLink
{
font-family: Tahoma;
font-size: 8pt;
color: #087f97;
text-decoration: none;
}
A:active.ViewDetailsLink
{
font-family: Tahoma;
font-size: 8pt;
color: #087f97;
text-decoration: none;
}
A:visited.ViewDetailsLink
{
font-family: Tahoma;
font-size: 8pt;
color: #087f97;
text-decoration: none;
}

A:Hover.ViewDetailsLink
{
font-family: Tahoma;
font-size: 8pt;
color: #087f97;
text-decoration: underline;
}


A.BottomLink
{
font-family: Trebuchet MS;
font-size: 9pt;
font-weight: bold;
color: #087f97;
text-decoration: none;
}
A:hover.BottomLink
{
font-family: Trebuchet MS;
font-size: 9pt;
font-weight: bold;
color: #087f97;
text-decoration: underline;
}


.Small
{
font-family: Verdana;
font-size: 8pt;
text-align: justify;
}


A.TopLink
{
font-family: Trebuchet MS;
font-size: 14pt;
font-weight: bold;
color: #087f97;
text-decoration: none;
}
A:hover.TopLink
{
font-family: Trebuchet MS;
font-size: 14pt;
font-weight: bold;
color: #087f97;
text-decoration: underline;
}

.TopNav
{
position:absolute;
top:30px;
right: 60px;
text-align: center;
width: 200px;
font-family: Trebuchet MS;
font-size: 14pt;
font-weight: bold;
color: #087f97;
/*background-color:Lime;*/
}

.CenterContainer
{
margin-left: auto;
margin-right: auto;
}

.PageTitle
{
font-family: Trebuchet MS;
font-weight: bold;
font-size: 20pt;
color: #93ab84;
}