body
{
font-family: Arial, Helvetica, sans-serif;
   background-color: White;
   border-left: 0;
   border: 0;
   
}


h1, .h1
{
  font-family: Arial, Sans-Serif;
  font-size: 36px;
  font-variant: small-caps;
  font-weight: bold;
  color: Navy;
}

.myH1
{
	font-family: Arial, Sans-Serif;
  font-size: 36px;
  font-variant: small-caps;
  font-weight: bold;
  color: Navy;
  width:490px;
}

table
{  
  border-style:none;
  padding: 0;
}
  
.myEntryTable
{
	text-align: left;
	font-size: 12px;  /*height:100%;
  width:650px;*/
}  

.myMainTable
{
  width:800px;
  border-style:none;
  padding: 0;
}  

.myEntryTr
{
  border-style:solid;
  border-width:thin;
  border-color:Silver;
}

.myEntryLeftTd
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight:normal;
   width: 150px;
   text-align:right;
  /* border-style:solid;
   border-width:thin;
   border-color:Silver;*/
}

.myTdMainLeft
{
  width:5%;
}
.myNarrowInput
{
  background-color:White;
  color: Navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  /*border-color:Silver;
  border-style:solid;
  border-width:thin;  */
  width:50px;
}
 
.myInput
{
  background-color:White;
  color: Navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  /*border-color:Silver;
  border-style:solid;
  border-width:thin;  */
  width:350px;
}

.myROInput
{
  background-color:White;
  color: Navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  border-color:Silver;
  border-style:solid;
  border-width:thin;  
  width:350px;
}

.myInputSmaller
{
  background-color:White;
  color: Navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  border-color:Silver;
  border-style:solid;
  border-width:thin;  
  width:100px;
}

.myDDL
{
	background-color:White;
	color:Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border-color:Silver;
	border-style:solid;
	border-width:thin;  
	width:225px;
	
}

.myPhoneInput
{
  background-color:White;
  color: Navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  /*border-color:Silver;
  border-style:solid;
  border-width:thin;  */
  width:50px;
}
 
.myAsterisk 
{
   font-family:Arial, Helvetica, sans-serif;
   color:Red;
   font-size:12px;
   font-weight:normal;
   width:10px;
   text-align:right;
   vertical-align:text-top; 
   padding:0,0,0,0;
   margin-left:3px;
}

.myBlank
{
  width:10px;
}

.myGrid
{
   border-width: 1;
   border-color: #CCCCCC;
   border-style:none;
   background-color:White;
   padding:3;
   border-collapse:collapse;
   font-size:12px;     
}

.myGridItem
{
  color: #000066;
}

.myRightNarrowTD
{
	height:24px;
	vertical-align: baseline;
	width:100px;
}

.myRightNarrowerTD
{
	height:24px;
	vertical-align: baseline;
	width:30px;
}
.myRightTD
{
	height:24px;
	vertical-align: baseline;
}

.myErrorLabel
{
	height: 100%;
	width : 100%;
	border-color:Red;
	border-style:solid;
	border-width :medium;
	background-color:White;
	color:Red;
	font-size: 12pt;
	
}

.myErrorTd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	width: 100%;
	color:Red;
	font-style: italic;
}

.myButton
{
	width:125px;
	height:35;
	font-weight:bold;
	font-size: 14px;	
}

.myPrintButton
{
	width:200px;
	height:35;
	font-weight:bold;
	font-size: 14px;	
}

.myLabel
{
	height: 100%;
	width : 100%;
	background-color:#FFFFFF;
	font-size: 12px;
	
}

.myReceiptLabel
{
	height: 100%;
	width : 200;
	background-color:#FFFFFF;
	font-size: 12px;
	text-align:left;
	
}

.myTextArea
{
  background-color:White;
  color: Navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  border-color:Silver;
  border-style:solid;
  border-width:thin;  
  width:350px;
  height:110px;
}





/*A {text-decoration:none; color:Navy}
A:hover {background-color:Navy; color:White;}*/


.myTd
{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight:normal;
   width: 100%;
   text-align:right;
  /* border-style:solid;
   border-width:thin;
   border-color:Silver;*/
}

.myTdLeft
{	
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight:normal;
   width: 100%;
   text-align:left;
  /* border-style:solid;
   border-width:thin;
   border-color:Silver;*/
}

.myTdWide
{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight:normal;
   width: 300px;
   text-align:right;
  /* border-style:solid;
   border-width:thin;
   border-color:Silver;*/
}

.TdMenu
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight:normal;
   width: 20%;
   height:auto;
   border-style:solid;
   border-width:thin;
   border-color:Navy;
}

.Sidebar
{
	background-color:#990000;
	width:150;
	height:350;
	vertical-align:top;
}

.SmallSideBar
{
	background-color:#CCCC66;
	width :10;
}
.SidebarTop
{
	background-color:#990000;
	width:150;
	
	vertical-align:top;
}

.SmallSideBarTop
{
	background-color:#CCCC66;
	width :10;
}

.SidebarGrid
{
	background-color:#990000;
	width:350;
	height:550;
	vertical-align:top;
}

.SmallSideBarGrid
{
	background-color:#CCCC66;
	width :40;
}
.SidebarTopGrid
{
	background-color:#990000;
	width:350;
	vertical-align:top;
}

.SmallSideBarTopGrid
{
	background-color:#CCCC66;
	width :40;
}

A {text-decoration:none; color:Navy}
A:hover {background-color:Navy; color:White;}
   