﻿body
{
  text-align: center;
  margin-top: 0px;
  direction: rtl;
  background: url(/RefereeReports/images/bg.jpg) #151b34 fixed repeat-x left top;
}

.page 
{            
    width:776px;
    margin: 12px auto 0px auto;    
    background-color:White;    
}

.content {
  padding:5px;
  direction:ltr;
  background-image:url('/RefereeReports/images/strip.gif');
	background-repeat:repeat-x;	 		
}

.topmenu {
  
  font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#29486B;	
	background-color:#3AC4FE;
	padding:5px;
	margin-bottom:1px;	
	text-align:center;
}

a
{ 
	font-family:Arial;
	color:#26449C;
	font-size:12px;	
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.topmenu a {  	
	text-decoration:none;  
	font-size:13px;
	color:#29486B;
	padding-top:3px;
	padding-bottom:3px;
}

.topmenu  :hover
{
	text-decoration:underline;
}

.PageTopGardient
{
	background-color:#3AC4FE;
/*
  background-image: url(/RefereeReports/images/header_bg.gif);
  background-repeat: repeat-x;
  background-position: left top;
  background-attachment: fixed;
*/
}


.LargeTextBold, .LargeTextBold a {
  text-align:right;
  font-family:Arial;
	color:#26449C;
	font-size:16px;	
	font-weight:bold;
	padding-right:10px;
	/*padding-top:20px;*/
}

.LargeTextBold a
{
	text-decoration: none;
}

.SponserBanner
{
	border-bottom :1px #6ba6c6 solid;
	border-top:1px #6ba6c6 solid;
	
}

.FooterTable
{
	background-color:#57ccff;
	height:21px;
	border-top:1px #6ca7c7 solid;
}

.FooterCell
{
	padding-right:10px;
	padding-left:10px;
	padding-bottom:5px;
}

.FooterText
{
	font-family:Arial;
	color:#00598f;
	font-size:12px;
	text-decoration:none;
}

.FooterText:hover
{
	text-decoration:underline;
}

.CreditText
{
	font-family:Arial;
	color:#868686;
	font-size:10px;
	text-decoration:none;
}

.FooterRightsText
{
	font-family:Arial;
	color:#00598f;
	font-size:12px;
	padding-left:20px;
}

.SubHeaderLink
{
	background-image:url('/images/sub_header_bg.gif');
	background-repeat:repeat-x;
	height:16px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-right:10px;
	width: 100%;
	text-align:right;
	text-decoration: none ;
}
.SubHeaderLink:hover
{
	text-decoration: underline ;
}

.header 
{
    background-image:url(images/bg.gif);
    background-repeat:no-repeat;
    width:681px;
    height:59px;       
    padding-bottom:10px;    
    font-family: Arial;
}

.subheader 
{
    text-align:left;
    color:white;
    font-weight:bold;
    font-size:150%;        
    padding-top: 2px;    
    padding-left:10px;
}

.logo 
{
    background-image:url(images/logo.gif);          
    background-repeat:no-repeat;    
    background-color:Blue;
    height:59px; 
    width:89px;    
}

.footer 
{    
  direction:rtl;
  text-align:center;      
}

.version 
{
}

.portal
{           
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;    
}

.NormalText
{
	font-family:Arial;
	color:#26449C;
	font-size:12px;	
}

