/* CSS Document */
.tooltip
      a:hover {background:#ffffff; text-decoration:none;}	
       a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
       a.tooltip:hover span{display:inline; position:absolute; background:#FFFF66; border:1px solid #cccccc; color:#6c6c6c;}
.footer
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#45332F;
font-weight:normal;
text-decoration:none;
}
.blaktext
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
}
.titletext
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#2F1107;
font-weight:normal;
text-decoration:none;
}
.whitetext
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#ffffff;
font-weight:normal;
text-decoration:none;
}
.blcklink
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
}
.blcklink:hover
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:underline;
}
.orangetext
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#573C31;
font-weight:normal;
text-decoration:none;
}
.orangelink
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#573C31;
font-weight:normal;
text-decoration:none;
}
.orangelink:hover
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#ED4E0D;
font-weight:normal;
text-decoration:underline;
}
.bluetext
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#681A00;
font-weight:normal;
text-decoration:none;
}
.bluelink
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

.bluelink:hover
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#ED4E0D;
font-weight:normal;
text-decoration:underline;
}
.bluedarklink
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#3264F4;
font-weight:normal;
text-decoration:underline;
}
.bluedarklink:hover
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#3264F4;
font-weight:normal;
text-decoration:none;
}
.viewdetails
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#D7842B;
font-weight:normal;
text-decoration:none;
}
.viewdetails:hover
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#D7842B;
font-weight:normal;
text-decoration:underline;
}

.textfield
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
padding:3px;
border:1px solid #999999;
}
.boldtextfield
{
font-family:Tahoma, Verdana;
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:none;
padding:3px;
border:1px solid #999999;
}
.btn
{
background: url(http://test.gofoxpro.com/estore/images/title_bg.jpg);
background-repeat:repeat-x;
font-family:Tahoma, Verdana;
font-size:11px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
padding:3px;
border:1px solid #6D483F;
}
