/*----------------------------Topbar Classes----------------------------*/
 .topbar_rowWhite
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
}
 .topbar_rowWhite_Bold
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: bold;
}

/*------------------Common Classes To Both Backgrounds------------------*/  
 .underline 
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
}
 .allBDR 
{
  border: #7C7C7C; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}
 .logoutpanel:link 
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
 .logoutpanel:visited 
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: normal;
  color: #003399;
  text-decoration: none;
}
 .logoutpanel:hover 
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: normal;
  color: #000099;
  text-decoration: underline;
}
 .logoutpanel:active 
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: normal;
  color: #000099;
  text-decoration: none;
}
 .logoutpanel_bold:link 
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
 .logoutpanel_bold:visited 
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: bold;
  color: #003399;
  text-decoration: none;
}
 .logoutpanel_bold:hover 
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: bold;
  color: #000099;
  text-decoration: underline;
}
 .logoutpanel_bold:active 
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: bold;
  color: #000099;
  text-decoration: none;
}
 .logoutpanel_W_bold:link 
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
 .logoutpanel_W_bold:visited 
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
 .logoutpanel_W_bold:hover 
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}
 .logoutpanel_W_bold:active 
{
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
 .rowWhite
{
  background: #FFFFFF;
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  padding-left: 4px;
}
 .rowWhite_Bold
{
  background: #FFFFFF;
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  padding-left: 4px;
  font-weight: bold;
}
 .rowGrey
{
  background: #DEE3E7;
  font-family: Verdana, "Trebuchet MS";
  font-size: 11px;
  padding-left: 4px;
}
 .rowGrey_Bold
{
  background: #DEE3E7;
  font-family: Verdana, "Trebuchet MS";
  font-size: 11px;
  padding-left: 4px;
  font-weight: bold;
}

/*----------------------Admin Section Admin Variant----------------------*/
 .row_bg_Admin
{
  background: #EBEAEE;
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  padding-left: 4px;
}
 .row_bg_bold_Admin
{
  background: #D3D2DB;
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: bold;
  padding-left: 4px;
  color:#000000;
}
 .Header__bg_Admin
{
  background: #818DA5;
  font-family: Tahoma, "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 4px;
} 
 .table_bg_Admin
{
  border: 1px solid #000000;
  border-collapse: collapse;
}

/*----------------------Other Section User Variant----------------------*/ 
 .row_bg_User
{
  background: #E6EEFF;
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
}
 .row_bg_Bold_User
{
  background: #CADDFF;
  font-family: Tahoma, "Trebuchet MS";
  font-size: 11px;
  font-weight: bold;
  padding-left: 4px;
  color:#000000;
}
 .Header__bg_User
{
  background: #818DA5;
  font-family: Tahoma, "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 4px;	
}
 .Header_Lower_bg_User
{
  background: #C1CBD2;
  font-family: Tahoma, "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding-left: 4px;	
}
 .table_bg_User
{
  border: 1px solid #000000;
  border-collapse: collapse;
}

/* Dynamic Buttons and Images */
 .img_Button
{
  height: 25px;
  width: 68px;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: hand;
  background: url(images/Button4.gif) 50% 50% no-repeat;	
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}
 .img_Button_Small
{
  width: 45px;
  height: 25px;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: hand;
  background: url(images/ButtonSmall4.gif) 50% 50% no-repeat;	
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}
 .img_Button_Large
{
  width: 93px;
  height: 25px;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: hand;
  background: url(images/ButtonLarge4.gif) 50% 50% no-repeat;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}
 .img_LeftCurve
{
  background: url(images/LeftCurve4.gif);
  background-repeat: no-repeat;
}
 .img_RightCurve
{
  background-image: url(images/RightCurve4.gif);
  background-repeat: no-repeat;
}
