/* CSS Document */
body
{
margin: 10px 0px 10px 0px;
font-family:Arial;
font-size:12px;
color:#767877;
}
.topnav a
{
font-family:Arial;
font-size:14px;
color:#a4a4a4;
text-decoration:none;
}
.topnav a:hover
{
color:#000000;
}
.bleck
{
font-family:Arial;
font-size:16px;
color:#333333;
font-weight:bold;
text-decoration:none;
}

.text
{
font-family:Arial;
font-size:12px;
color:#767877;
line-height:20px;
text-decoration:none;
}

.leftnav a
{
font-family:Arial;
font-size:12px;
color:#767877;
line-height:20px;
text-decoration:none;
text-transform:capitalize;
}
.leftnav a:hover
{
color:#000000;
text-decoration:underline;
}
.bluetext
{
font-family:Arial;
font-size:12px;
color:#2ca6d7;
}
.botnav
{
font-family:Arial;
font-size:12px;
color:#333333;
text-decoration:none;
}
.botnav a
{
font-family:Arial;
font-size:11px;
color:#767877;
text-decoration:none;
}
.botnav a:hover
{
color:#2ca6d7;
text-decoration:underline;
}


.rightnav a
{
font-family:Arial;
font-size:12px;
color:#2ca6d7;
text-decoration:none;
}
.rightnav a:hover
{
color:#767877;
text-decoration:underline;
}
.blue
{
font-family:Arial;
font-size:16px;
color:#2ca6d7;
font-weight:bold;
text-decoration:none;
}
.yellow
{
font-family:Arial;
font-size:16px;
color:#2ca6d7;
font-weight:bold;
text-decoration:none;
}
