﻿*
{
	padding:0px;
    margin:0px;    
}
BODY
{
    background:white;
	scrollbar-face-color: #f3f3f3; 
	scrollbar-highlight-color: #f3f3f3; 
	scrollbar-3dlight-color: #f3f3f3; 
	scrollbar-arrow-color: #333; 
	scrollbar-track-color: #f3f3f3;
}
A
{
    text-decoration: none !important;
    color:Black;
}
TR
{
	vertical-align: top;	
}
TH
{
	text-align:left;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#d1010e;
}
TH
{
	text-align:left;
	font-family: Arial;
	font-size:12px;
}
#container
{
	background-color:white;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Arial;
}
#bottomBox
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	float:left;
}
#linksBox
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:20px;
	float:none;
}
#left
{
	width:334px;
	height:550px;
}
#leftTable
{
	
}
#resolution
{
	float:none;
	color:#333333;
}
#aurion
{
	float:none;
	color:#333333;
}
.link
{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:white;
	display:block;
	line-height:30px;
	text-align:left;
	margin-left:60px;
}
.linkSelected
{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#d1010e;
	display:block;
	line-height:30px;
	text-align:left;
	margin-left:60px;
}
.noBorder
{
	border: solid 0px;
}
.bottomLink
{
	font-family: Arial;
	font-size:12px;
	line-height:12px;
	color:#333333;
	border-right:solid 1px #333333; 
	display:block;
	float:left;
	text-align:center;
}
.textbox
{
    background: white;
	border: solid 1px #832929;
	font: normal 12px Arial !important;
	vertical-align: top;
	height: 18px;
	direction:rtl;
}
.leftNavManagement
{
	font-family: Arial;
	font-size:12px;
	color:white;
	display:block;
	line-height:20px;
	text-align:left;
	margin-left:60px;
	margin-top:5px;
}
.red
{
	color:#d1010e;	
}
.auditionsLink
{
	font-family: Arial Black, Arial;
	font-size:13px;
	font-weight:bold;
	color:white;
	display:block;
	line-height:26px;
	text-align:left;
	margin-left:90px;	
}