body {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	background-image: url(images/background_new.GIF);
	 
}

.mediumText{
	font-family:Arial;
	font-size:12px;
}

.sideRollover a {
display:block;
width: 151px;
height:30px;
font: bold 13px Arial;;
color:#000000;
background: url(images/SideTab-min.png) 0 0 no-repeat;
text-decoration: none;
}


.menuRollover a {
display:block;
width: 96px;
height:30px;
font: bold 13px Arial;;
color:#fff;
background: url(images/GreenTab-min.png) 0 0 no-repeat;
text-decoration: none;
}
.menuRollover a:hover, .sideRollover a:hover { 
background-position: center center;
color: #000000;
}
.menuRollover a:active, .sideRollover a:active {
background-position: bottom;
color:#fff;
}
