@charset "utf-8";
.background {
	background-color: #343434;
	margin-left:0;
	margin-right:0;
}
.lightgrey {
	background-color: #9a9a9a;
}
.tablebg {
	background-color: #efeded;
}
.toptext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #898585;
}
.gradiento {
	background-image: url(images/top_gradient.jpg);
	background-repeat: repeat-x;
	border: 1px solid #6b390c;
}
.whitetext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.whitetext a:link{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.whitetext a:visited{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.whitetext a:hover{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.footer {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.homeContent {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #817d7c;
	line-height:20px;
	text-align:justify;
}
.content {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #817d7c;
	line-height:25px;
	text-align:justify;
	text-decoration:none;
}

.content a:link{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #817d7c;
	line-height:25px;
	text-align:justify;
	text-decoration:none;
}

.content a:visited{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #817d7c;
	line-height:25px;
	text-align:justify;
	text-decoration:none;
}

.content a:hover{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #817d7c;
	line-height:25px;
	text-align:justify;
	text-decoration:underline;
}
.innerbg {
	background-color: #d9cdc4;
}
.headerText {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #9B6F42;
}
.smallWhitetext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.blacktext{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.blacktext a:link{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.blacktext a:visited{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.blacktext a:hover{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

a.fflink:link{
	font-family: Verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

a.fflink:visited{
	font-family: Verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

a.fflink:hover{
	font-family: Verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: gold;
	text-decoration:underline;
}

a.mail:link{
	font-family: Verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

a.mail:visited{
	font-family: Verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

a.mail:hover{
	font-family: Verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration:underline;
}