﻿body {
}


.tbl_valign td
{
	vertical-align : top ;
	border-bottom : 1px solid silver;
}

.noline td
{
	border-bottom : 0px solid black;
}
.MenuStrip
{
	background-color: #b6ca51;
	 
	text-align: center;
	color: white; 
	background-repeat: repeat;
}
.MenuStripWLink
{
	background-color: #b6ca51;
	
	text-align: center; 
	padding-right: 10px; 
	padding-left: 10px;
	color: white; 
	background-repeat: repeat;
}

.MenuStripWLink a
{
	color: #282828;
	font-size: 14px;
	font-family: Tahoma;
}

.MenuStrip a.Link
{
	color: #282828;
	font-size: 14px;
	font-family: Tahoma;
}


.NormalText
{
	font-size: 14px;
	color: #282828;
	font-family: Tahoma;
}


