﻿td.normal, td.selected, td.childe
{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	background-repeat: repeat-x;
	height: 30px;
	width:146px;
	padding-right: 20px;
}
td.normal
{
	background-image: url(images/menu/menuGray1x30.png);
}

td.selected
{
	background-image: url(images/menu/menuBlue1x30.png);
}

td.childe
{
	background-image: url(images/menu/menuLightBlue.png);
}
a
{
	color:Black;
}

.loginTbx
{
	background-image: url(images/MatesrPage/loginTbx.jpg);
	width: 117px;
	background-repeat: no-repeat;
	height: 23px;
	border: 0;
	background-color: transparent;
	padding: 3px 5px 1px 5px;
	font-size: 10pt;
	background-position: right top;
}

.searchTbx
{
	background-image: url(images/MatesrPage/searchTbx.png);
	width: 98px;
	background-repeat: no-repeat;
	height: 23px;
	border: 0;
	background-color: transparent;
	padding: 3px 5px 1px 5px;
	font-size: 10pt;
	background-position: right top;
}

.loginBtn
{
	background-image: url(images/MatesrPage/login.jpg);
	width: 55px;
	background-repeat: no-repeat;
	height: 18px;
	border:0;
	background-color: transparent;
}

.tbx135x15
{
	background-image: url(images/Informative/textBox135x15.png);
	width: 135px;
	background-repeat: no-repeat;
	height: 15px;
	border: 0;
	background-color: transparent;
	padding: 3px 5px 1px 5px;
	font-size: 6pt;
	background-position: right top;
}

.tbx250x15
{
	background-image: url(images/Informative/textBox250x15.png);
	width: 250px;
	background-repeat: no-repeat;
	height: 15px;
	border: 0;
	background-color: transparent;
	padding: 3px 5px 1px 5px;
	font-size: 6pt;
	background-position: right top;
}

.tbx292x59
{
	background-image: url(images/Informative/textBox292x59.png);
	width: 292px;
	background-repeat: no-repeat;
	height: 59px;
	border: 0;
	background-color: transparent;
	padding: 3px 5px 1px 5px;
	font-size: 10pt;
	background-position: right top;
	overflow:hidden;
}

.tbx292x23
{
	background-image: url(images/Informative/textBox292x23.png);
	width: 292px;
	background-repeat: no-repeat;
	height: 23px;
	border: 0;
	background-color: transparent;
	padding: 3px 5px 1px 5px;
	font-size: 10pt;
	background-position: right top;
}

.tbx120x23
{
	background-image: url(images/Informative/textBox120x23.png);
	width: 120px;
	background-repeat: no-repeat;
	height: 23px;
	border: 0;
	background-color: transparent;
	padding: 3px 5px 1px 5px;
	font-size: 10pt;
	background-position: right top;
}