﻿*
{
	padding:0px;
    margin:0px;    
}
BODY
{
    scrollbar-face-color: #f3f3f3; 
	scrollbar-highlight-color: #f3f3f3; 
	scrollbar-3dlight-color: #f3f3f3; 
	scrollbar-arrow-color: #333; 
	scrollbar-track-color: #f3f3f3;
	background-repeat:no-repeat;
	direction:rtl;
	font-family:Arial;
	font-size:12px;
	color:#171717;
}
DIV
{
	background-repeat:no-repeat;
	font-family:Arial !important;
	font-size:12px;
	color:#171717;
}
P
{
	font-family:Arial !important;	
	font-size:12px;
	color:#171717;
}
TD
{
	font-family:Arial !important;	
	font-size:12px;
	color:#171717;
}
TR
{
	vertical-align:top;	
	font-size:12px;
	color:#171717;
}
INPUT
{
	font-family:Arial;
	font-size:12px;
}
IMG
{
	border:solid 0px;
}
.NoBorder
{
	border:solid 0px;
}
.NavigatorGray
{
	font-family:Arial;
	font-size:12px;
	display:block;
	font-weight:bold;
	color:#acacac;
	float:right;
}
.NavigatorRed
{
	font-family:Arial;
	font-size:12px;
	display:block;
	font-weight:bold;
	color:#b7101a;
	float:right;
}
.ArticleTitle
{
	font-family:Arial;
	font-size:14px;
	display:block;
	font-weight:bold;
}
.Red
{
	font-family:Arial;
	font-size:12px;
	color:#b7101a;
}
.Title
{
	font-family:Arial;
	font-size:14px;
	color:White;
	font-weight:bold;
	line-height:22px;
}
.Label
{
	font-family:Arial;
	font-size:12px;
	color:#171717;
}
.Category
{
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	line-height:20px;
}
@media screen
{
	.PrintLabel
	{
		
	}
	
	.PrintIcon
	{
		
	}
}

@media print
{
	.PrintLabel
	{
		display:none;
	}
	
	.PrintIcon
	{
		display:none;
	}
}