/* CSS Document */

.txtboxTitle
{
 font-family:"Times New Roman", Times, serif;
 font-size:18px;
 font-style:italic;
 font-weight:bold;
 text-decoration:none;
 color:#000000;
 width:178px;
 height:38;
 vertical-align:middle;
 text-align:center;
 background-color:#F1E28D;
}
.txtNorm
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-style:normal;
 font-weight:normal;
 color:#000000;
 text-decoration:none;
}
.txtSmallColor
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 font-style:normal;
 font-weight:normal;
 color:#836531;
 text-decoration:none;
}
.txtBold
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-style:normal;
 font-weight:bold;
 color:#000000;
 text-decoration:none;
}
.txtIndexContent
{
 background-image:url(index_content_bg.jpg);
 background-repeat:repeat-x;
 height:151px;
 width:306px;
 padding-top:10px;
 padding-left:6px;
 padding-bottom:10px;
 padding-right:6px;
 background-color:FAEDC0;
}
.txtSearch
{
 font-family:"Times New Roman", Times, serif;
 font-size:18px;
 text-decoration:none;
 color:#8E8451;
 font-weight:500;
 background-color:#F4D06F;
 width:271px;
 height:34px;
 border-top:1px solid #F5DA83;
}