	
	body {
		background: url(images/back.gif);
		margin-top:10px;
		text-align:left;
		}
	#content {
		background-color: transparent;
		font-family: verdana;
		font-size: 11px;
		text-align: left;
		color: #000000;
		}
	#content2 {
		background-color: transparent;
		font-family: verdana;
		font-size: 12px;
		text-align: center;
		color: #000000;
		}
	#smallcontent {
		background-color: transparent;
		font-family: verdana;
		font-size: 10px;
		text-align: left;
		color: #000000;
		}
	#header {
		background-color: transparent;
		font-family: verdana;
		font-size: 14px;
		text-align: left;
		color: #000000;
		}

	#footer {

		font-family: verdana;
		font-size: 10px;
		color: #000000;
		background-color: transparent;
		}
	#foot {

		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		background-color: transparent;
		}
	#tandc {

		font-family: verdana;
		font-size: 10px;
		color: #c0c0c0;
		text-align: center;
		background-color: transparent;
		}
		
	a:link
		{
		color: #000000;
		text-decoration: none
		}

	a:visited
		{	
		color: #000000;
		text-decoration: none
		}

	a:hover
		{
		color: #FF0000;
		text-decoration: none;
		}

	a:active
		{	
		color: #000000;
		text-decoration: none
		}

	a.nav:link
		{
		color: #000000;
		text-decoration: none
		}

	a.nav:visited
		{	
		color: #000000;
		text-decoration: none
		}

	a.nav:hover
		{
		color: #FF0000;
		text-decoration: none;
		}

	a.nav:active
		{	
		color: #000000;
		text-decoration: none
		}

	a.foot1:link
		{
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		text-decoration: none
		}

	a.foot1:visited
		{	
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
		text-align: center;
		text-decoration: none
		}

	a.foot1:hover
		{
		color: #FF0000;
		font-weight: bold;
		font-size: 12px;
		text-align: center;
		text-decoration: none
		}

	a.foot1:active
		{	
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
		text-align: center;
		text-decoration: none
		}
	a.foot2:link
		{
		color: #006600;
		font-size: 10px;
		text-decoration: none
		}

	a.foot2:visited
		{	
		color: #006600;
		font-size: 10px;
		text-decoration: none
		}

	a.foot2:hover
		{
		color: #FF0000;
		font-size: 10px;
		text-decoration: none
		}

	a.foot2:active
		{	
		color: #006600;
		font-size: 10px;
		text-decoration: none
		}

