/* CSS Document */

	
/* links & buttons */

.link3 {
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size:10px;
	font-weight: normal;
	}

.link3 a:hover{
	color: #FFFF99;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	}
	
.linkAccor {
	color: #69134E;
	text-decoration: none;
	font-family: Tahoma;
	font-size:10px;
	font-weight: bold;
}
	
.linkAccor a:hover{
	color:#69134E;
	text-decoration: none;
	font-family: Tahoma;
	font-size:10px;
	font-weight: bold;
	text-decoration:underline
	
	}

.linkInrPg{
	color:#69134E;
	text-decoration: none;
	font-family: Tahoma;
	font-size:10px;
	font-weight: normal;
	
	
	}
.linkInrPg a:hover{
	color:#B82187;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:10px;
	font-weight: normal;
	text-decoration:underline
	
	}

.linkInrPg2{
	color:#002E6E;
	text-decoration: none;
	font-family: Tahoma;
	font-size:10px;
	font-weight: normal;
	
	
	}
.linkInrPg2 a:hover{
	color:#B82187;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:10px;
	font-weight: normal;
	text-decoration:underline
	
	}


/*border + BG styles */
.verlineBg {
	background-image: url(images/brown_dot.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.tbleBrdr {
	padding: 2px;
	border: 1px solid #CCCCCC;
}


/*font styles */


.webTarif {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}

.tarifSml {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
}

.tarif {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: normal;
}

.hdrIndx1{
	color: #002E6E;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.boxfont{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.specials{
	color: #999999;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.hdrIndx2{
	color: #6A1B50;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.genBlkTxt {
	color: #5B656E;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.genBtmTxt {
	color: #002E6E;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}


.genGrnHom {
	color: #1B4004;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

.genGrn {
	color: #1B4004;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.genYlowHom {
	color: #834701;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}





