.menuseparator {
	background-image: url(images/separator.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.vline {
	background-image: url(images/vline.jpg);
	background-position: right;
	width: 10px;
}
.menulink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.imgbox4 {
	height: 64px;
	width: 97px;
	border: 1px solid #999999;
}

.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.imgbox2 {
	height: 30%;
	width: auto;
	border: 1px solid #999999;
}
.imagbox3 {
	height: 125px;
	width: 93px;
	border: 1px solid #999999;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.imgbox {
	height: 73px;
	width: 110px;
	border: 1px solid #666666;
}



.menulink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}


.bullet {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 10px;
}
.menuline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424242;
	height: 10px;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
}
