.SmallBlue
{
	font-size: 13px;
	color: #4271B5;
	font-family: Arial;
	white-space: normal;
	 vertical-align :top  ;
}
.SmallGray
{
	font-size: 13px;
	color: #8C8684;
	font-family: Arial;
	white-space: normal;
	 vertical-align :top  ;
}
.LargeBoldOrange
{
	font-weight: bold;
	font-size: Large;
	color: #ff5c00;
	font-family: Arial;
	white-space: normal;
}

.SmallOrange
{
	font-size:13px;
	color: #fd7d00;
	font-family: Arial;
	white-space: normal;
}

.GrayLogOut
{
	font-size:13px;
	color: #adadad;
	font-family: Arial;
	white-space: normal;
	cursor:hand;
}

.MediumBoldWhite
{
	font-weight: bold;
	font-size: medium;
	color: #ffffff;
	font-family: Arial;
	white-space: normal;
}
.RegularBlue
{
	font-size: 13px;
	color: #386094;
	font-family: Arial;
	white-space: normal;
}
.RegularBlueBold
{
	font-size: 13px;
	color: #386094;
	font-weight: bold;
	font-family: Arial;
	white-space: normal;
}
.BlueBold
{
	font-size: 13px;
	color: #1C5CC2;
	font-weight: bold;
	font-family: Arial;
	white-space: normal;
}
.RegularBlueBoldUnderLine
{
	font-size: 13px;
	color: #386094;
	font-weight: bold;
	font-family: Arial;
	text-decoration: underline;
	white-space: normal;
}
.RegularRedBold
{
	font-size: 13px;
	color: #BD3835;
	font-weight: bold;
	font-family: Arial;
	white-space: normal;
}
.RegularRed
{
	font-size: 15px;
	color: #BD3835;
	font-family: Arial;
	white-space: normal;
}

.RegularGray
{
	font-size: 13px;
	color: #666666;
	font-family: Arial;
	white-space: normal;
}
.RegularBrownBold
{
	font-size: 13px;
	color: #B25A20;
	font-weight: bold;
	font-family: Arial;
	white-space: normal;
}
.RegularBrown
{
	font-size: 15px;
	color: #B25A20;
	font-family: Arial;
	white-space: normal;
}
.RegularWhite
{
	font-size: 13px;
	color: #ffffff;
	font-family: Arial;
	white-space: normal;
}
.RegularGreenBold
{
	font-size: 13px;
	color: Green;
	font-weight: bold;
	font-family: Arial;
	white-space: normal;
}
.RegularGreen
{
	font-size: 15px;
	color: Green;
	font-family: Arial;
	white-space: normal;
}
.TextTabActive
{
	color: #BE8550;
	font-size: small;
	font-weight: bold;
	font-family: Arial;
	white-space: normal;
}
.TextTabUnActive
{
	color: #B1A386;
	font-size: small;
	font-weight: bold;
	font-family: Arial;
	white-space: normal;
}
.TextForExplain
{
	font-size: 13px;
	color: #7E7651;
	font-family: Arial;
	white-space: normal;
}
.TextForTitelExplain
{
	font-size: 13px;
	color: #5E3B1D;
	font-family: Arial;
	white-space: normal;
}
.LinkLabelMenu
{
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	font-family: Arial;
	white-space: normal;
	padding-left:8px;
	height:43px;
	
}
.LinkLabelMenuNormal
{
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	font-family: Arial;
	white-space: normal;
}
.LinkLabelSubMenu
{
	font-size: 13px;
	color: #386094;
	text-decoration: none;
	cursor: pointer;
	font-family: Arial;
	white-space: normal;
}
.LinkLabelMenu_subMenu
{
	font-weight: bold;
	font-size: 14pt;
	color: White;
	
	border-color: #2E7FD8;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	text-decoration: none;
	cursor: pointer;
	font-family:Arial
	 
}

.LinkLabelMenu_DinamicMenu
{
	font-family: Arial;
	font-weight: bold;
	font-size: small;
	color: #5c5c5c;
	border-left-color: #407afc;
	border-right-color: #407afc;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-left: 12px;
	padding-right: 4px;
	padding-bottom :4px;
	padding-top :4px;
}

.ArialFont
{
	font-family: Arial;
	white-space: normal;
}
.MenuBoldWhite
{
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	font-family: Arial;
	white-space: normal;
	height: 43px;
}

