.normal_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.normal_bld_unerline {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.normal_grey_bld {


	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #343434;
	text-decoration: none;
}
.normal_grey {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #343434;
	text-decoration: none;
}
.footer_txt_white {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_txt_org {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FBB62B;
	text-decoration: none;
}
.normal_bld {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.breadcrumbs_grey {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #686868;
	text-decoration: none;
}
.breadcrumbs_org {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFA70D;
	text-decoration: none;
}
.normal_txt_org {

	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FBA300;
	text-decoration: none;
}
.normal_links_green {


	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5E871F;
	text-decoration: none;
}
.normal_txt_blk {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.whitebold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.boxStyle {
	background-color: #ffffff;
	border: #A5D959 2px ridge;
	color: black;
	font-size: 10pt
}
.boxStyle:focus {
	border: #FF9C2E 2px double;
	color: black;
	font-size: 10pt;
}

.btn_focus {
	color:#24B520;
	font-family: verdana;
    font-size:12px;
    font-weight:normal;
    background-color:#FFEEDD;
    border:1px solid;
    border-top-color:#24B520;
    border-left-color:#24B520;
    border-right-color:#24B520;
    border-bottom-color:#24B520;
}

.btn {
	color:#1B6517;
	font-family: verdana;
    font-size:12px;
    font-weight:normal;
    background-color:#FFEEDD;
    border:1px solid;
    border-top-color:#669966;
    border-left-color:#669966;
    border-right-color:#336633;
    border-bottom-color:#336633;
}

.notify {
	color: red;
	font-size: 10px;
	font-family: tahoma;
	font-weight: normal;
}

table.newsTable {
	border-collapse: collapse;
	font-size: 10px;
	font-family: tahoma;
	border-color: #E5E5E5;
}
