#lefttab1{
	padding: 0;
	width: 200px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#lefttab1 ul{
	font: normal 20px Arial;
	margin:0;
	margin-left: 0;
	padding: 0;
	list-style: none;
}

#lefttab1 li{
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
	text-transform:uppercase;
}

#lefttab1 a.typea{
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 0 22px 0 20px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 85px;	
	border-bottom: 1px solid white;
	background: #627325 url(../images/register1.jpg) no-repeat;
	background-position: center
}

#lefttab1 a.typea:hover{
	background: #5e2d0f url(../images/register2.jpg) no-repeat; /*Menu hover bgcolor*/
	background-position: center;
	color: #627325
}

#lefttab1 a.typeb{
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 0px 15px 0px 16px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 85px;	
	border-bottom: 1px solid white;
	background: #627325 url(../images/globe1.jpg) no-repeat;
	background-position: center
}

#lefttab1 a.typeb:hover{
	background: #5e2d0f url(../images/globe2.jpg) no-repeat; /*Menu hover bgcolor*/
	background-position: center;
	color: #627325
}

#lefttab1 a.typec{
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 0px 44px 0px 43px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 85px;
	border-bottom: 1px solid white;
	background: #627325 url(../images/uk1.jpg) no-repeat;
	background-position: center
}

#lefttab1 a.typec:hover{
	background: #5e2d0f url(../images/uk3.jpg) no-repeat; /*Menu hover bgcolor*/
	background-position: center;
	color: #627325
}