body {
	background-attachment: fixed;
	background-image: url('/images/bg.gif');
        background-color: transparent;
	text-align: center;
}

.maintable {
	border: 1px solid #999999;
	background-color: #FFFFFF; 
}

.midtr {
	background-image: url('/images/trbg.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0362AA;
	text-decoration: none;
}
input {
	font-size: 12px;
	border: 1px solid #999999;
}

.textHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dcb {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 14px;
}

.maintd{
	padding: 10px;
	background-color:FFFAED;
}

.maintd2{
	border: 1px solid #999999;
	background-color: FFFAED; 
}

.maintd3{
    background-color: FFFEAD;
    border: 0px solid #00000;
}

	.btnn{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffaa16;
	width: 132px;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	border: 2px solid #ccccc; 
	cursor: pointer;
	text-align:center;
	}
	
	.btnn:hover {
	background-color: #024578;
	color: #fffff;
	border: 2px solid #ccccc;
	}
        
       .btnn:active {
	background-color: #ffaa16;
	border: 2px solid #ccccc;
	}

	.btnn2{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffaa16;
	width: 145px;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	border: 2px solid  #ccccc;
	cursor: pointer;
	text-align:center;
	}

	.btnn2:hover {
	background-color: #024578;
	color: #fffff;
	border: 2px solid #ccccc;
	}
        
       .btnn2:active {
	background-color: #ffaa16;
	border: 2px solid #ccccc;
	}
	
	.btnn4{
	background-color:  #0362AA;
	border: 1px solid #a7a6a6;
	}
	
	.calcT{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.calcT2{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
        style: bold;
        
	}
        
        .a123{
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif ;
        font-color: #024578;
        style: bold, italic;
        
        }

        /** forma **/

        .area {
        width: 100px;
        }
	
	
