﻿body
{
}
.Menu
{
	background-image: url(../App_Themes/Background/bgMenu.gif);
	height: 33px;
	text-align: left;
	padding-left: 10px;
	width: 100%;
}
/***************************** Title Text **********************************/
.textMenu
{
	color: white;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: tahoma;
}
.text
{
	text-decoration: none;
	font-size: 10pt;
	font-family: tahoma;
}
.textBold
{
	text-decoration: none;
	font-size: 10pt;
	font-family: tahoma;
	font-weight: bold;
}
/***************************** End Title Text **********************************/