/* Body */

BODY {
	scrollbar-3dlight-color: #761200;
	scrollbar-base-color: #FFB346;
	scrollbar-face-color: #FFB346;
	scrollbar-track-color: #BD3618;
	scrollbar-arrow-color: #7B2E00;
	}

/* Text styles */


.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffdfc4;
}
.text2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #77280B;
}
.text2 a:link, a:visited:{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #77280B;
}

.text3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #77280B;
}
.text3 a:link, a:visited:{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #77280B;
}


/* Diversos */

.input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

td,tr,p,div {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: Black;
	}

/* Links */

a:link, a:visited {
	font-size: 11px; 
	color: #9F380F; 
	text-decoration: none;
	font-family:  Tahoma, Arial;
	}
a:hover {
	color: #9F380F;
	text-decoration: none;
	}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	font-family:Trebuchet MS;
	color: #F1BE93;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	margin-left:13;
	margin-right:13;
 }

a.mainlevel:hover {
	color: #F1BE93;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	}

.contentdescription {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #7B2E00;
	text-align: left;
	}



/* Links */

a.weblinks:link, a.weblinks:visited {
	color: #405115; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Tahoma, Arial;
	}

a.weblinks:hover {
	color: #405115; 
	text-decoration: underline;
	}

.inputbox {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #BD3618;
	}

/** category text format and links **/

.category {
	color: #333333; 
	font-family: Tahoma, Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #333333; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}