@charset "utf-8";

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bk/bg1.gif);
}

td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}


.whitetitle {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
}


.greyTop {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding-left: 5px;
}

.menufont {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}


.title-calculator {
	font-family: "Bauhaus Md BT";
	font-size: 18px;
	color: #000;
	font-weight: normal;
}

.footTB {

	background-color: #CCCCCC;

	padding-left: 5px;

	padding-top: 5px;

	padding-bottom: 5px;

	vertical-align: top;

}


/* calculator */

.bottonscalculator {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
}

.calculatorfont {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.calculatorfont-box {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}

.numcalculator {
	font-family: Verdana;
	font-size: 15px;
	color: #0986EA;
	font-weight: bold;
}


.footer {
	color: #454545;
	font-size:11px;
	font-family:Tahoma;
	text-align:center;
}

.footer a{
	color: #454545;
	font-size:11px;
	font-family:Tahoma;
}

.footer a:hover{
	color: #AAC14D;
}


/*headings*/
h1 {
	font-size:14px;
	font-weight:bold;
	margin: 0 0 0 0;
}

h2 {
	font-family: "Bauhaus Md BT";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 0 0;
}

h2 a{
	font-family: "Bauhaus Md BT";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

h2 a:hover{
	font-family: "Bauhaus Md BT";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
}



/*lista*/

.lista{
font-family:"Verdana";
font-size:10px;
color:#000099;
}

.lista ul{

}

.lista ul li{
	display:list-item;
	font-weight: normal;
}

.lista ul li a{
	font-weight:bold;
	color:#000099;
}

.lista ul li a:hover{
	color:#003366;
}


/*titulos*/

.title-section{
	font-size:14px;
	font-weight:bold;
}
.index-right-color {
	font-family: verdana;
	font-size: 12px;
}
.index-price-color {
	color: #990000;
	font-family: Verdana;
	font-size: 12px;
}
