﻿a:link {
	font-family: Tahoma; 
	font-size: 8pt; 
	text-decoration: none;
	color:#404040;
}

a:active {
	font-family: Tahoma; 
	font-size: 8pt; 
	text-decoration: none;
	color:#404040;
}

a:visited {
	font-family: Tahoma; 
	font-size: 8pt; 
	text-decoration: none;
	color:#404040;
}

a:hover {
	font-family: Tahoma; 
	font-size: 8pt; 
	text-decoration: none;
	color: #D96E05;
}

td {
	font-family:Verdana;
	font-size:8pt;
	color:#404040;
}

.listheader {
	font-size:14pt;
	font-weight:bold;
	background:#d0d0d0;
	color:#ffffff;
	height:24;
	padding-left:5;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#D96E05, EndColorStr=#FFFFFF);
}
.mn {
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	width:130px;
	text-align: center;
	cursor:hand;
	color:#404040;
}
.mnover {
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	width:130px;
	text-align: center;
	cursor:hand;
	color:#E37509;
	background:#f0f0f0;
}
.mnRight {
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	text-align: left;
	cursor:hand;
	color:#404040;
	background:#BAB9C4;
	padding-left:4px;
	height=21;
}
.mnRightover {
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	text-align: left;
	cursor:hand;
	color:#E37509;
	background:#f0f0f0;
	padding-left:4px;
	height=21;
}
