﻿body {
}

.text_hyperlinks
{
    color:#021e66;
    font-size:medium;
    font-family:Times New Roman;
    font-weight:normal;
    font-style:normal;   
}

.text_hyperlinks_selected
{
    color:#a41d1d;
    font-size:medium;
    font-family:Times New Roman;
    font-weight:normal;
    font-style:normal; 
      
}

.qty_textbox
{
    width:30px;
}

.text_error
{
    color:#a41d1d;    
    font-size:medium;
    font-family:Times New Roman;
    font-weight:normal;
    font-style:normal;   
}

.text_error_usermin
{
    max-width:200px;
    color:#a41d1d;    
    font-size:medium;
    font-family:Times New Roman;
    font-weight:normal;
    font-style:normal;   
}

.text_regular_login
{
    color:White;
    font-size:medium;
    font-family:Times New Roman;
    font-weight:normal;
    font-style:normal;
}

.text_hyperlinks_login
{
    color:White;
    font-size:medium;
    font-family:Times New Roman;
    font-weight:normal;
    font-style:normal;   
}

.tbl_line_item
{
    background-color:#c1bfbf;
       
}

.side_bar_headers
{
    background-image:url('images/SideHeaderBack.png');
    background-repeat:repeat-x;
    height:41px;
    width:100%;
    font-weight:bold;
    font-size:medium;
    color:Black;    
    
}

.text_headers
{
    color:#021e66;
    font-size:medium;
    font-family:Times New Roman;
    font-weight:bold;
    font-style:normal;   
}

.text_content_header
{
    color:Black;
    font-size:large;
    font-family:Verdana;
    font-weight:bold;
    font-style:normal;  
    
    
    
}

.text_products_small
{
    color:Black;
    font-size:smaller;
    font-family:Verdana;
    text-align:left;
}

.max_width
{
    width:150px;
    max-width:150px;
}
