body 
{
	margin: 0px 0px 0px 0px;
	background-image: url("../images/bg.gif");
	COLOR: #888888;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;
}
td
{
	COLOR: #888888;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;	   
}
.main-text
{
	COLOR: #888888;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;	   
}
.white-text
{
	COLOR: #FFFFFF;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;	   
}
.title
{
	COLOR: #e1a400;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 16px;	
	text-decoration:none;
	font-weight: bold;	   
}
.copyright
{
	COLOR: #FFBA00;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;	   
}
a
{
    COLOR: #888888;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;	   
}
a:hover
{
	COLOR: #F69B3E;
    TEXT-DECORATION: Underline;
	Font-weight: none;
}
.left-link
{
    COLOR: #727272;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;	   
}
.left-link:hover
{
	COLOR: #F69B3E;
    TEXT-DECORATION: Underline;
	Font-weight: none;
}
.white-link
{
    COLOR: #FFFFFF;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;	   
}
.white-link:hover
{
	COLOR: #D4D2D2;
    TEXT-DECORATION: Underline;
	Font-weight: none;
}
.black-link
{
    COLOR: #000000;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;	   
}
.black-link:hover
{
	COLOR: #FF0000;
    TEXT-DECORATION: Underline;
	Font-weight: none;
}
.headingBlock{
  color:#006600;
  font-size:10px;
  border:1px solid #999999;

  padding:2px;
  background-color:#e5e5e5;
  
}
.breadcrumb{
  display:block;
  background-color:#e6e6e6;
  padding:3px;
  padding-left:10px;
  margin-bottom:2px;
}
.breadcrumb a{
  color:#656565;
  font-weight:bold;
  text-decoration:none;
}

.formText3{
  width:300;
}
.formText2{
  width:200;
}
.formText1{
  width:150;
}
.formText{
  width:100;
}
.formText2small{
  width:50;
}
.mandatory{
  color:#ff0000;
  font-size:14px;
}

.prodBlock{
  width:125px;
  height:180px;
  float: left;  
  margin-left:4px;
  margin-bottom:4px;
  text-align:center;  
  overflow: hidden;
  background-color:#e5e5e5;
}

