<Style>/* Default CSS Stylesheet for a new Web Application project */{}

 html {overflow-y: auto;} 
 body {overflow-y: auto;}
 

.GeneralPage
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;

}

.scrollbarMod {
direction:;
background-attachment:fixed;
scrollbar-arrow-color: #5F5028;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #5F5028;
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
	font-family: Verdana;
	font-size: 28pt;
	color: #666666;
	font-weight: Bold;
	text-decoration: none;
	font-style: normal;
	text-align: Left;
	background-repeat: no-repeat;
	background-position: left;

}

.TopSubBanner
{
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #666666; /* Background color */
text-align: Center; /* Align Text */
}

.LeftColumn
{
	font-family: "Verdana";
	font-size: 9pt;
	color: #5F5028;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(images/border_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: Right;
	vertical-align: Top;
}

.LeftColumnText
{
	font-family: "Gill Sans MT";
	font-size: 9pt;
	color: #5F5028;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: Left;
	vertical-align: middle;

}


.RightColumn
{
	font-family: "Verdana";
	font-size: 9pt;
	color: #5F5028;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-repeat: repeat-y;
	text-align: Right;
	vertical-align: Top;
	background-image: url(images/border_right.jpg);

}

.RightColumnText
{
font-family: "Gill Sans MT"; /* Font Face */
font-size: 9pt; /* Font Size */
color: #5F5028; /* Font Color */
font-weight: bold; /* Font Style */

text-transform: uppercase; /* FontStyle */
text-decoration: none;
text-align: Right; /* Align Text */
vertical-align: Top;}

.Footer
{
	font-family: Verdana;
	font-size: 9pt;
	color: #5F5028;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: Center;
	vertical-align: middle;
	background-image: url(images/nav_bottom.jpg);
	background-position: top;
	background-repeat: repeat-x;


}

.Footer2
{
	font-family: Verdana;
	font-size: 9pt;
	color: #5F5028;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: Center;
	vertical-align: Top;
	background-image: url(images/bottom_wheel2.jpg);
	background-position: left top;
	background-repeat: no-repeat;


}


.FooterText
{
	font-family: Verdana; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: #5F5028; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: Center; /* Align Text */
	vertical-align: middle; /* Align Text */
}

.Instructions
{
	font-family: Verdana; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #5F5028; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #E7E3D7; /* Background color */
	text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: #5F5028; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
	font-family: Verdana; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #5F5028; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background color */
	text-align: left; /* Align Text */
	font-variant: normal;
	text-transform: none;
}


.ContentTableHeader
{
	font-family: Verdana; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #5F5028; /* Heading Font Color */
	font-weight: Bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: White; /* Background color */
	text-align: left; /* Align Text */
}

.ContentTable
{
background-color: White;
}

.ContentTableHorizontal
{
background-color: White;
}

</Style>

.RightColumn2 {

	font-family: "Verdana";
	font-size: 9pt; /* Font Size */
	color: #5F5028; /* Font Color */
	font-weight: bold; /* Font Style */

	text-transform: uppercase; /* FontStyle */
	text-decoration: none;
	background-image: url(images/border_rightB.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: Right;
	vertical-align: Top;
}
.LeftColumn2 {

font-family: "Verdana"; /* Font Face */
font-size: 9pt; /* Font Size */
color: #5F5028; /* Font Color */
font-weight: bold; /* Font Style */

text-transform: uppercase; /* FontStyle */
text-decoration: none; /* Background color */
background-image: url(images/border_leftB.jpg); /* Background Image */
background-repeat: no-repeat;
background-position: right top;
text-align: Right; /* Align Text */
vertical-align: Top;
}
.Text {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #5F5028;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	border: medium solid #FFFFFF;
}

.Crumbs {
font-family: Verdana; /* Font Face */
font-size: 7pt; /* Font Size */
color: #5F5028; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
}

.Suggested {
	font-family: Verdana; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #5F5028; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background color */
	text-align: center; /* Align Text */
	font-variant: normal;
	text-transform: none;
}

.TextNav {
	font-family: "Verdana";
	font-size: 9pt;
	color: #5f5028;
	font-weight: bold;

	text-transform: uppercase;
	vertical-align: middle;

}
.LeftColumn3 {

font-family: "Verdana"; /* Font Face */
font-size: 12pt; /* Font Size */
color: #5F5028; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Background color */
background-image: url(images/border_left.jpg); /* Background Image */
background-repeat: no-repeat;
background-position: right top;
text-align: Right; /* Align Text */
vertical-align: Top;
}
.RightColumn2 {
	font-family: "Verdana";
	font-size: 9pt; /* Font Size */
	color: #5F5028; /* Font Color */
	font-weight: bold; /* Font Style */
	text-transform: uppercase; /* FontStyle */
	text-decoration: none;
	background-image: url(images/border_rightB.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: Right;
	vertical-align: Top;
}

.ProductText {

font-family: "Verdana"; /* Font Face */
font-size: 8pt; /* Font Size */
color: #5F5028; /* Font Color */
font-weight: bold; /* Font Style */

text-transform: uppercase; /* FontStyle */
text-decoration: none;
text-align: Right; /* Align Text */
vertical-align: Top;
}
.Content2 {

font-family: "Verdana"; /* Font Face */
font-size: 10pt; /* Font Size */
color: #5F5028; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: right; /* Align Text */
}
.CatalogContent {

font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #5F5028; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: left; /* Align Text */
}
.DetailBckgnd {
	background-image: url(images/halfWheel2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.DetailTopBckg {
	background-image: url(images/border_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.DetailTopBckgLft {
	background-image: url(images/border_topLft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.DetailTopBckgRgt {

	background-image: url(images/border_topRgt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.buttonRightOver {
	background-image: url(images/nav_indicatorR.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.buttonRightOut {
	background-image: url(images/nav_indicatorW.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.LeftColumnText2 {

	font-family: "Gill Sans MT";
	font-size: 9pt;
	color: #5F5028;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: Left;
	vertical-align: middle;
}

.LeftWheel {
	background-image: url(images/leftWheel.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.RightWheel {
	background-image: url(images/halfWheel_right.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.ContentTableHeader2 {

font-family: Verdana; /* Font Face */
font-size: 8pt; /* Heading Font Size */
color: #5F5028; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: White; /* Background color */
text-align: left; /* Align Text */
}
