/* CSS Document */

.footer
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:11px;
font-weight:normal;
}

.bodytext
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#696969;
text-decoration:none;
text-align:justify;
line-height:14px;
}
.heading
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#585F00;
text-decoration:none;
text-align:left;
}

.header
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
text-align:center;
vertical-align:middle;
}


.link
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
font-weight:bold;
display:block;
height:40px;
width:182px;
text-indent:45px;
line-height:38px;
cursor:hand;
background-image:url(images/up.gif);
background-repeat:no-repeat;
text-decoration:none;
}

.link:hover
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#FCE100;
font-size:12px;
font-weight:bold;
display:block;
height:40px;
width:182px;
text-indent:45px;
line-height:38px;
cursor:hand;
background-image:url(images/over.gif);
background-repeat:no-repeat;
text-decoration:none;
}