﻿
body 
{
	background-color:Black;
	font-family: Arial;
	font-size: 14px;
	color:White;
	text-align:left;
}

img
{
	border:none;
}

h1
{
  margin:0px;
  padding:0px;
}

td
{
	font-size:18px;
}

.modalBackground 
{
	background-color : black;
	filter           : alpha(opacity=80);
	opacity          : 0.80;
}

.pnlPopUp
{
	background-image : url('Images/Global/popUpBG.jpg');
	background-repeat : no-repeat;
	width : 521px; 
	height : 531px;
	text-align: left;
	vertical-align: top;
	font-size:12px; 
	color:#000;
	
}

.Error
{
 font-size:12px;
 color:Black; 
}

table tr td
{
  padding:0px;
  margin:0px;
}

.Comp
{
  height:703px;
  width:1026px;
  color:White;
  font-size:14px;
  background-image:url('Images/Home/mdlBG.jpg');
  background-repeat:no-repeat;
  background-color:Black;
  text-align:justify
}

.RugbyHome
{
  height:800px;
  width:1121px;
  color:White;
  font-size:14px;
  background-image:url('Images/RugbyHome/HomeBg.jpg');
  background-repeat:no-repeat;
  background-color:Black;
  text-align:justify;
  font-family:Arial;
}

.RugbyEnter
{
  height:767px;
  width:1024px;
  color:White;
  font-size:14px;
  background-image:url('Images/RugbyHome/EnterBG.jpg');
  background-repeat:no-repeat;
  background-color:Black;
  text-align:justify
}

.pnlTermsRugby
{
  background-image : url('Images/RugbyHome/Terms.jpg');
	background-repeat : no-repeat;
	width : 524px; 
	height : 603px;
	text-align: left;
	vertical-align: top;
	font-size:12px; 
	color:#FFF;
}
.pnlTermsRugby ol li
{
  padding-top:5px;
}

.pnlPrivRugby
{
  background-image : url('Images/RugbyHome/Priv.jpg');
	background-repeat : no-repeat;
	width : 521px; 
	height : 532px;
	text-align: left;
	vertical-align: top;
	font-size:12px; 
	color:#FFF;
}

.pnlTanks
{
  background-image : url('Images/RugbyHome/Thanks.jpg');
	background-repeat : no-repeat;
	width : 281px; 
	height : 159px;
	text-align: left;
	vertical-align: top;
	font-size:12px; 
	color:#FFF;
}