<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #FFFFFF;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

.GeneralTable
{
background-color: White;
}

#PageSubTable
{
width: 800px;
border: 1px solid #C0C0C0;
align: center;
}

#ContentCell
{
width:600px;
}

.TopBanner
{
font-family: Arial;
font-size: 1pt;
color: #333333;
font-weight: Normal;
text-decoration: none;
font-style: normal;
background-color: #FFFFFF;
text-align: Left;
}

.TopSubBanner
{
font-family: Arial;
font-size: 9pt;
color: #FFFFFF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Center;
}

.TopSubBannerText
{
font-family: Arial;
font-size: 9pt;
color: #FFFFFF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Center;
}

.LeftColumn
{
font-family: Arial;
font-size: 9pt;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
vertical-align: Top;
width: 164px;}

.LeftColumnText
{
font-family: Arial;
font-size: 9pt;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 164px;}

.RightColumn
{
font-family: Arial;
font-size: 9pt;
color: #333333;
font-style: normal;
font-weight: Normal;
text-decoration: none;
background-color: #C6BFA5;
text-align: Left;
vertical-align: Top;
width: 15%;}

.RightColumnText
{
font-family: Arial;
font-size: 9pt;
color: #333333;
font-style: normal;
font-weight: Normal;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 15%;}

.Footer
{
font-family: Arial;
font-size: 9pt;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Center;
vertical-align: Top;
}

.FooterText
{
font-family: Arial;
font-size: 9pt;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Center;
vertical-align: Top;
}

.Instructions
{
font-family: Arial;
font-size: 11px;
color: #666666;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
}

.ErrorMessages
{
font-family: Arial;
font-size: 15px;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Center;
}

.Messages
{
font-family: Arial;
font-size: 15px;
color: #008000;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Center;
}

.Headings
{
font-family: Arial;
font-size: 15px;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
padding-bottom: 10px;
word-spacing: 0.1em;
}

.Headings2
{
font-family: Arial;
font-size: 15px;
color: #008000;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
padding-bottom: 5px;
word-spacing: 0.1em;
}

.PHeadings
{
font-family: Arial, Sans-Serif;
font-size: 16px;
color: #008000;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
word-spacing: 0.1em;
}


.ContentGreenBold
{
font-family: Arial;
font-size: 12px;
color: #026802;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
}

.Content
{
font-family: Arial;
font-size: 11px;
color: #000000;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
}

.ContentC
{
font-family: Arial;
font-size: 11px;
color: #333333;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: center;
}

.ContentR
{
font-family: Arial;
font-size: 11px;
color: #333333;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: right;
}

.ContentTableHeader
{
font-family: Arial;
font-size: 12px;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
border-bottom: 1px solid #CCCCCC;
word-spacing: 0.1em;
line-height: 18px;
}

input
{
background-color: #fff;
border: 1px solid #CCC;
font-family: Arial;
font-size: 12px;
align: left;
}

.ContentTable
{
background-color: #CCCCCC;
}

.Attributes
{
font-family: Arial;
font-size: 12px;
color: #008000;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
}

.BreadCrumbs
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
    word-spacing: 0.1em;
}

.ContentTableHorizontal
{
background-color: #CCCCCC;
}

.FooterLnk
{
font-family: arial, sans-serif;
font-size: 11px;
color: #008000;
font-weight: normal;
font-style: normal;
text-decoration: none;
background-color: White;
}

.Content a {color: #333333; text-decoration: none;}
.ContentC a {color: #333333; text-decoration: none;}
.ContentR a {color: #333333; text-decoration: none;}
.BreadCrumbs a {color: #333333; text-decoration: none;}
.FooterLnk a {color: #008000; text-decoration: none;}

.btmlinks
{
font-family: arial, sans-serif;
font-size: 11px;
color: #A9A9A9;
font-weight: normal;
font-style: normal;
text-decoration: none;
background-color: White;
}
.btmlinks a {color: #A9A9A9; text-decoration: none;}

.dlabels
{
font-family: arial, sans-serif;
font-size: 11px;
color: #333333;
font-weight: bold;
font-style: normal;
text-decoration: none;
background-color: White;
}

.dprice
{
font-family: arial, sans-serif;
font-size: 14px;
color: #008000;
font-weight: bold;
font-style: normal;
text-decoration: none;
background-color: White;
}

div.navigator2 {border-bottom: 1px solid #999999;}
.navigator2 {cursor: hand; cursor: pointer;}
div.navigator1 {border-bottom: 1px solid #999999;}
.navigator1 {cursor: hand; cursor: pointer;}
div.navigator3 {border-bottom: 1px solid #999999;}
.navigator3 {cursor: hand; cursor: pointer;}

/* These classes are used to define the appearance of each menu item */
.categorybox {font-weight: bold; margin-bottom: 2px; border-top: 1px solid #999999; border-bottom: 1px solid #999999; border-right: 1px solid #999999; color: #333333; font: 12px Arial, Helvetica, sans-serif; padding: 0 0 0 20px; width: 160px; background: url(../Design/nav_toggle_l_off.gif) no-repeat 0px 50%}
.overcategorybox {font-weight: bold; margin-bottom: 2px; border-top: 1px solid #999999; border-bottom: 1px solid #999999; border-right: 1px solid #999999; color: #333333; font: 12px Arial, Helvetica, sans-serif; padding: 0 0 0 20px; width: 160px; background: #F5F5F5 url(../Design/nav_toggle_l_off.gif) no-repeat 0px 50%}
.selectedcategorybox {font-weight: bold; margin-bottom: 2px; border-top: 1px solid #999999; border-bottom: 1px solid #999999; border-right: 1px solid #999999; color: #333333; font: 12px Arial, Helvetica, sans-serif; padding: 0 0 0 20px; width: 160px; background: url(../Design/nav_toggle_l_on.gif) no-repeat 0px 50%}
.overselectedcategorybox {font-weight: bold; margin-bottom: 2px; border-top: 1px solid #999999; border-bottom: 1px solid #999999; border-right: 1px solid #999999; color: #333333; font: 12px Arial, Helvetica, sans-serif; padding: 0 0 0 20px; width: 160px; background: #F5F5F5 url(../Design/nav_toggle_l_on.gif) no-repeat 0px 50%}

.subcategorybox, .oversubcategorybox {margin-bottom: 2px; border: 1px solid #999999; font-weight: bold; color: #008000; font: 11px Arial, Helvetica, sans-serif; padding: 0 0 0 20px; width: 160px;}
.selectedsubcategorybox {margin-bottom: 2px; border: 1px solid #999999; font-weight: bold; color: #008000; font: 11px Arial, Helvetica, sans-serif; padding: 0 0 0 20px; width: 160px; background: url(../Design/nav_toggle_s_on.gif) no-repeat 0px 50%}
.overselectedsubcategorybox {margin-bottom: 2px; border: 1px solid #999999; font-weight: bold; color: #008000; font: 11px Arial, Helvetica, sans-serif; padding: 0 0 0 20px; width: 160px; background: url(../Design/nav_toggle_s_on.gif) no-repeat 0px 50%}

/* These classes are used to hide the anchor tags so they look like buttons */
.categorybox a, .subcategorybox a, .overcategorybox a, .oversubcategorybox a {color: #333333; text-decoration: none; font-weight: bold;}
.selectedcategorybox a, .overselectedcategorybox a {color: #008000; text-decoration: none; font-weight: bold;}
.selectedsubcategorybox a, .overselectedsubcategorybox a {color: #008000; text-decoration: none; font-weight: bold;}

</Style>
