body
{
	font-family: Calibri, Tahoma;
	text-align: justify;
	font-size: 10pt;
	position: center;
	background-image: url('Images/DSCTilt.png');
	background-repeat: no-repeat;
	background-position: 0px 283px;
	background-color: #A0DAEE;
	margin-left: 110px;
}

#tools {
    float: right;
    position: relative; bottom: 75%;
    width: 20%;
    background-color: limegreen;
    }

a
{
	color: green;
}

a:link {color: navy}     /* unvisited link */
a:visited {color: green}  /* visited link */
a:hover {color: #00B7EF}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */

a.header
{
	text-decoration: none;
}

a.header:link 
{
	color: navy;
	text-decoration: none;
}

a.header:visited
{
	color: navy;
	text-decoration: none;
}

a.header:hover
{
	color: #00B7EF;
	text-decoration: none;
}

a.header:active
{
	color: navy;
	text-decoration: none;
}


#typing
{
behavior:url("typing.htc");
font-family: Calibri, Tahoma;
color: navy;
text-align: left;
font-size: 12pt;
margin-bottom: 0;
font-weight: bold;
}

td.odd
{
background-color: none;
height: 30px;
}

td.even
{
background-color: #96DAEF;
height: 30px;
}

img.homereport
{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

th
{
	color: navy;
	text-align: left;
	
}

table.footer, table.header
{
	width: 800;
	spacing: 0;
	padding: 0;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #FFFFFF;
}

table.footer
{
	border-bottom: 1px solid black;
}

table.header
{
	border-top: 1px solid black;
}


table.container
{
	width: 800;
	spacing: 0;
	padding: 0;
	background-image: url('Images/DSCBG-r.png');
	background-repeat: no-repeat;
	background-position: 0px 102px;
	background-color: white;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

table.rugbycontainer
{
	width: 800;
	spacing: 0;
	padding: 0;
	background-image: url('Images/DSCBG-r.png');
	background-repeat: no-repeat;
	background-position: 0px 37px;
	background-color: white;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
table.footmenu
{
width: 800;
}

td.footmenuitem
{
width: 97px;
text-align: center;
border-right: 1px solid rgb(90,90,90);
border-top: 1px solid rgb(90,90,90);
border-bottom: 1px solid rgb(90,90,90);
}

table.main
{
	width: 780;
	spacing: 0;
	padding: 0;
	
}

tr.news
{
	border-bottom: solid #222222;
	vertical-align: top;
}

table
{
	margin: 0;
	font-size: 10pt;
}

h1
{
	font-family: Calibri;
	font-size: 30pt;
	text-align: center;
	letter-spacing: -2px;
	text-decoration: italic;
	color: white;
}

h2
{
	font-family: Calibri;
	color: navy;
	font-size: 16pt;
	text-align: left;
	margin: 0;
}
h6
{
	font-size: 8pt;
	text-align: left;
	margin-top: 0;
}
p
{
	text-align: justify;
	font-size: 10pt;
	line-height: 1.5em;
}

.centre
{
	text-align: center;
}

.right
{
	text-align: right;
}

ul
{
	line-height: 200%;
}

p.datchtitle
{
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: #17CE27;	
}

p.address
{
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	color: #D5F0D8; 
}


select
{
	background-color: #96DAEF;
	color: navy;
}

textarea
{
	background-color: #96DAEF;
	color: black;
}

input
{
	background-color: #96DAEF;
	color: black;
	margin-top: 5;
}

input
{
	margin: 0;
}

p.addresshead
{
	color: #00B7EF;
}
p.title
{
	color: navy;
	font-weight: bold;
	text-align: center;
}
h3
{
	font-family: Trebuchet MS, Tahoma;
	color: navy;
	text-align: left;
	font-size: 12pt;
	margin-bottom: 0;
}

h2.homereport
{
	text-align: center;
}


h3.homereport
{
	text-align: center;
}

h3.hometitle
{
	margin-bottom: 25px;
	margin-top: 25px;
	text-align: center;
}
h4
{
	color: navy;
	text-align: left;
	font-size: 10pt
}
hr.footer
{
	width: 780;
}

hr
{
	color: #17CE27;
	height: 2px;
}


td.sponsor
{
	width: 400px;
	border-left: 1px solid navy;
	border-top: 1px solid navy;
	border-bottom: 1px solid navy;
	border-right: 1px solid navy;
}

p.sponsor
{
	margin-left: 15px;
}
