body 
	{ 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.bodytext,.title
	{
	text-align:left;
	font-family: arial;
	}

.title
	{
	color:#A97ACA;
	font:20px Arial;
	font-weight:bold;
	padding-top:none;
	padding-bottom:5px;
	}


a:link {
	color:#0B53A1;
	}

	
a:visited {
	color:#7e4ca4;
	}


.smalltitle, .h2
	{
	color:#A97ACA;
	font-size:18px;
	font-weight:bold;
	}
.marq1
	{
	color:#A97ACA;
	font-size:20px;
	font-weight:bold;
	}
.marq2
	{
	color:#f0ff00;
	font-size:20px;
	font-weight:bold;
	}
.marq3
	{
	color:#ff0012;
	font-size:20px;
	font-weight:bold;
	}
table.names 
	{
	width:80%;
	border:1px solid black;
	background-color:white;
	padding:0px;
	}
	
.header 
	{
	background-color:silver;
	text-align:center;
	color:black;
	font:14px tahoma;
	font-weight:bold;
	padding:3px;
	border-bottom:1px solid black;
	}

.footer
	{
	background-color:black;
	text-align:center;
	font:10px arial;
	color:gray;
	font-vertical-align:middle;
	}

td.role 
	{
	width:50%;
	padding-right:5px;
	text-align:right;
	color:#0b53a1;
	font:12px arial;
	font-weight:bold;
	}
	
td.name,td.namecolumn
	{
	font:12px arial;
	}

td.name 
	{
	width:50%;
	padding-left:5px
	text-align:left;
	}
	
td.namecolumn 
	{
	width:33%;
	text-align:center;
	}


.topbarleft,.topbarright
	{
	width:50%;
	background-image: url(img/topbarpurplefill.jpg);
	border-bottom:5px solid black;
	background-color:black;
	padding:0px;
	}

.topbarright
	{
	padding-right: 15px;
	text-align: right;
	font-weight: bold;
	font-family: CelticHd;
	font-size: 30px;
	}

.clubname {
	font-weight: bold;
	font-family: CelticHd;
	font-size: 24px;
	color: #A97ACA;
	}
					
.containertable
	{
	width:100%;
	height:100%;
	background-color:white;
	border:5px solid black;
	border-top:22px solid black;
	border-bottom:none;
	}
	

	
.headertable
	{
	width:100%;
	}

.maintable
	{
	width:100%;
	}

.headertable
	{
	width:100%;
	}

.maincontenttable
	{
	width:100%;
	height:100%;
	background-color:white;
	}	

.maincontent
	{
	padding:5px 20px 10px 20px;
	
	}
					
@media print{.noprint {display:none;}}
				
@font-face {
    font-family: 'CelticHand';
    src: url('http://www.burniearcheryclub.org.au/webfonts/celtichd.woff2') format('woff2'),
         url('http://www.burniearcheryclub.org.au/webfonts/celtichd.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}					
