.linkDown
{
 font-weight: normal;
 font-size: 11px;
 color: #394480;
 font-family: Tahoma, Arial;
 text-decoration: none;
 cursor: hand;
}
 
.linkDown:link {
  color: #394480;
}
 
.linkDown:visited {
  color: #394480;
}
 
.linkDown:hover {
  color: #999900;
}

.linkBuy
{
 font-weight: bold;
 font-size: 15px;
 color: #394480;
 font-family: Tahoma, Arial;
 text-decoration: none;
 cursor: hand;
 line-height: 166%;
}
 
.linkBuy:link {
  color: #394480;
}
 
.linkBuy:visited {
  color: #394480;
}
 
.linkBuy:hover {
  color: #7BA332;
}

.linkFooter
{
 font-weight: normal;
 font-size: 11px;
 color: #394480;
 font-family: Tahoma, Arial;
 text-decoration: none;
 cursor: hand;
}
 
.linkFooter:link {
  color: #394480;
}
 
.linkFooter:visited {
  color: #394480;
}
 
.linkFooter:hover {
  color: #FFFFFF;
}

.textL
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Arial;
    text-align: Left;
	line-height: 22px;
}

.textL1
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Arial;
    text-align: Left;
	line-height: 17px;
}

.textL2
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma, Arial;
    text-align: Left;
	line-height: 17px;
}

.textL3
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Arial;
    text-align: Left;
	line-height: 17px;
}

.textR
{
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Arial;
    text-align: Right;
	padding-right: 7px;
	padding-left: 7px;
}

.textJ
{
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Arial;
    text-align: Justify;
}

.textC
{
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Arial;
    text-align: Center;
}

.titGreen1
{
	font-size: 13px;
	color: #7BA332;
	font-family: Tahoma, Arial;
	font-weight: bold;
}

.titBlack1
{
	font-size: 13px;
	color: #000000;
	font-family: Tahoma, Arial;
	font-weight: bold;
}

.titRed1
{
	font-size: 13px;
	color: #E92105;
	font-family: Tahoma, Arial;
	font-weight: bold;
}

.textFooter
{
	font-size: 11px;
	color: #394480;
	font-family: Arial;
	padding-left: 20px;
    text-align: Left;
}

.fieldEdit
{
    BORDER-RIGHT: #D1D9E0 1px solid;
    BORDER-TOP: #D1D9E0 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #D1D9E0 1px solid;
    BORDER-BOTTOM: #D1D9E0 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Tahoma, Arial;
	color: #454C98;
	font-size:11px;
}

.fieldEdit1
{
    BORDER-RIGHT: #D1D9E0 1px solid;
    BORDER-TOP: #D1D9E0 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #D1D9E0 1px solid;
    BORDER-BOTTOM: #D1D9E0 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Tahoma, Arial;
	color: #454C98;
	font-size:12px;
}