body{
	font-family:Arial;
	font-size:12pt;
	color:#000000;
	background-color:#ffffff;
}


button, input[type="button"], input[type="submit"], input[type="reset"]{
	border:solid 1pt #808080; 
	background-color:White; 
	color:Black;
	font-size:10pt; 
}

.bodyStyles{
	font-family:Arial;
	font-size:12pt;
	color:#000000;
	background-color:#ffffff;
}

.buttonStyles{
	border:solid 1pt #808080; 
	background-color:White; 
	color:Black;
	font-size:10pt; 
}


.appMenuSelectedStyle{
	text-align:center ;
	font-size: 10pt;
	color:#FFFF00;
	font-weight:bold;
}

.appMenuUnSelectedStyle a{
	text-align:center ;
	font-size: 10pt;
	color:#FFFFff ;
	text-decoration:none ;
}

.appMenuUnSelectedStyle {
	text-align:center ;
	font-size: 10pt;
	color:#FFFFff ;
	text-decoration:none ;	
}