	p {font-family: arial}

a:link, a:visited, a:active {text-decoration: underline;}
.menu1 {
    font-family: arial;
    font-size: 12pt;
    vertical-align: top;
    text-align: center;
    background-color: transparent
	text-color: green;
}
.littleFont  {
    font-size: 8pt;
    }
.rczone { 
    background-image: url(../images/RCNewsZone.jpg);
    background-repeat: no-repeat;
    background-position: botton right;    
    font-family: arial; 
    font-size: 8pt;
    vertical-align: top;
    text-align: left;
    background-color: transparent;
	padding: 25px;
}
.Selectionzone { 
    background-image: url(../images/RCNewsZone.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;    
    font-family: arial; 
    font-size: 8pt;
    vertical-align: top;
    text-align: left;
    background-color: transparent;
	padding: 35px;
}
.infozone { 
	background-image: url(../images/eyes1.jpg);
    background-repeat: no-repeat;
    background-position: 60px 20px;    
    font-family: arial; 
    font-size: 8pt;
    vertical-align: top;
    padding: 5px 10px;
    text-align: left;
    background-color: transparent;
}
.trackzone {
	font-family: arial; 
    font-size: 8pt;
    vertical-align: top;
    padding: 1px;
    text-align: left;
    background-color: transparent;
}
div
	{
		background: transparent;
    }
#menuItem1
	{
		background: #B8BE80;
        width: 191px;
        color: #005500;
		margin: 0px 5px 0px 6px;
	}

a
	{
        text-decoration: none;
        color: #333333;
    }

 a.button
    {
    	display: block;
    	overflow: hidden;
    	font-family: arial;
    	font-size: 12px;
    	font-weight: bold;
    	text-align: center;
    	text-decoration: none;
    	margin: 0px 5px 0px 5px;
    	color: gray;
		text-decoration: none;

    }

a.button:hover
    {
    	margin: 0px 5px 0px 5px;
    	color: green;
		text-decoration: none;
    }
a.button#big
	{
    	width: 193px;
    	height: 20px;
    	background: url(../images/button2.jpg) no-repeat;
		text-decoration: none;
    }

a.button#big:hover
    {
    	background-position: 0 0px;
	}
	

	