td.Head {background-color: #FF9900;
         text-align: center;
         vertical-align: middle;}

img.logo {pasition: absolute;
          vertical-align: center;
          float: center;}

td.Grad {background-color: #FF9900;
         height: 5px;
         background-image:url('./self_pics/grad.jpg');
         background-position: center center;
         background-repeat: repeat-x;}

td.GradBottom {background-color: #FF9900;
         text-align: center;
         height: 5px;
         background-image:url('./self_pics/grad.jpg');
         background-position: center center;
         background-repeat: repeat-x;}

td.CenterTable {background-color: white;
         border: solid;
         border-color: #FF9900;
         border-top-width: 0px;
         border-bottom-width: 0px;
         border-left-width: 1px;
         border-right-width: 1px;
	      }

td.LeftMeniu {background-color: white;
         text-align: center;
         vertical-align: top;
         text-transform: uppercase;
         font-size: 10;
	      font-weight: normal;
	      letter-spacing: 1;
	      color: #FF9900;
         padding-top: 7px;
         padding-bottom: 7px;
         font-family: verdana, arial, times new roman, serif;
	      }
.LeftMeniu A:link {color: #FF9900; text-decoration: none}
.LeftMeniu A:visited {color: #FF9900; text-decoration: none}
.LeftMeniu A:hover {color: #FF9900; font-weight: bold; text-decoration: none;}
.LeftMeniu A:active {color: #FF9900; text-decoration: none}


td.Tekstas {background-color: white;
         text-align: left;
	      text-indent: 0;
         font-size: 11;
	      font-weight: normal;
         padding-top: 5;
         padding-left: 5;
         padding-right: 5;
	      color: black;
         font-family: verdana, arial, times new roman, serif;
	      }
	      
td.TekstasM {background-color: #FF9900;
         text-align: center;
	      font-size: 10;
	      font-weight: normal;
         padding-top: 5;
         padding-bottom: 9;
	      color: white;
         font-family: verdana, arial, times new roman, serif;
	      }
	      
.TekstasM A:link {color: white; text-decoration: underline;}
.TekstasM A:visited {color: white; text-decoration: underline;}
.TekstasM A:hover {color: white; text-decoration: none;}
.TekstasM A:active {color: white; text-decoration: none;}

td.TxtArch {background-color: white;
        text-align: left;
        vertical-align: top;
        font-size: 10;
		font-weight: normal;
	    letter-spacing: 1;
	    color: #FF9900;
        padding-top: 7px;
        padding-bottom: 7px;
		padding-left: 30px;
        font-family: verdana, arial, times new roman, serif;
	      }
.TxtArch A:link {color: #FF9900; text-decoration: none}
.TxtArch A:visited {color: #FF9900; text-decoration: none}
.TxtArch A:hover {color: #FF9900; font-weight: bold; text-decoration: none;}
.TxtArch A:active {color: #FF9900; text-decoration: none}

