body,
td,
th{
	color:#737375;
	font-size:11px;
	font-family:Tahoma;
	line-height:17px;
}
.leftMenu{
	background-image: url(images/sep.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	padding-left:3px;
}
.leftMenuLink:link,
.leftMenuLink:active{
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: 777777;
	text-decoration:none;
}
.leftMenuLink:visited,
.leftMenuLink:hover{
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: da1a21;
	text-decoration:none;
	
}
.footer{
	color:#FFF;
	font-family:Tahoma;
	font-size:10px;
}
.footerLink:link,
.footerLink:active,
.footerLink:visited,
.footerLink:hover{
  color:#C00;
  font-family:Verdana;
  font-size:12px;
  text-decoration:none;
}
.title{
	color:#900;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}
