A{
		FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial;
	text-align: center;
	TEXT-DECORATION: none;
}
A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial;
	text-align: center;
	TEXT-DECORATION: none;
}
A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial;
	text-align: center;
 text-decoration:underline;
}


.textmenu {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial;
	text-align: center; 	
	text-transform: uppercase;
	}
	
.textheader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #e7ba1d;
	FONT-FAMILY: arial;
 	
	}
.text {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial;
 	
	}
.textfooter {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial;
 	text-align: center;
	}
	
	.inputcontact{
	color: White;
	background-color: transparent;
	font-size: 12px;
	height: 18px;
	border: 0px;
	width: 80%;
	line-height: 12px;	
	border-bottom: 1px dotted;
}
.inputcontact1{
background-color: transparent;
color: White;
font-size: 14px;
height: 120px;
border: 0px;
width: 80%;
overflow: hidden;
border-bottom: 1px dotted;
line-height: 16px;

}

.textcontactleft{
	font-size: 12px;
	text-align: right;
	padding-right: 10px;	
	color: White;
	font-family: Tahoma;
}
.textcontactright{
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	color: White;
}
.bgbtcontact{
color: #DAEDF4;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
	height: 26px;
	background: url(../images/bgmenu.jpg);
	border: 0px;
}
.red{
	color: Red;
	font-weight: bolder;
}
.up{
	text-transform: uppercase;
}
.t1{
	color: #8B8B8B;
	font-size: 10px;
font-style: italic;
}
.t11{
		color: #8B8B8B;
	font-size: 10px;
font-style: italic;
}
A.t11:link{
	color: #8B8B8B;
	font-size: 10px;
font-style: italic;	
}
A.t11:hover{
		color: #8B8B8B;
	font-size: 10px;
font-style: italic;	
text-decoration: underline;
}
.w80{
	width: 80%;
}