.g1
{
	background-image: url(g1.jpg);
	background-repeat: no-repeat;
	height:43px;
	width:27px;
}
.g2
{
	background-image: url(g2.jpg);
	background-repeat: repeat-x;
	height: 43px;
}
.g3
{
	background-image: url(g3.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 27px;
}
.g4
{
	background-image: url(g4.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.g5
{
	background-image: url(g5.jpg);
}
.g6
{
	background-image: url(g6.jpg);
	background-repeat: repeat-y;
	width: 27px;
}

.g7
{
	background-image: url(g7.jpg);
	background-repeat: no-repeat;
	height:32px;
	width:27px;
}
.g8
{
	background-image: url(g8.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
.g9
{
	background-image: url(g9.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 27px;
}


.y1
{
	background-image: url(y1.jpg);
	background-repeat: no-repeat;
	height:43px;
	width:27px;
}
.y2
{
	background-image: url(y2.jpg);
	background-repeat: repeat-x;
	height: 43px;
}
.y3
{
	background-image: url(y3.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 27px;
}
.y4
{
	background-image: url(y4.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.y5
{
	background-image: url(y5.jpg);
}
.y6
{
	background-image: url(y6.jpg);
	background-repeat: repeat-y;
	width: 27px;
}

.y7
{
	background-image: url(y7.jpg);
	background-repeat: no-repeat;
	height:32px;
	width:27px;
}
.y8
{
	background-image: url(y8.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
.y9
{
	background-image: url(y9.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 27px;
}



.orange
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #ffcc33;
}


.grey
{
	background-color: #e2e2e2;
	padding: 7px 12px 7px 12px;
}
.trans
{
	padding: 0px 0px 10px 0px;
}

.yellow
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #ffff99;
}

.green
{
	background-color:#DBEBB1;
	padding: 7px 12px 7px 12px;
}
.navsubhead
{
	background-image: url(subhead.png);
	background-repeat: no-repeat;
	width: 273px;
	height: 33px;
	padding-top: 6px;
	padding-left: 8px;
	font-size: 1.6em;
	color: #ffffff;
}

