/* Lexues CSS Document */

a.decBlank{
background-image:url(../images/common/bg_a.gif);
background-repeat:no-repeat;
background-position:1px center;
padding-left:12px;
}

.fontBold{
font-weight:bold;
}
.fontImportant{
font-weight:bold;
color:#CC0066;
}

.fontHiBold{
font-weight:bold;
font-size:110%;
}

.fontSmall{
font-size:90%;
}

.fontNoIndent{
text-indent:0;
}

.divSilver{
background-image:url(../images/common/bg_div.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
border:#CCCCCC 1px solid;
}