body {   
   background-image: url('../images/background.gif');
   background-color: transparent;
   background-attachment: fixed;
   font-family: Verdana, Arial, helvetica, sans-serif;
   font-size: 10px;   
      
}

table {
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
        background-color:trasparent;
	border: #146433 1px solid;
}

table.header {
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	border: #146433 1px solid;
	background-color:trasparent;
}

table.menu {
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	border: 0px;
}


td.normal {
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	border: #146433 1px solid;
	height:15px;
}

td.data_display {
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	border:#919578 1px groove;
        text-transform: capitalize;  
	height:15px;
}

td.empty {
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	border-top: 0px;
	height:15px;
}

.select{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
	border: #919578 1px solid;
	width:192;
}

.select1{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
	border: #919578 1px solid;
	width:55;
}

.select2{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
	border: #919578 1px solid;
	width:75;
}

.select2{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
	border: #919578 1px solid;
	width:75;
}


input.text{
   background-color: #FFFFFF;
   border: #146433 1px solid;
   font-family: Verdana, Arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   text-transform: capitalize;
   width: 192
}

input.text_login{
   background-color: transparent;
   border: #146433 1px solid;
   font-family: Verdana, Arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;   
   width: 192
}

.textarea{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#FFFFFF;
	border: #919578 1px solid;
	width:192;
	height:70;
}

.select_multiple{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:9px;		
	background-color:#FFFFFF;
	border: #919578 1px solid;
	width:140;
	height:70;
}

.textarea_comments{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#FFFFFF;
	border: #919578 1px solid;
	width:300;
	height:150;
}

input.textError{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	border: #146433 1px solid;
	background-color:#996633;
        text-transform: capitalize;  
	width:192;
}

input.textError_Login{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:14px;
	font-weight:normal;
	border: #146433 1px solid;
	background-color:#996633;        
	width:192;
}


input.button1{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	border: #146433 1px solid;	
	background-color:#146433;
        width:90;
        color: #9e874b;
        padding: 3px 5px;
	cursor:hand;
}

input.button2{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	border: #146433 1px solid;
	background-color:#9e874b;
	width:90;
        padding: 3px 5px;
	cursor:hand;
}

input.buttonCurrentPage{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	border: #146433 1px solid;	
	background-color:#146433;
        width:90;
        color: #9e874b;
        padding: 3px 5px;
	cursor:default;
}

td.style1 {
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	border: #919578 1px solid;
	height:15px;		
	cursor:hand;
}

td.style2 {
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	border: #919578 1px solid;
	height:15px;
	background-color:#919578;
	cursor:hand;
}
input.text2{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
	border: #919578 1px solid;
        text-transform: capitalize;
	width:60px;
}

input.text2Error{
	font-family: Verdana, Arial, helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	border: #919578 1px solid;
	background-color:#996633;
        text-transform: capitalize;  
	width:60px;
}

