/* Default CSS Stylesheet for a new Web Application project */

.menuitem
{
 font-style:normal;
 color:#336699;

}
A:link
{
	color:#336699;
	text-decoration:none;
}
A:visited
{

color:#336699;
	text-decoration:none;
}

.heading {
	FONT-SIZE: xx-small; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ddeeff
}
.normal {
	FONT-SIZE: xx-small; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffddbb
}
.normal2 {
	FONT-SIZE: xx-small; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffbb
}
.empty {
	FONT-SIZE: xx-small; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #dddddd


}
.item {
	text-align: center;
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #FFFFFF;
}
.bground {
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #EEEEEE;
}
.title {
	text-align: center;
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #DDDDDD;
}
.rangeheader {
	text-align: left;
	VERTICAL-ALIGN: top;
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #DDDDDD;
}

.calpos
{
	z-index:4;
}
	