td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;

}

.td3 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}

a:hover {
	color: #FFFFFF;
}
a {
	text-decoration: underline;
	color: #C26F29;
}
.orangeline {
	background-image:  url(images/menu_oran.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.orangeline2 {
	background-image:  url(images/menu_oran_on.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #878787;
	border-right-color: #878787;
	border-bottom-color: #878787;
	border-left-color: #878787;
}
.box2 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #878787;
}
.box3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
}
.box4 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #878787;
	}
.td1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.td2 {
	font-size: 12px;
	color: #C26F29;
	text-decoration: none;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E9EA0;
	border: 1px solid #9E9EA0;
	background-color: #404041;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #9E9EA0;
	background-color: #605F5F;
	border: 1px solid #605F5F;
}
