body
{
	margin: 0px;
	padding: 0px;
}


h4{font-size:100%}

.title {
	font-family: 'helvetica neue', 'arial narrow', tahoma, helvetica, verdana, arial, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 15px;
	text-decoration: none;
}

.title:hover {
	color:#FF0000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
}

.a-link-white {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.a-link-white-nav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.a-link-blue-nav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0044cc;
	text-decoration: none;
}

.a-link-black {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.txt-tahoma-12-white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.txt-tahoma-10-white {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.txt-tahoma-12-orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9224;
}

.txt-tahoma-12-black {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.txt-tahoma-12-grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #888888;
}

.txt-tahoma-16-black {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
}

select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.table-lightborder {
	border: 1px solid #829AB0;
}
.txt-tahoma-13-white {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.txt-arialnarrow-10-white {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #FFFFFF;
}
.txt-arialnarrow-10-black {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #000000;
}

.txt-arialnarrow-8-black {
	font-family: "Arial Narrow";
	font-size: 8px;
	color: #000000;
}

.txt-arialnarrow-16-black {
	font-family: "Arial Narrow";
	font-size: 17px;
	color: #000000;
}
.txt-arialnarrow-16-white{
	font-family: "Arial Narrow";
	font-size: 17px;
	color: #ffffff;
}

.td-nav{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 2px;
}

.td-nav-on {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 2px;
	background-color: #FFFFFF;
}

.td-nav-over{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 2px;
	background-color: #A53931;
}

.td-nav-over a, .td-nav-over a:hover{
	color: #ffffff;
}

.td-nav-pressed{
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 2px;
	background-color: #A53931;
}
.box{
	font-size: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.td-title-orange{
	font-family: Arial;
	font-size: 11px;
	color: #FFA851;
	padding: 4px;
	background-color: #000000;
}
.td-nav-normal{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	background-color: #FFFFFF;
}
