<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: ; /* Background Color */
background-image: url('images/bkgrd_tile.gif'); /* Background Image */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 10px
}

.GeneralTable
{

}

#PageSubTable
{
width: 756;
}

#ContentCell
{
width: 578px;
}

.TopBanner
{
font-family: Verdana; /* Font Face */
font-size: 1pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: ; /* Background color */
text-align: Center
}

.TopSubBanner
{
font-family: Verdana; /* Font Face */
font-size: 12px; /* Font Size */
color: Gray; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Center
}

.TopSubBannerText
{
font-family: Verdana; /* Font Face */
font-size: 12px; /* Font Size */
color: Gray; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Verdana; /* Font Face */
font-size: 10px; /* Font Size */
color: 004080; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
background-image: url('images/CartImages_r2_c1.jpg'); /* Background Image */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 50px}

.LeftColumnText
{
font-family: Verdana; /* Font Face */
font-size: 10px; /* Font Size */
color: 004080; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 50px;}

.RightColumn
{
font-family: Verdana; /* Font Face */
font-size: 10px; /* Font Size */
color: gray; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
background-color: #E8D6C0; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 115px;}

.RightColumnText
{
font-family: Verdana; /* Font Face */
font-size: 10px; /* Font Size */
color: gray; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 115px;}

.Footer
{
font-family: Verdana; /* Font Face */
font-size: 14px; /* Font Size */
color: 0; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
background-image: url('images/Banner%20dot.gif'); /* Background Image */
text-align: Left; /* Align Text */
vertical-align: Bottom
}

.FooterText
{
font-family: Verdana; /* Font Face */
font-size: 14px; /* Font Size */
color: 0; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Bottom; /* Align Text */
}

.Instructions
{
font-family: Verdana; /* Font Face */
font-size: 12px; /* Font Size */
color: 004080; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E9D6C0; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Verdana; /* Font Face */
font-size: 14px; /* Font Size */
color: 800000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center
}

.Messages
{
font-family: Verdana; /* Font Face */
font-size: 14px; /* Font Size */
color: 004080; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E9D6C0; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Verdana; /* Font Face */
font-size: 12px; /* Font Size */
color: 004080; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.Content
{
font-family: Verdana; /* Font Face */
font-size: 12px; /* Font Size */
color: #004080; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: E9D6C0; /* Background color */
text-align: Left; /* Align Text */
}

.ddlcountry
{
font-family: Verdana; /* Font Face */
font-size: 10px; /* Font Size */
color: #004080; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: E9D6C0; /* Background color */
text-align: Left; /* Align Text */
width: 155px;
}

.ContentTableHeader
{
font-family: Verdana; /* Font Face */
font-size: 12px; /* Heading Font Size */
color: 800000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #E9D6C0; /* Background color */
text-align: Center; /* Align Text */
}

.ContentTable
{
background-color: White;
}

.ContentTableHorizontal
{
background-color: White;
}

</Style>