.TextArea {
	scrollbar-3dlight-color:;
    scrollbar-arrow-color:chartreuse;
    scrollbar-base-color: #546C54;
    scrollbar-darkshadow-color:;
    scrollbar-face-color:;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:
}

.ScrollFiller {
	width: 190px;
	height: 1px;
	background-image: url(Images/BckgrndTitleBar.jpg);
	background-repeat: no-repeat;
}

.navbartext
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 4px;
	color: #ffffff;
	padding-top: 4px;
	font-family: verdana;
	text-align: center;
	text-decoration: none;
}

/*these are for the green page*/
#PageLink {
	text-align: center;
	padding: 2px, 0px, 2px, 5px;
}
#PageLink A:link, #tabnav A:visited {
	font-family: verdana;
	font-size: 6pt;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.LinkBlue:hover {
	color: #FF0000;
	text-decoration: underline;
}

.LinkRed  {
	color: #FC443A;
	padding-right: 5px;
	padding-left: 3px;
	font-size: 6.5pt;
	left: 2px;
	padding-bottom: 0px;	
	padding-top: 0px;
	font-family: Verdana;
	position: relative;
	text-decoration: none;
}
.LinkRed:hover {
	color: #FC443A;
	text-decoration: underline;
}


#boxlinks {
	margin: 0px; 
	white-space: nowrap; 	
	font-family: verdana;
	font-size: 11px;
	padding: 5px, 10px, 10px, 10px;
	color: blue;
}
#boxlinks LI {	
	display: block;
  	list-style-type: none;
}
#boxlinks a:visited {
	color: blue
}

.LinkSelected
{
	padding-right: 5px;
	padding-left: 3px;
	font-size: 8pt;
	left: 2px;
	padding-bottom: 0px;
	color: white;
	padding-top: 0px;
	font-family: Verdana;
	position: relative;
	text-decoration: underline;
}

.LinkBlue
{
	padding-right: 5px;
	padding-left: 3px;
	font-size: 8pt;
	left: 2px;
	padding-bottom: 0px;
	color: #0a1acc;
	padding-top: 0px;
	font-family: Verdana;
	position: relative;
	text-decoration: none;
}


/*Blue*/
.BlueBar
{
	BACKGROUND-POSITION-X: center;
	background-image:  url(images/Menu/bgrad.gif);	
	background-repeat: repeat-x;
}

.GreenBar
{
	BACKGROUND-POSITION-X: center;
	background-image:  url(images/Menu/greengradiant.gif);	
	background-repeat: repeat-x;
}

.BlueSelected_Left
{
	background-position: center top;
	background-image:  url(images/Menu/btab2_01.gif);
	background-repeat: no-repeat;
}

.BlueSelected_Middle
{
	background-image:  url(images/Menu/btab2_02.gif);
	background-repeat: no-repeat;
	
}

.BlueSelected_Right
{
	background-image:  url(images/Menu/btab2_03.gif);
	background-repeat: no-repeat;
}

.Blue_Left_Open_End
{
	BACKGROUND-POSITION-X: right;
	background-image:  url(images/Menu/btab1_03b.gif);
	background-repeat: no-repeat;
}

.Blue_Left
{
	BACKGROUND-POSITION-X: right;
	background-image:  url(images/Menu/btab1_03.gif);
	background-repeat: no-repeat;
}

.Blue_Middle
{
	BACKGROUND-POSITION-X: left;
	background-image:  url(images/Menu/btab1_02.gif);
	background-repeat: no-repeat;
}

.Blue_Right 
{
	background-image:  url(images/Menu/btab2_03.gif);
	background-repeat: no-repeat;
}

/*Red*/
.RedBar
{
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	MARGIN: 2px 0px 2px 2px;
	LINE-HEIGHT: 1%
	PADDING-TOP: 1px;
	HEIGHT: 1px;
	background-image:  url(images/Menu/rgrad.gif);
	font-size: 1pt;
	background-repeat: repeat-x;
}

.RedSelected_Left
{
	background-position: center top;
	background-image:  url(images/Menu/rtab2_01.gif);
	background-repeat: no-repeat;
}

.RedSelected_Middle
{
	background-image:  url(images/Menu/rtab2_02.gif);
	background-repeat: no-repeat;
	
}

.RedSelected_Right
{
	background-image:  url(images/Menu/rtab2_03.gif);
	background-repeat: no-repeat;
}




.Red_Left
{
	BACKGROUND-POSITION-X: right;
	background-image:  url(images/Menu/rtab1_03.gif);
	background-repeat: no-repeat;
}

.Red_Middle
{
	BACKGROUND-POSITION-X: left;
	background-image:  url(images/Menu/rtab1_02.gif);
	background-repeat: no-repeat;
}

.Red_Right 
{
	background-image:  url(images/Menu/rtab2_03.gif);
	background-repeat: no-repeat;
}

.SearchTextBox
{
	padding-right: 3px;
	padding-left: 3px;
	
	padding-bottom: 5px;

	padding-top: 5px;
	
}

.CartListHead
{
    background-color: #E6DCEB;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #E6DCEB;
    line-height: 10pt
}


.CartFormHead
{
    background-color: #E6DCEB;
  
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}
.CartFormLeft
{
	border-left: black 1px solid;
}
