BODY
{
}

table.MainTable
{
border-width: 0px;
border-spacing: 0px;
border-style: none;
border-collapse: separate;
background-color: white;
border: solid; 
border-color: #000000;
float: center;
}

.smallest
{
font-family: verdana;
font-size: 9px;
color: #3b3b3b;
}

.normal
{
font-family: verdana;
font-size: 12px;
color: #3b3b3b;
}

.small
{
font-family: verdana;
font-size: 10px;
color: #3b3b3b;
}

.Large
{
font-family: verdana;
font-size: 16px;
color: #3b3b3b;
}


.Address
{
font-family: verdana;
font-size: 12px;
color: #3b3b3b;
}

.UpcomingEventBlurb
{
font-family: verdana;
font-size: 11px;
color: #3b3b3b;
}

A.ProdLink
{
font-family: verdana;
font-size: 9px;
color: #3b3b3b;
}

A.TinyLink
{
font-family: verdana;
font-size: 9px;
color: #314a8c;
}

A.UpcomingEvent
{
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #294575;
}

.UpcomingEvent
{
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #294575;
}

.Copyright
{
font-family: verdana;
font-size: 9px;
color: #3b3b3b;
letter-spacing: 4px;
}

input.Longtext  
{
font-family: verdana;
font-size: 10pt;
background-color: #f2f7fc;
border-color: #747576;
border-style: solid ;
border-width: 1px;
color: #000000;
width: 350px;
}

.SubmitButton
{
color: #284373;
background: #f2f7fc;
border: 1px #F9F6FF outset;
} 

.QuestionOrCommentText  
{
font-family: verdana;
font-size: 10pt;
background-color: #f2f7fc;
border-color: #747576;
border-style: solid ;
border-width: 1px;
color: #000000;
width: 350px;
height: 110px;
}


input.QTYtext  
{
    font-family: verdana;
    font-size: 10pt;
    background-color: #e9efff;
    border-color: #747576;
    border-style: solid ;
    border-width: 1px;
    color: #000000;
	width: 50px;
}

.AddToCart
{
color: #613191;
background: #e9efff;
border: 1px #000000 outset;
} 


input.MyName  
{
font-family: verdana;
font-size: 10pt;
background-color: #f2f7fc;
border-color: #747576;
border-style: solid ;
border-width: 1px;
color: #000000;
width: 150px;
}

input.MyEmail  
{
font-family: verdana;
font-size: 10pt;
background-color: #f2f7fc;
border-color: #747576;
border-style: solid ;
border-width: 1px;
color: #000000;
width: 150px;
}


