td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

td.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold
}

td.GreyLast {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	font-weight:bold
}

td.padding{
	padding-left:10;
	padding-right:10;
	padding-top:10;
	padding-bottom:10;
}


.textfields {
	border:1px solid #A6A8B7;
	font-family: Tahoma;
	font-size: 11px;
	color: #1E276A;	
}

.buttons {
	background-image:url('images/button_back.jpg');
	border:1px solid #000099;
	color:white;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
}

.title {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#0000CC;
}

.Menu {
	font-family:Tahoma;
	font-size:8pt;
	color:#95210E;
}

.MenuActive {
	font-family:Tahoma;
	font-size:8pt;
	color:#95210E;
	font-weight:bold;
}

.Cat {
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	color:#FFFFFF;
}

.SubCat {
	font-family:Arial;
	font-size:11pt;
	color:#FFFFFF;
}

.txtDRed {
	font-family:Arial;
	font-size:13pt;
	color:#95210E;
}

.txtHead {
	font-family:Arial;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}

.grayTitle {
	font-family:Tahoma;
	font-size:8pt;
	color:#999999;
}
.textfields {
	border:1px solid #A6A8B7;
	font-family: Tahoma;
	font-size: 11px;
	color: #1E276A;	
}