.border {
	border: 1px solid #993300;
}

a {
	color: #EC6D20;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
.textmenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.textmenubot {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.whitetxt {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.textfield {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	font-weight: normal;

}
.textblue {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #215788;
}
.headingblue {

	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #215788;
}
.headingyellow {


	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #EC6D20;
}
.headinggray {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #666666;
}
.textbottom {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
