body, td, input, textarea, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
}
.Banner {
    background-image:  url(images/banner.jpg);
	height: 96px;
	width: 889px;
}
.Menu {
    background-image:  url(images/menu.jpg);
	height: 30px;
	width: 889px;
}
.TopLeftMenu {
    background-image:  url(images/menu-green-top.gif);
	height: 31px;
	width: 163px;
}
.LeftMenu {
    background-image:  url(images/menu-back.gif);
	height: 31px;
	width: 163px;
}
.ARightMenu {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
    text-align:right;
}
.ARightMenu:HOVER {
	color: #999999;
	text-decoration: underline;
}	
.ALeftMenu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
    text-align:left;
    padding-left: 10px;
}
.ALeftMenu:HOVER {
	color: #009900;
}	
.ATopMenu {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
    text-align:left;
    padding-right:10px;
    padding-left:10px;
}
.ATopMenu:HOVER {
	color: #FFFFFF;
	text-decoration: underline;
}
.MainText {
    text-align:left;
    color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.MainTextPhoto {
    text-align:left;
    color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    padding-right: 5px;
    padding-left: 15px;
}
.styleh1 {
	text-align: left;
	font-size: 12pt;
    font-style:italic;
	font-weight: bold;
	color: #01AA33;
	padding-left: 12px;	
}
.styleh2 {
	text-align: centre;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.styleh3 {
	text-align: left;
	font-size: 16px;
	color: #8E61A2;
	font-weight: bold;
	font-style: italic;
}
.styleh4 {
	text-align: left;
	font-size: 14px;
	color: #8E61A2;
	font-weight: bold;
}
.styleh5 {
	text-align: left;
	font-size: 12px;
	color: #8E61A2;
	font-weight: normal;
}
.styleh6 {
	text-align: left;
	font-size: 16px;
	color: #8E61A2;
	font-weight: bold;
}
.tableborder {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style:solid;
	border-top-width: 1px;
	border-top-color:  #CCCCCC;
	border-top-style:solid;
	border-left-width: 1px;
	border-left-color:  #CCCCCC;
	border-left-style:solid;
	border-right-width: 1px;
	border-right-color:  #CCCCCC;
	border-right-style:solid;
    padding:15px;
}
.photoborder {
	border-bottom-width: 1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style:solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style:solid;
    border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style:solid;
    padding: 6px;
    background-color: #F0F0F0;
}
.fixturesborder {
	border-bottom-width: 1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style:solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style:solid;
    border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style:solid;
    padding: 6px;
    background-color: #EEFBEE;
}
    
