A.navbar {
	COLOR: white; TEXT-DECORATION: none
}
A.navbar:hover {
	COLOR: #ECE7D4; TEXT-DECORATION: underline
}
.box1 {
	font-size: 11px;
	color: #333333;
	text-align: justify;
	background-color: #FDFBEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 5px;




}
.box2 {
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding: 5px;

}
a.linkbox:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.linkbox:visited {

	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.linkbox:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;

}
a.linkbox:active {

	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.linkul:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ECE7D4;

}
a.linkul:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
a.linkul:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #ECE7D4;

}
a.linkul:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ECE7D4;

}
td {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
}
ul {
	color: #FFFFFF;
	list-style-type: square;
}
h2 {
	font-size: 14px;
	color: #F4F4F4;
	background-color: #00A8A8;
	margin: 0px;
	padding: 2px;
	border: 1px solid #000000;

}
.texthome {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
a.top:link {
	text-decoration: none;
	width: 100%;
	border: 1px dotted #CC9900;
	padding: 2px;

}
a.top:active {
	text-decoration: none;
	width: 100%;
	border: 1px dotted #CC9900;
	padding: 2px;
	display: block;

}
a.top:visited {
	text-decoration: none;
	width: 100%;
	border: 1px dotted #CC9900;
	padding: 2px;
}
a.top:hover {
	text-decoration: none;
	width: 100%;
	border: 1px dotted #CC9900;
	padding: 2px;
	color: #F4F4F4;
	background-color: #00626C;
}
input,select,textarea {
	font: 9px Verdana,Arial,Helvetica;sans serif;
	color: #003;
	border: 1px solid #036;
}
input.button {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #fffee0;
	background: #036;
	border: 1px solid #036;
}
input.none {
	border: 0px solid #036;
}
#bottomized {
	font-size: 2px;
	color: #ECE7D4;



}
h3 {
	color: #00626C;
	padding: 3px;
	border: 1px solid #CC6600;
	margin: 2px;
	background-color: #FDFBEE;
}
