/* CSS Document */
.tbl
{
	border : 1px solid #DFCAAD;
	border-style : solid solid solid solid;
}
.smtext{
font-family:Arial;
font-size:11px;
color: #ffffff;
font-weight: bold;
text-decoration:none;
}
.sm1txt{
font-family:Arial;
font-size:14px;
color: #ffffff;
font-weight: normal;

}
.links{
font-family:Arial;
font-size:11px;
color: #ffffff;
font-weight: bold;
text-decoration:none;
}

.mainhead{
font-family:Arial;
font-size:18px;
color:#6E2713;
font-weight: normal;

}
.subhead{
font-family:Arial;
font-size:16px;
color:#945C45;
font-weight: bold;
text-decoration:none;
}
.txt1{
font-family:Arial;
font-size:12px;
color:#A94223;
font-weight: bold;
text-decoration:none;
}

.txt2{
font-family:Arial;
font-size:12px;
color:#A94223;
font-weight: normal;
text-decoration:none;
}

.fttxt1{
font-family:Arial;
font-size:12px;
color:#A94223;
font-weight: normal;
text-decoration:none;
}

.fttxt2{
font-family:Arial;
font-size:11px;
color:#A94223;
font-weight: normal;
}
.error{
font-family:Arial;
font-size:12px;
color:red;
font-weight: bold;
}



