.bc0 {
    font-size: 10px;
}

.bc0noline {
    font-size: 10px;
    text-decoration: none;
}

.userData {
	width: 100%;
}

.userData td, .userData th {
	padding: 5px;
}

.userData td:first-child {
	width: 30%;
	text-align: right;
	font-weight: bolder;
}

.userData td:last-child {
	width: 100%;
}

.bc1gray {
    background-color: #D9D9D9;
}

.bc1b {
    font-weight: bolder;
}

.bc1bnoline {
    font-weight: bolder;
    text-decoration: none;
}

.bc1list {
}

.bc1noline {
    text-decoration: none;
}

.bc1add {
    color: green;
    font-weight: bolder;
}

.bc1remove {
    color: #0139A7;
    font-weight: bolder;
}

.bc1change {
    color: #007934;
    font-weight: bolder;
}

.bc2 {
    font-size: 12px;
}

.bc2noline {
    font-size: 12px;
    text-decoration: none;
}

.bc2b {
    font-size: 12px;
    font-weight: bolder;
}

.bc2bnoline {
    font-size: 12px;
    font-weight: bolder;
    text-decoration: none;
}

.bc3 {
    font-size: 13px;
}

.bc3noline {
    font-size: 13px;
    text-decoration: none;
    color: black;
}

.bc3b {
    font-size: 13px;
    font-weight: bolder;
}

.bc3bnoline, .searchbreadcrumb, .breadcrumb {
    font-size: 13px;
    font-weight: bolder;
    text-decoration: none;
    color: black;
}

a.searchbreadcrumb:hover,
a.searchbreadcrumb:focus,
a.breadcrumb:hover,
a.breadcrumb:focus {
    text-decoration: underline;
}

.pagination {
    color: #2626A5;
    text-decoration: none;
    font-weight: bolder;
}

.paginationsel {
    color: #007934;
    text-decoration: none;
    font-weight: bolder;
    color: black;
}

.pageheader {
    font-size: 16px;
    font-weight: bolder;
    text-decoration: none;
    color: black;
}

a.pageheader:hover,
a.pageheader:focus {
    text-decoration: underline;
}

.tdheader {
    background-color: #e1e1e1;
    font-size: 11px; 
    font-weight: bold;
}

.login {font-family:verdana, arial, helvetica;font-size:8pt;color:#505050;font-weight:normal;background-color:#D9D9D9;}
.logintopbevel {background-image : url('/commerce/images/login/bevel_piece.gif');width:100%;}
.logintext {font-family:verdana, arial, helvetica;font-size:9pt;color:#828282;background-color:#ffffff;}
.loginalert {font-family:verdana, arial, helvetica;font-size:9pt;color:#000000;background-color:#D9D9D9;}

.copyright {font-family:verdana, arial, helvetica;font-size:7pt;color:#000000;}
.footerbullet {font-family:verdana, arial, helvetica;font-size:8pt;color:#000000;}
