﻿
.blueMenu
{
	background-image: url('/Images/menuBlueLarge2.jpg');
	background-repeat:no-repeat;
	position: relative;
	height: 50px;
	font-size:16px;
	color: #FFF;
	width:275px;
	display:block;
	text-indent:13px;
	line-height:35px
}


.yellowMenu
{
	background-image: url('/Images/menuYellowLarge2.jpg');
	background-repeat:no-repeat;
	position: relative;
	height: 50px;
	font-size:16px;
	color: #FFF;
	width:275px;
	display:block;
	text-indent:13px;
	line-height:35px
}

.greenMenu
{
	background-image: url('/Images/menuGreenLarge2.jpg');
	background-repeat:no-repeat;
	position: relative;
	height: 50px;
	font-size:16px;
	color: #FFF;
	width:275px;
	display:block;
	text-indent:13px;
	line-height:35px
}

.redMenu
{
	background-image: url('/Images/menuRedLarge2.jpg');
	background-repeat:no-repeat;
	position: relative;
	height: 50px;
	font-size:16px;
	color: #FFF;
	width:275px;
	display:block;
	text-indent:13px;
	line-height:35px
}
