﻿.clsbody 
{
	width:100%;
	background-color:White; 
}




.tbMain
{
	width:90%;
	background-color:White ; 
}


.tbFooter
{
	border-top: 1px solid gray;
	font-family:Trebuchet MS;
	font-size:small;
	color:black; 
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	height: 35px;
	background-color: #F67710;
	width: 100%;
}

.tbheaderMain
{
	border-bottom: 1px solid gray;
	font-family:Trebuchet MS;
		font-size:small;
		color:black; 
		text-decoration:none;
		text-align:center;
		font-weight:bold;
	height: 80px;
}
.tbheader
{
	border-bottom: 1px solid gray;
	font-family:Trebuchet MS;
		font-size:small;
		color:black; 
		text-decoration:none;
		text-align:center;
		font-weight:bold;
	height: 110px;
}

.lblFooterTitle
{
	font-family:Tahoma;
	color:White;
	font-size:small ;
}

.lblFooterVersion
{
	font-family:Tahoma;
	color:#008657;
	font-size:x-small ;
	margin-right:20px;
}

.trFooterTop
{
	height:3px;
	background-color:#008657;
}

.trFooterBottom
{
	height:60px;
	background-color:#F4F4F4;
}

.tbHeaderButton
{
	height:34px;
}

.tdButton
{
	background-color:#008657;
	color:White; 
	font-family:Tahoma;
	font-size:small;
	text-decoration:none;
}

.tdButton:hover
{
	background-color:#F7931D;
	color:White;
	font-weight:bold;
	border-color:Orange;
	border-style:solid;
	border-width:2px;
	text-decoration:none;
}

.hplkButton
{
	font-family:Tahoma;
	font-size:small;
	color:White;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}

.hplkButtonMenu
{
	font-family:Tahoma;
	font-size:small;
	color:black;
	text-decoration:none;
	margin-left:10px; 
	vertical-align:middle;
}

.hplkButtonMenu:hover
{
	color: White ;
	font-weight:bold;
}


.tdmenu:hover
{
	color: White ;
	background-color:#F7931D;

}

.lblLoguin
{
	font-family:Tahoma;
	font-size:small;
	color:gray;
	font-weight:bold;
	text-align:left;
}

.lblLoguinValue
{
	font-family:Tahoma;
	font-size:small;
	color:#008657;
	font-weight:bold;
	text-align:left;
}

.lblCambioPSW
{
	font-family:Tahoma;
	font-size:x-small;
	color:#008657;
	font-weight:bold;
	text-align:left;
}






