﻿*
{
	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;
}
DIV
{
	background-repeat:no-repeat;
	font-family:Arial;
}
TR
{
	vertical-align:top;	
}
INPUT
{
	height:18px;
	font-family:Arial;
	font-size:13px;
}
IMG
{
	border:solid 0px;
}
#container
{
    display:block;
    width:970px;
    margin-left:auto;
    margin-right:auto;
    
}
.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:#6d040b;
}
.logo
{
    display:block;
    width:381px;
}
.Menu
{
    font-family:Arial;
	font-size:15px;
	color:#6d040b;
	font-weight:bold;
	text-decoration:none;
}
.MenuSelected
{
    font-family:Arial;
	font-size:15px;
	color:#fdc74b;
	font-weight:bold;
	text-decoration:none;
}
.MenuLine
{
    display:block;
    background-color:#fdc74b;
    width:2px;
    line-height:8px;
    font-size:8px;
    margin-top:5px;
    margin-right:15px;
    margin-left:15px;
}
.ArrowLine
{
    display:block;
    background-color:#6d040b;
    width:2px;
    line-height:10px;
    font-size:10px;
    margin-top:2px;
    margin-right:5px;
    margin-left:5px;
}
.BottomWhite
{
    font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	line-height:24px
}
.BottomLink
{
    font-family:Arial;
	font-size:12px;
	color:Gray;
	text-decoration:none;
	line-height:8px;
	padding-right:20px;
	padding-left:20px;
	border-left: solid 1px #888888;
}
.BottomFont
{
    font-family:Arial;
	font-size:12px;
	color:Gray;
	text-decoration:none;
	line-height:12px
}
@media screen
{
	.PrintLabel
	{
		
	}
	
	.PrintIcon
	{
		
	}
}

@media print
{
	.PrintLabel
	{
		display:none;
	}
	
	.PrintIcon
	{
		display:none;
	}
}