.topframebg {
    background-color: #F1F0B0;
    background-image: url(../_img/_global/topframe_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin: 0px;
}
.mainframebg {
    background-color: #F1F0B0;
    margin: 0px;
}
.leftcolbg {
    background-image: url(../_img/_global/leftcolumn_bg.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.rightcolbg {
    background-image: url(../_img/_global/rightcolumn_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
td.emaillistbg {
    background-image: url("../_img/home/emaillist/centerbg.jpg");
}
.formfield {
    font: 10px Georgia, "Times New Roman", Times, serif;
    color: #663300;
    background-color: #FCFAE4;
    border: 1px inset;

}
.textbg {
    background-image: url(../_img/_global/textbg.gif);
    background-repeat: repeat-y;
}
.texttopbg {
    background-image: url(../_img/_global/texttop.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 30px;
    padding-right: 25px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.storetexttopbg {
    background-image: url(../_img/_store/store_texttop.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 30px;
    padding-right: 25px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.storetextbg {
    background-image: url(../_img/_store/store_textbg.gif);
    background-repeat: repeat-y;
}
body, p, table {
    font-family: Georgia, "Times New Roman", Times, serif;;
    font-size: 11px;
    line-height: 1.5;
    color: #484841;
}
.listtable {
    font: normal 12px Georgia, "Times New Roman", Times, serif;
    color: #484841;
}
.header {
    font-weight: bold;
}
.date {
    font-size: 12px;
    color: #868578;
}
.footer {
    font: 11px Georgia, "Times New Roman", Times, serif;
    color: #9F9881;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 30px;
}
a:link {
    color: #B33F16;
    text-decoration: none;
}
a:visited {
    color: #925C38;
    text-decoration: none;
}
a:hover {
    color: #DF4D1C;
    text-decoration: underline;
}
a:active {
    color: #75280F;
    text-decoration: underline;
}
.crumbtrail {
	background-image: url(../_img/_global/crumb_bg.gif);
	background-repeat: no-repeat;
	width: 387px;
	padding-top: 10px;
	padding-bottom: 6px;










}
.textbgcrumbs {
	background-image: url(../_img/_global/textbgcrumbs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #484841;
	padding-left: 23px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;









}
.hr {
    margin-top: 10px;
    margin-bottom: 5px;
}
select {
    font: 12px Georgia, "Times New Roman", Times, serif;
    color: #504F43;
    background-color: #F7F7EE;
}
.itemtitlecell {
	padding-left: 10px;

}
.headerbig {
    font-size: 16px;
    font-weight: bold;
}
.vertspacingcell {
    padding-top: 10px;
}
.littletext {
    font: 10px Georgia, "Times New Roman", Times, serif;
    color: #9F9881;
    padding-top: 4px;
    padding-bottom: 4px;
}
.crumbtrailtext {
	font: 9px Georgia, "Times New Roman", Times, serif;
	color: #4B4B44;
	padding-left: 10px;







}
.listcell {

    background-image: url(../_img/_global/texttop.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 13px;
    padding-left: 25px;
}
.hrlist {

    margin-top: 10px;
    margin-bottom: 10px;
}
