body
{
    margin:0px;
}

img
{
    display:block;
}

img.inln
{
    display:inline;
}

a
{
    color:#FF0000;
}

a:hover
{
    color:#EE0000;
}

input
{
    font-family:Verdana, sans-serif;
    font-size:0.8em;
    font-weight:500;

    border-style:solid;
    border-width:2px;
    border-color:#999999;

    background-color:#eeeeee;

    color:#000000;
}

input[type=submit]
{
    border-style:solid;
    border-width:2px;
    border-color:#333333;

    font-weight:600;
    color:#333333;
}

input[type=reset]
{
    font-weight:600;
    color:#333333;
}

textarea
{
    font-family:Verdana, sans-serif;
    font-size:0.8em;
    font-weight:500;

    border-style:solid;
    border-width:2px;
    border-color:#999999;

    background-color:#eeeeee;

    color:#000000;
}

select
{
    font-family:Verdana, sans-serif;
    font-size:0.8em;
    font-weight:500;

    border-style:solid;
    border-width:2px;
    border-color:#999999;

    background-color:#eeeeee;

    color:#000000;
}

.hddr
{
    font-family:Verdana, sans-serif;
    font-size:1.0em;
    color:#ff0000;
    font-weight:600;
}

.plain
{
    font-family:Verdana, sans-serif;
    font-size:0.9em;
    color:#000000;
    font-weight:500;
    
}

.plain_1
{
    font-family:Verdana, sans-serif;
    font-size:0.7em;
    color:#000000;
    font-weight:500;
    width:80px;
	text-align:right;
 	

    
}
.plain_2
{
    font-family:Verdana, sans-serif;
    font-size:0.7em;
    color:#000000;
    font-weight:500;
    width:190px;
 	

    
}

.plain_3
{
    font-family:Verdana, sans-serif;
    font-size:0.7em;
    color:#000000;
    font-weight:500;
    width:200px;
}


.note
{
    font-family:Verdana, sans-serif;
    font-size:0.6em;
    color:#FFF;
    font-weight:500;
}

.tLabel
{
    font-family:Verdana, sans-serif;
    font-size:0.8em;
    color:#000000;
    font-weight:600;
}

.label
{
    font-family:Verdana, sans-serif;
    font-size:0.8em;
    color:#000000;
    font-weight:500;
}

.product_name
{
    font-family:Verdana, sans-serif;
    font-size:0.8em;
    color:#ff0000;
    font-weight:600;
}

a.product_name
{
   color:#ff0000;
}

.product_description
{
    font-family:Verdana, sans-serif;
    font-size:0.7em;
    color:#000000;
    font-weight:500;
}

