.table_add_example {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-color: #E9E9E9;
}

.header {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.sub-header {
    text-align: center;
    font-size: 20px;
}

.menu-option {
    font-size: 22px;
    font-weight: bold;
}

.big-message {
    font-size: 20px;
    text-align: center;
}

.warehouse-table {

}

.message {
    font-size: 12px;
    text-align: center;
    color: red;
}

.category-nav-table {
    font-size: 11px;
    font-weight: normal;
}

.category-children {
    font-size: 11px;
    font-weight: normal;
}

.category-table {
    font-size: 20px;
    font-weight: bold;
}

.warehouse-cell {

}

.product-picture-table {
    font-size: 12px;
    font-weight: normal;
}

.product-name {
    font-size: 14px;
    font-weight: bold;
}

.product-details-table {
    font-size: 12px;
    font-weight: normal;
}

.warehouse-item-text {
    font-size: 12px;
    font-family: Arial, sans-serif;
}

.small {
    font-size: 10px;
}

.error-header {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: red;
}

.se_pages_table {
    font-size: 12px;
    font-family: sans-serif;
    background-color: white;
    color: black;
}

BODY {
    font-size: 12px;
    font-family: sans-serif;
    background-color: white;
    color: black;
    margin: 0 0 0 0;
}

.normal {
    font-size: 12px;
    font-family: sans-serif;
}

A:link {
    color: blue;
}

A:visited {
    color: blue;
}

A:active {
    color: blue;
}

.form-data-label{
    font-size: 14px;
    font-family: verdana;
    font-weight: bold;
}

.library-nav-links{
    font-size: 11px;
    font-family: sans-serif;
    text-decoration: underline;
}

li{
    font-size: 12px;
    font-family: sans-serif;
    color: red;
}

.mainText {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #666666;
}
