body {
	
	margin: 0;
    padding: 0;
	background: #fff url(images/grnwhtgrad1.jpg) top left no-repeat;
    color: #333;
    text-align: center;
    font-family: "Times New Roman", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.menuTitle{
	font-weight: bold;
    color: #FF0000;
	text-align: center;
	font-size: 200%;
	color: #4169E1;
	padding: 0 5px 0 5px;
	font-family: "Times New Roman","Trebuchet MS", Arial, Helvetica, sans-serif;
}

.textPale1{
	color:#808080;
	font-family:Verdana,Arial;
	font-size: 100%;
}

.textPale2{
	color:#808080;
	font-family:Verdana,Arial;
	font-size: 90%;
	text-align: left;
}

.textPale3{
	color:#808080;
	font-family:Verdana,Arial;
	font-size: 80%;
	text-align: left;
}
.menuIdText{
	font-weight: bold;
	color:#FF4500;
	font-family:Verdana,Arial;
	font-size: 100%;
	text-align: center;

}

.copyright{
	font-weight: bold;
    color: #FF0000;
	text-align: center;
	font-size: 80%;
	color: #4169E1;
	padding: 0 5px 0 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
