﻿.Button
{ 
	color:White;
	text-align:center;
	vertical-align:top;
	align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  
  background-color:#003366;
  border: 1px solid;
  border-color: #ffffff;
  width:100px;
  height:20px;
} 
.ButtonDisabled
{ 
	background-image:url('Images/callme.jpg') no-repeat top right; 
	color:#000;
	text-align:center;
	vertical-align:top;
	align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  
  background-color:#003366;
  border: 1px solid;
  border-color: #ffffff;
  width:100px;
  height:20px;
} 
.Table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000;
}
.TableInformation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000;
}
.topnumber  
{	
	color: #033264; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 40px; 
}
.Moduleid
{
	color:White;
}
.PanelDiv
{
    background: transparent no-repeat;
}