body      {
	  	 margin: 0px;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 11px;
           color: #000000;
           background-color: #ffffff;
          }

p, td     {
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 11px;
           color: #000000;
          }

a:link    {
                  color: #000000;
                  font-size: 11px;
			   font-weight: bold;
			   text-decoration: none;
          }

a:visited {
                  color: #808080;
                  font-size: 11px;
			   font-weight: bold;
			   text-decoration: none;
          }

a:hover   {
                  color: #801215;
                  font-size: 11px;
			   font-weight: bold;
			   text-decoration: none;
          }

a:active  {
                  color: #404040;
			   font-size: 11px;
			   font-weight: bold;
			   text-decoration: none;
          }

.small    {
                  color: #000000; 
                  font-size: 11px;
                  text-decoration: none;
          }

.title    {
                  color: #000000; 
                  font-size: 13px;
			   font-weight: bold;
          }
		
.pagetitle    {
                  color: #000000; 
                  font-size: 14px;
			   font-weight: bold;
          }
		
.text_box_text    {
                  font-family: Verdana, Arial, Helvetica, sans-serif;
			   color: #000000; 
                  font-size: 12px;
          }
		
.the_fine_print    {
                  color: #767676; 
                  font-size: 9px;
                  text-decoration: none;
          }

.add_to_cart    {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #4f6f96;
				font-size: 12px;
				text-decoration: none;
				font-weight: bold;
          }
		
.borderTable {
				padding: 0px 0px 0px 0px;
				border: 2px #e6e4e4 solid;
}

.view_cart    {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #666666;
				font-size: 12px;
				text-decoration: none;
				font-weight: bold;
          }

td.dots 		{
				background: url(images/dots.gif) repeat-x; width: 86%;
		}
		
span.item 	{
				background-color: white; padding-right: 0.5em;
		}

.submit_and_start_over_buttons    {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #212D3B;
				font-size: 12px;
				text-decoration: none;
				font-weight: bold;
          }
		
.borderTable2 {
				padding: 0px 0px 0px 0px;
				border: 3px #4D4D4D solid;
}

