﻿
    .bluetext{
        color: #0099cc;
        font-family: Arial;
	font-size:14px;
    }
    
        .ClassError{
        color: red;
        font-family: Arial;
	font-size:14px;
    }
    
.form_field
{
    color: #336666;
    font-family:Arial;
    font-size: 12px;
}
td.form_field
{
    width:120px;
}
td.form_box
{
    width:250px;
}
.number
{
    font-family:Arial;
    font-size: 18px;
    color: #336666;
}
.text
{ 
        font-family:Arial;
    font-size: 12px;
    color: #336666;
}
.container2
{
    background:url(images/curve_bg.gif);
    background-position: right;
    background-repeat:repeat-y;
}


.product_list{
background-image:url('images/header_bg.gif');
background-position:bottom;width:980px;
height:55px;padding-bottom:15px;padding-top:2px;}