body {
	scrollbar-face-color: #C7C7B2;
	scrollbar-highlight-color: #C7C7B2;
	scrollbar-3dlight-color:#C7C7B2;
	scrollbar-darkshadow-color: #444700;
	scrollbar-track-color: #CCD9CD;
	scrollbar-arrow-color: #444700;
	background-image: url(/images/bg.gif);
}
input,textarea,select {
 font-family: Tahoma;
 font-size: 11;
 border-color: #454600;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 border-top-width: 1px;
 }

.TopLink,.TopLink a:link, .TopLink a:visited,.TopLink a:active{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#C7C7B2;
	text-decoration: none;
	text-transform: uppercase;
}
.TopLink a:hover{
	text-decoration: underline;
}

.Language,.Language a:link, .Language a:visited,.Language a:active{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #58591A;
	text-decoration: none;
	text-transform: uppercase;
}
.Language a:hover{
	text-decoration: underline;
}

.Title, .Title a:link, .Title a:visited, .Title a:active{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #234A16;
	font-weight: bold;
}
.Title a:hover {
	color: #904B40;
	text-decoration: underline;
}

.Text{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.Text a:link, .Text a:visited,.Text a:active {
	color: #454600;
	text-decoration: underline;
}
.Text a:hover {
	color: #904B40;
	text-decoration: underline;
}

.Highlight{
	font-family: Tahoma;
	font-size: 11px;
	color: #904B40;
	font-weight: normal;
	text-decoration: none;
}
.Highlight a:link, .Highlight a:visited,.Highlight a:active {
	color: #904B40;
	text-decoration: underline;
}
.Highlight a:hover {
	color: 454600;
	text-decoration: underline;
}

.TextNav{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #8CA1BA;
}
.TextNav a:link, .TextNav a:visited,.TextNav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.TextNav a:hover {
	color: #092F5C;
	text-decoration: underline;
}

.Headline{
	font-family: "Tahoma";
	font-size: 11px;
	color: #580000;
	font-weight: bold;
	text-decoration: none;
}
.Headline :link,.Headline a:visited, .Headline a:active{
	color: #580000;
	text-decoration: underline;
}
.Headline a:hover{
	color: #414104;
	text-decoration: none;
}

.AssociaLink, .AssociaLink a:link, .AssociaLink a:visited,.AssociaLink a:active {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #808072;
	font-weight: normal;
	text-decoration: underline;
}
.AssociaLink a:hover {
	color: #904B40;
	text-decoration: underline;
}

.VillaLink,.VillaLink a:link, .VillaLink a:visited,.VillaLink a:active{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #808072;
	text-decoration: underline;

}
.VillaLink a:hover{
	color: #51514F;
	text-decoration: underline;

}

.FootLink {
	font-family: Tahoma;
	font-size: 10px;
	color: White;
	text-decoration: none;
}
.Footlink a:link, .Footlink a:visited, .Footlink a:active {
	color: White;
	text-decoration: underline;
}
.Footlink a:hover {
	color: #9F9F9F;
	text-decoration: underline;
}

.Fuente, .Fuente a:link, .Fuente a:visited,.Fuente a:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color:"#808072";
	text-transform: uppercase;
}
.Fuente a:hover {
	color: "#808072";
	text-decoration: underline;
}
.Button {
	background: #C7C7B2;
	border-bottom: #96968A 2px solid;
	border-left: #E3E3D1 2px solid;
	border-right: #96968A 2px solid;
	border-top: #E3E3D1 2px solid;
	color: #52524C;
	font-family: Tahoma;
	font-size: 10px;
	height: 19px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.FormData{
	font-family: Tahoma;
	font-size: 11px;
	color: #707066;
	text-decoration: none;
}
.FormError{
	font-family: Tahoma;
	font-size: 11px;
	color: #EB1D1D;
	font-weight: bold;
	text-decoration: none;
}
.FormNotes{
	font-family: Tahoma;
	font-size: 10px;
	color: #454600;
	text-decoration: none;
}
.TitleNav{
	font-family: Tahoma;
	font-size: 11px;
	color: #778AA4;
	font-weight: bold;
}
.Newsletter{
	font-family: "Tahoma";
	font-size: 11px;
	background-color:#904B40;
	color: #ffffff;
	text-decoration: none;
}
.NewsletterBold{
	font-family: "Tahoma";
	font-size: 11px;
	background-color:#904B40;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.hidetxt{
	font-family: Tahoma;
	font-size: 1px;
	color: #F8F8F8;
}