﻿.menu1
{
	background-position: left top;
	height: 50px;
	width: 216px;
	background-image: url('Images/menu1.jpg');
	background-repeat: no-repeat;
	font-family: "Tw Cen MT Condensed";
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
}
.menu2
{
    background-position: left top;
    height: 50px;
    background-image: url('Images/menu3.png' );
    background-repeat: repeat-x;
    text-align: left;
}
.menu3
{
	background-image: url('Images/menu2.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 18px;
	height: 50px;
}
.menu7
{
	background-position: left top;
	height: 56px;
	width: 216px;
	background-image: url('Images/menu7.png');
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;
	text-indent: 0px;
}
.menu8
{
	background-position: left top;
	height: 56px;
	width: 145px;
	background-image: url('Images/menu8.jpg');
	background-repeat: no-repeat;
}
.menu9
{
	background-position: left top;
	height: 56px;
	width: 416px;
	background-image: url('Images/menu9.jpg');
	background-repeat: repeat-x;
}
