body
{
    background-color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	margin:0px;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position:top;
}

td
{
    font-family:Verdana;
	font-size:12px;
}

.brdLeft {    border-left: 2px solid white;} 
.brdRight {   border-right: 2px solid white;}

div#stage  {  padding-top: 35px;
			  text-align:right;}

.left    {    padding-right: 29px;}	

.forgot  {    font-family: Verdana, Arial, sans-serif;
              font-size:10px;
              padding-top: 10px;
			  padding-left: 15px;
			  height: 200px;
			  width: 146px; 
			  background-image:url(../images/signUp.gif);}
			  
.forgot a {  color:#ff0606;
                text-decoration:none;
            }
            
.forgot a:hover { text-decoration:underline;}

.bField {     
              font-size:11px;
	          color:#4E4B50;
	          border-style:solid;
	          border-width:1px;
        	  border-color:#ff8a00;
              width: 100px;
			  height: 17px;}
			  
.footerRow1
{
    font-family: Arial;
    font-size: 11px;
    padding-top:2px;
    color:ff8a00;
    
}

.footerRow2
{    
    font-family: Arial;
    font-size: 11px;
    color:#ffffff;
}

.footerRow2 a
{
 color:#ffffff;
 text-decoration:none;   
}

.footerRow2 a:hover
{
    text-decoration:underline;
}

.title
{
    color:#cc0000;
    font-weight:bold;
}

.content
{
    padding:10;
    background-color:#ffffff;
    vertical-align:top;
}

.tiny
{
    font-size:10px;
    font-weight:bold;
}

.regformItem
{
    border:1px solid black;
    font-size:11px;
    color:#ff8a00;
    width:180px;
}

.required
{
    color:#cc0000;
    font-weight:bold;
}

.btnSubmit
{
    color:#ffffff;
    background-color: #ff8a00;
    font-weight:bold;
}

.red
{
    color:#ff0000;
    font-size:10px;
}

.tableHeader
{
  background-color: #FF8A00;
  font-weight:bold;
}

.tableCell1
{
  background-color: #FFBE73;
}

.tableCell2
{
  background-color: #F6EFE8;
}

a
{
 color:Black;
 text-decoration:none;   
}

a:hover
{
    text-decoration:underline;
}
.productdesc
{
	text-align: justify;
}

.productrow form
{
	margin:0px;
	padding:0px;
}