﻿body 
{
    background-color: #FFFFFF;
    font-family: Arial;
}

a:link
{
    
}
a:visited
{
    color: #996633;
}
a:hover
{
    color: #000000;
}
a:active
{
    color:#996633;
}

img
{
    margin:0;
    padding:0;
}

.HeaderText {
	color: #996633;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial;
}

.MenuItem 
{
    font: 11px Arial; 
    text-decoration: underline;   
}

.MainPageThumb
{
    text-decoration: none;
}

.OrderInquiryHeader
{
    font-size: 16px;
    color: #996633;
    font-weight: bold;
    text-align: center;
}

.LogoCover
{
    opacity: 0;
    filter: alpha(opacity=0);
    width: 750px;
}
