/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
body {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
}

.main2 {
	text-align:justify;
}

td {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
}

.tabtext {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#FFF;
}

table {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
}

hr {border: none 0; 
border-top: 1px dashed #B3B3B3;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

td.bb {border: none 0; 
border-bottom: 1px solid #B3B3B3;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

td.bbout {border: none 0; 
background-color:#E3E3E3;
}

td.bboutstep {border: none 0; 
background-color:#FFEEF6;
}

td.bboutcare {border: none 0; 
background-color:#FFE9D5;
}

.outlinetool {border: none 0; 
border: 1px solid #999999;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.outlinestep {border: none 0; 
border: 1px solid #E1046D;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.outlinecare {border: none 0; 
border: 1px solid #F07100;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.bigtext1 {
  color: #000;
  font-size:14px;
  font-weight:bold;
}

.myheader {
  color: #000;
  font-size:15px;
  font-weight:bold;
}

.crantext {
  color: #E1046D;
  font-size:12px;
}

.header {
  color: #000;
  font-size:14px;
}

.pageHeading2 {
  color: #E1046D;
  font-size:14px;
  font-weight:bold;
}

A {
  color: #E1046D;
  text-decoration: underline;
}

A:hover {
  color: #E1046D;
  text-decoration: none;
}

#cellpadder{
  padding: 5px;
}

#cellpadder2{
  padding: 5px;
}

/* VJ Links Manager v1.00 end */
