/* Default CSS Stylesheet for a new Web Application project */

a:link { 
	color: #333333;
	}
a:visited { 
	color: #333333;
	}
a:hover { 
	color: #333333;
	text-decoration: underline;
	}
a:active { 
	color: #333333;
	}

.small
{
  font-size: 8pt;
}

BODY
{
  margin-top: 0px;
  font-weight: normal;
  font-size: 10pt;
  word-spacing: normal;
  margin-left: 0px;
  text-transform: none;
  font-family: Verdana, Arial, Helvetica;
  letter-spacing: normal;
  background-color: white;
}

.home
{
  background-image: url(Images/Graphics/Home_Back.gif);
}

.content
{
  background-image: url(Images/Graphics/Sub_Back.gif);
  color: #000000;
  background-color: #ffffff;
}

IMG
{
	margin: 0;
	border-width: 0;
	border: 0;
}

.buttons
{
  width: 120;
  height: 40;
}

INPUT
{
  font-family: Verdana, Arial, Helvetica;
}

.submitSmall
{
  font-size: 6pt;
  line-height: 8pt;
}

.submit
{
  font-weight: bold;
  font-size: 8pt;
  cursor: hand;
  line-height: 14pt;
  border-top-style: ridge;
  border-right-style: ridge;
  border-left-style: ridge;
  border-bottom-style: ridge;
}

.submitFixed
{
  font-weight: bold;
  font-size: 8pt;
  cursor: hand;
  line-height: 14pt;
  border-top-style: ridge;
  border-right-style: ridge;
  border-left-style: ridge;
  border-bottom-style: ridge;
  height: 24px; 
  width: 119px;
}

.small
{
  font-size: 8pt;
}

.verySmall
{
  font-size: xx-small;
}

SELECT
{
  font-family: Verdana, Arial, Helvetica;
}

.small
{
  font-size: 8pt;
}

.larger
{
  font-size: 16pt;
  font-style: italic;
  font-weight: bold;
}
.smallRight
{
  font-size: 8pt;
  text-align: right;
}

.verySmall
{
  font-size: xx-small;
}

.verySmallRight
{
  font-size: xx-small;
  text-align: right;
}

OPTION
{
  font-family: Verdana, Arial, Helvetica;
}

.smallRight
{
  font-size: 8pt;
  text-align: right;
}

.verySmallRight
{
  font-size: xx-small;
  text-align: right;
}

.right
{
  text-align: right;
}

TABLE 
{
 border-width: 0;
 border-style: none;
}

.box

{
  border-right: black thin solid; 
  border-top: black thin solid; 
  border-left: black thin solid; 
  border-bottom: black thin solid;
  padding-right: 2px; 
  padding-left: 2px;
}

.normal
{
  border: solid thin black;
}

TR
{
  font-size: 10pt;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica;
}

.small
{
  font-size: 8pt;
}

.verySmall
{
  font-size: xx-small;
}

TD
{
  font-size: 10pt;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica;
}

.smallRed
{
  color: Red;
  font-size: 8pt;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica;
}

.smallGray
{
  color: Gray;
  font-size: 8pt;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica;
}

.red
{
  color: Red;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica;
}

.small
{
  font-size: 8pt;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica;
}

.verySmall
{
  font-size: xx-small;
}

.verySmallTitle
{
  font-weight: bold;
  font-size: xx-small;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica;
}

.smallBold
{
  color: Black;
  line-height: normal;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica;
  font-weight: bold;
}

.smallBoldRed
{
  color: Red;
  line-height: normal;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica;
  font-weight: bold;
}

TH
{
  font-size: 8pt;
  color: white;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica;
  text-align: left;
}

.black
{
  font-size: 8pt;
  color: black;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica;
  text-align: left;
}


HR
{
  color: #000000;
  height: 2;
}

.shopHR
{
  color: #666666;
  height: 1px;
  width: 477px;
  border: 0;
}

.black
{
  height: 1;
  color: Black;
}

TEXTAREA
{
  font-family: Verdana, Arial, Helvetica;
}

.small
{
  font-size: 8pt;
}

.verySmall
{
  font-size: xx-small;
}

.shoppingCart
{
  font-family: Verdana, Arial;
  font-size: 8pt;
}

.cartButton
{
  background-color: #CC0000;
  border-color: black;
  border-style:solid;
  border-width: 1;
  color: white;
  font-size: 8pt;
  font-family: verdana;
  font-weight: bold;
  cursor: hand;
}

.shoppingDescription
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
}

.ddList
{
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica;
}

.shoppingInput
{
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica;
}
UL
{
  list-style-type: disc;
  margin-left: 15;
}
  
LI
{
  margin-bottom: 5;
}

.shoppingCart
{
  font-family: Tahoma;
  font-size: 8pt;
}

td.shoppingCart
{
  font-family: Tahoma;
  font-size: 8pt;
}

a.shoppingDescription
{
  font-size: 7pt;
  color: #666666;
  padding: 2 2 2 2;
}
a.shoppingDescription:hover
{
  text-decoration: underline;
  color: #666666;
}
a.shoppingDescription:visited
{
  text-decoration: none;
  color: #666666;
}
a.shoppingDescription:active
{
  text-decoration: none;
  color: #666666;
}