.table {
  margin: 0 0 20px 0;
  border: 2px solid #cc6600;
  font-size:9px;
}
.table1{
  margin: 0 0 20px 0;
  border: 2px solid #000000;
  
  
    /*font-size:9px;*/
}
.header{
color: #660033; 
font-size: 18px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.subheader{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
	font-weight: bold;
	font-size: 12px;
}
.subsubheader{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
	font-weight: bold;
	font-size: 10px;
}
.subsubsubheader{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
	font-size: 10px;
}
.select{
color: #660033; 
font-size: 11px;
width:170px;
height:20px;
text-align:center;
}
.input{
color: #660033; 
font-size: 11px;
width:170px;
height:20px;
text-align:center;
}
.inputlogin{
color: #660033; 
font-size: 11px;
width:130px;
height:20px;
text-align:center;
}
.inputpass{
color: #660033; 
font-size: 11px;
width:128px;
height:20px;
text-align:center;
}
.inputsmall{
color: #660033; 
font-size: 11px;
width:60px;
height:20px;
text-align:center;
}
.inputsmallsmall{
color: #660033; 
font-size: 11px;
width:35px;
height:20px;
text-align:center;
}
.row {
  padding: 0px;
  background-color: #F5F5F5;
  color: #40596A;
  font-size:11px;
  }


.row-color {
  padding: 0px;
  background-color:#000033;
  color:#FFFFFF;
}
.button{
background-color:#FF9966;
color: #660033;
font-size: 13px;
outline-style:dashed;
margin: 0 0 20px 0;
border: 2px solid #4A6A7C;
width:110px;
height:24px;
}
.smallbutton{
background-color:#FF9966;
color: #660033;
font-size: 10px;
outline-style:dashed;

border: 2px solid #4A6A7C;
width:60px;
height:20px;
}
.downloadbar
{
   background:url(images/salesarrow.jpg);
   background-repeat:repeat-x;
     font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
	font-size: 10px;
}
.welcomemsg {
color: #000000;
font-size: 16px;
}
.welcomeheader {
	color: #000000;
	font-size: 36px;
	font-weight: bold;
}

