body
{
 font-family: Arial, Helvetica, sans-serif;
 background-color : #FAFAFA;
 margin : 0px 0px 0px 0px;
 padding : 0px 0px 0px 0px;
}

.t70 {font-size: 70%;}
.descr70 {color: #777777; font-size: 70%;}
.t75 {font-size: 75%;}
.t80 {font-size: 80%;}
.t85 {font-size: 85%;}
.t90 {font-size: 90%;}
.t95 {font-size: 95%;}
.t100 {font-size: 100%;}


a:link      {
	color: #777777;
}
a:visited   {
	color: #777777;
}
a:hover     {
	color: #777777;
	text-decoration: none;
}
a:active    {
	color: #777777;
}

.l1:link      {text-decoration: none;}
.l1:visited   {text-decoration: none;}
.l1:hover     {text-decoration: underline;}
.l1:active    {text-decoration: none;}

.l1_w:link      {color: #FFFFFF; text-decoration: none;}
.l1_w:visited   {color: #FFFFFF; text-decoration: none;}
.l1_w:hover     {color: #FFFFFF; text-decoration: underline;}
.l1_w:active    {color: #FFFFFF; text-decoration: none;}

.l1_b:link      {color: #000000; text-decoration: none;}
.l1_b:visited   {color: #000000; text-decoration: none;}
.l1_b:hover     {color: #000000; text-decoration: underline;}
.l1_b:active    {color: #000000; text-decoration: none;}

.l1_g:link      {color: #808080; text-decoration: none;}
.l1_g:visited   {color: #808080; text-decoration: none;}
.l1_g:hover     {color: #808080; text-decoration: underline;}
.l1_g:active    {color: #808080; text-decoration: none;}

.l2:link      {text-decoration: underline;}
.l2:visited   {text-decoration: underline;}
.l2:hover     {text-decoration: none;}
.l2:active    {text-decoration: underline;}


INPUT.btn1
{
 BACKGROUND-COLOR: #676767;
 BORDER-BOTTOM: #ACACAC 1px solid;
 BORDER-LEFT: #ACACAC 1px solid;
 BORDER-RIGHT: #ACACAC 1px solid;
 BORDER-TOP: #ACACAC 1px solid;
 COLOR: white; FONT-FAMILY: Tahoma, Arial, sans-serif;
 FONT-SIZE: 12px;
}

INPUT.btn2
{
 BACKGROUND: #FFFFFF;
 BORDER-BOTTOM: 1px solid #888888;
 BORDER-LEFT: 1px solid #888888;
 BORDER-RIGHT: 1px solid #888888;
 BORDER-TOP: 1px solid #888888;
 FONT-FAMILY: Tahoma, Arial, sans-serif;
 COLOR: #333333;
 font-weight: bold;
 FONT-SIZE: 12px;
}


INPUT.edit1
{
 COLOR: #333333;
 FONT-FAMILY: verdana, arial, helvetica;
 PADDING-LEFT: 3px;
 PADDING-RIGHT: 3px;
 FONT-SIZE: 75%;
}
