BODY {
  font-family      : "Trebuchet MS",Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 11px;
  background-color : #505052;

}
TABLE {
  font-family      : "Trebuchet MS",Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 11px;
  border		   : 0;
  background-color : #5A5D5D;
  
  
}
.holder
{
	 background-color : #5A5D5D;
}



TD {
  font-family      : "Trebuchet MS",Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 11px;
}
IMG {
  border		   : 0px;
}

.greyLight {
  background-color		   : #919393;
}
.greyLight2 {
  background-color		   : #505052;
}


.greyDark {
  background-color		   : #3B3B3D;
  color: #FFFFFF;
  font-weight              : bold;
}

.grey{
  background-color		   : #DADADA;
  color					   : #000000;
  font-family              : "Trebuchet MS",Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size                : 11px;
}

.button {
  background-color		   : #5A5D5D;
  border-top-style	       : solid;
  border-bottom-style	   : solid;
  border-left-style	       : solid;
  border-top-width         : 1px;
  border-bottom-width      : 1px;
  border-left-width        : 1px;
  border-top-color         : #2B2B2B;
  border-bottom-color      : #2B2B2B;
  border-left-color        : #2B2B2B;
  text-align               : center;
  color					   : #FFFFFF;
  font-size                : 13px;
  font-weight              : bold;
}
.buttonCut {
  background-color		   : #5A5D5D;
  text-align               : center;
}
.redCarmin {
  background-color		   : #DC3833;
}
.black {
  background-color		   : #000000;
}
.body {
  background-color		   : #3D3D40;
}
.bodyFoot {
  background-color		   : #3D3D40;
  color					   : #FFFFFF;  
  font-size                : 10px;
  font-weight              : bold;
  text-align               : center;  
}
.bodyAutor {
  background-color		   : #3D3D40;
  color					   : #919393;  
  font-size                : 9px;
  font-weight              : normal;
  text-align               : right;  
}
.bodyMain {
  background-color		   : #2B2B2B;
  border-top-style	       : solid;
  border-left-style	       : solid;
  border-top-width         : 1px;
  border-left-width        : 1px;
  border-top-color         : #676A6A;
  border-left-color        : #676A6A;
  color					   : #FFFFFF;
  font-size                : 13px;
  font-weight              : bold;
}
.bodyMainDown {
  background-color		   : #2B2B2B;
  border-bottom-style	   : solid;
  border-left-style	       : solid;
  border-bottom-width      : 1px;
  border-left-width        : 1px;
  border-bottom-color      : #676A6A;
  border-left-color        : #676A6A;
  text-align               : center;
  color					   : #FFFFFF;
  font-size                : 13px;
  font-weight              : bold;
  
}
.panel {
  color					   : #FFFFFF;
  font-size                : 11px;
  text-align               : right;

}

.bodyDown {
  background-color		   : #5A5D5D;
  border-bottom-style	   : solid;
  border-left-style	       : solid;
  border-top-style	       : solid;
  border-bottom-width      : 1px;
  border-left-width        : 1px;
  border-top-width         : 1px;
  border-bottom-color      : #2B2B2B;
  border-left-color        : #2B2B2B;
  border-top-color         : #2B2B2B;
  text-align               : left;
  color					   : #FFFFFF;
  font-size                : 13px;
  font-weight              : bold;
}

.bodyMainCut {
  background-color		   : #2B2B2B;
  border-top-style	       : solid;
  border-top-width         : 1px;
  border-top-color         : #676A6A;
  border-right-style	   : solid;
  border-right-width       : 1px;
  border-right-color       : #676A6A;
  text-align               : center;
  color					   : #FFFFFF;
  font-size                : 13px;
  font-weight              : bold;
  
}

.bodyMainCut2 {
  background-color		   : #2B2B2B;
}

A:link
{
  color      	  : #FFFFFF;
  text-decoration : none ; 
}

A:active
{
  color      	  : #FFFFFF;
  text-decoration : none;
}
A:visited
{
  text-decoration : none;
  color      	  : #FFFFFF;
}
A:hover
{
  color      	  : #FFFFFF;
  text-decoration : underline;
}

