.tdHead {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}


.tdBody {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tdBodytxt {
	font-family: Tahoma;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
}

.tdMenubar {
	background-color: #42454A;
	height:20px;
	text-align:center;
	font-family: Tahoma;
	font-size: 10px;
	color: #DFDFDF;

	letter-spacing: 2px;
	font-weight: bold;
	line-height: 23px;
}
A.tdMenubar {
	background-color:#42454A;
	display: block;
	border-left-style: solid;
	border-left-width: 1;
	border-left-color: #333333;
	text-decoration:none;

}
A.tdMenubar:hover {
	background-color:#000000;
}
.tdMenufill {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #42454A;
	height:15px;
}
.tdSidebar {
	background-color:#293073;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}
.tdFoot {
	background-color:#313131;
	font-size: 9pt;
	color: #636363;
	margin-right: 5px;
	margin-left: 5px;
}

.tdFoot a {
	color: #006596;
	text-decoration:none;
}
.tdform {
	font-family: tahoma;
	font-size: 12px;
}

.tdBrands{	
	font-family: Tahoma;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	color:#293073;
	font-weight:bold;
	text-align:center;
}
