/********* GLOBAL MODULES CLASSES **************/
.dk_module             
{
  width:100%;
}
.dk_module .dk_header h3 { font-size        : 12px; font-weight      : bold; text-align       : left; height           : 20px; cursor           : default; line-height      : 18px; color            : #1f1f1f; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-indent: 16px; padding: 0; width: 93%; margin: 0 31px; border-top: 1px solid #242424; border-bottom: 1px solid #212121; }
.dk_module .dk_content      
{
  padding-left     : 3px;
  padding-right    : 3px;
}
/********* GLOBAL COMPONENTS CLASSES **************/

.dk_component      
{
  width:100%;
}
.dk_component .dk_header h2
{ font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif; letter-spacing   : 1px; font-size        : 12px; font-weight      : bold; height           : 22px; line-height      : 22px; text-align       : left; color            : #e7e7e7; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-indent: 31px; width            : 100%; margin: 0; padding: 0 
  }
.dk_component .dk_content
{ width            : 100%; margin-right: 0; padding-left     : 3px; padding-right    : 3px; padding-top      : 3px; border-spacing   : 0px; margin-bottom    : 5px; margin-left: 0; }
/********* GLOBAL FORM OBJECTS CLASSES **************/

.dk_form        
{
  padding-top:10px;
  padding-left:15px;
}
.dk_form .dk_content 
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
}
.dk_button             
{
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  border            : 1px solid #AABBBF;
  background-color  : #FFFFFF;
  color             :#404F59;
  background-image  : url(../images/but.png);
  padding           : 2px;
}
.dk_inputbox           
{
  background-image   :url(../images/inputback.jpg);
  border             : 1px solid #666;
}
.dk_radio
{
}
.dk_select
{
}
/********* GLOBAL GENERIC CLASSES **************/
.dk_content             
{ width: 100%; }
.dk_header             
{ width: 100%; }
.dk_aligncenter
{
  text-align:center;
}
.dk_alignleft
{
  text-align:left;
}
.dk_alignright
{
  text-align:right;
}
.dk_small
{
  font-size        : 10px;
  color            : #333333;
}
.dk_label
{  
}
.dk_clr
{
}

