body{
	font-family:"Lucida Grande", arial, sans-serif;
	background:#F3F3F3;
}

ul{
	margin:0;
	padding:0;
}

li{
	width:100px;
	height:80px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
}
ul a{
	color: #FFFFFF;
	text-decoration:none;
}

p{
	padding:0px 0px;
}

	.subtext{
	padding-top:15px;
	font-size: 14px;
	}

/*Menu Color Classes*/
.green{
	background:#6AA63B  url(../images/green-item-bg.png) top left no-repeat;
	font-weight: normal;
	font-size: 14px;
	
}
.red{
	background:#D52100 url(../images/red-item-bg.png) top left no-repeat;
	font-weight: normal;
	font-size: 14px;
	
}
.purple{
	background:#5122B4 url(../images/purple-item-bg.png) top left no-repeat;
	font-weight: normal;
	font-size: 14px;
	
}
.yellow{
	background:#FBC700 url(../images/yellow-item-bg.png) top left no-repeat;
	font-weight: normal;
	font-size: 14px;
	
}

.blue{
	background:#0292C0 url(../images/blue-item-bg.png) top left no-repeat;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	
}
ul a:hover {
	text-decoration:none;
	color: #000000;
}
.table_border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 18px;
	padding: 2px;
}
.style17 {	color: #125782;
	text-decoration: none;
	padding-left: 40px;
}
.style18 {	font-size: 12px;
	line-height: 20px;
}
.tborder {
	border: 1px solid #FFFFFF;
}
.style8 {
	font-size: 16px;
	color: #009966;
	padding-left: 20px;
	line-height: 30px;
	background-color: #FFFFFF;
}
.style21 {
	font-size: 14px;
	color: #990000;
	padding-left: 20px;
}
