﻿*
{
	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:#2f2f2f;
	background-color:Black;
}
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;
}
A
{
	text-decoration:none;	
}
#container
{
    display:block;
    width:799px;
    margin-left:auto;
    margin-right:auto;
}
.NoBorder
{
	border:solid 0px;
}
.Red
{
	font-family:Arial;
	font-size:12px;
	color:#c10001;
}
.Grey
{
	font-family:Arial;
	font-size:12px;
	color:#2f2f2f;
}
.Bold
{
	font-weight:bold;	
}
.logo
{
    display:block;
    width:381px;
}
.Menu
{
	display:block;
	padding-top:1px;
    font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.MenuSelected
{
	display:block;
	padding-top:1px;
    font-family:Arial;
	font-size:12px;
	color:#c10001;
	font-weight:bold;
	text-decoration:none;
}
.BottomWhite
{
    font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:24px
}
.Logo
{
	display:block;
	width:152px;
	height:48px;
}
.ImageBorder
{
	border: solid 1px #c10001;
}
.LogoDiv
{
	display:block;
	width:150px;
	height:110px;
	float:right;	
}
.PictureContainer
{
    width:80px;
    margin-bottom:15px;
    text-align:center;
}

.PictureContainerSelect
{
    width:80px;
    margin-bottom:15px;
    text-align:center;
    border-left:solid 2px #c10001;
}

@media screen
{
	.PrintLabel
	{
		
	}
	
	.PrintIcon
	{
		
	}
}

@media print
{
	.PrintLabel
	{
		display:none;
	}
	
	.PrintIcon
	{
		display:none;
	}
}
