.MainMenu
{
   font-weight: bold;
   font-size: small;
   color: black;
   font-style: normal;
   font-family: Garamond;
   text-align: left;
   vertical-align: top;
   text-decoration: none;
   border-bottom: #000000 1px solid;
}

.MainMenu A
{
   color: black;
   text-decoration: none;
}
.MainMenu A:hover
{
   color: #cc0000;
   text-decoration: none;
}

.OrderFormLink
{
   font-weight: bold;
   font-size: x-large;
   color: black;
   font-style: normal;
   font-family: Garamond;
   text-align: center;
   vertical-align: top;
   text-decoration: none;
}

.OrderFormLink A
{
   color: black;
   text-decoration: none;
}
.OrderFormLink A:hover
{
   color: #cc0000;
   text-decoration: none;
}

.OrderFormLink1
{
   font-weight: bold;
   font-size: medium;
   color: black;
   font-style: normal;
   font-family: Garamond;
   text-align: center;
   vertical-align: top;
   text-decoration: none;
}
.OrderFormLink1 A
{
   color: black;
   text-decoration: none;
}
.OrderFormLink1 A:hover
{
   color: #cc0000;
   text-decoration: none;
}

.Hyperlink1
{
   font-weight: bold;
   font-size: small;
   color: black;
   font-style: normal;
   font-family: Garamond;
   text-align: left;
   vertical-align: top;
   text-decoration: none;
}

.Hyperlink1 A
{
   color: black;
   text-decoration: none;
}

.Hyperlink1 A:hover
{
   color: #cc0000;
   text-decoration: none;
}

.PlainText
{
   font-size: small;
   font-weight: bold;
   color: Black;
   font-family: Garamond;
   font-style: normal;
}

p
{
   font-size: small;
   color: Black;
   font-family: Garamond;
   font-style: normal;
}

.Error1
{
   font-size: small;
   font-weight: bold;
   color: Red;
   font-family: Garamond;
   font-style: normal;
}

.Label1
{
   font-size: medium;
   font-weight: bold;
   color: Black;
   font-family: Garamond;
   font-style: normal;
}

.LabelBlackLarge
{
   font-size: x-large;
   font-weight: bold;
   color: Black;
   font-family: Garamond;
   font-style: normal;
}


.OrderFormHeader
{
   font-weight: bold; 
   font-size: large; 
   font-family: Garamond; 
   background-color: #d2b462;
}

.OrderForm
{
   font-size: medium;
   font-weight: bold;
   color: Black;
   font-family: Garamond;
   font-style: normal;
   text-align: right;
}

.linkbutton1
{
   font-size: small;
   font-weight: bold;
   color: #cc0000;
   font-family: Garamond;
   font-style: normal;
}

.linkbutton2
{
   font-size: medium;
   font-weight: bold;
   color: #cc0000;
   font-family: Garamond;
   font-style: normal;
}