td {
	font-family: Tahoma;
	font-size: 10px;
	color: #fbf1db;
}
.mission {
	font-family: Tahoma;
	font-size: 9px;
	color: #fbf1db;
}
.yellow {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffd781;
}
.small8 {
	font-family: Tahoma;
	font-size: 8px;
	color: #fbf1db;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #fbf1db;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ee9237;
	text-decoration: none;
}
a.small {
	font-family: Tahoma;
	font-size: 8px;
	color: #fbf1db;
	text-decoration: none;
}
a.small:hover {
	font-family: Tahoma;
	font-size: 8px;
	color: #ee9237;
	text-decoration: none;
}
a.orange {
	font-family: Tahoma;
	font-size: 10px;
	color: #ee9237;
	text-decoration: none;
}
a.orange:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #9a4225;
	text-decoration: none;
}
a.edu {
	font-family: Tahoma;
	font-size: 14px;
	color: #ee9237;
	text-decoration: none;
}
a.edu:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffd781;
	text-decoration: none;
}
.text_marone {
	font-family: Tahoma;
	font-size: 10px;
	color: #9a4225;
}
.border_left {
	border-left-width: 1px;
	border-left-color: #fbf1db;
	border-left-style: solid;
}
.border_right {
	border-right-width: 1px;
	border-right-color: #fbf1db;
	border-right-style: solid;
}

.border_top {
	border-top-width: 1px;
	border-top-color: #fbf1db;
	border-top-style: solid;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-color: #fbf1db;
	border-bottom-style: solid;
}
.border_total {
	border: 1px solid #fbf1db;
}

h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #fbf1db;
}
p {
	font-family: Tahoma;
	font-size: 10px;
	color: #fbf1db;
}
.textfield_color {
	background-color: #fbf1db;
}

body {
	scrollbar-face-color: #333298;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #333298;
	scrollbar-arrow-color: #FFFFFF;
}
