.text1 {font-family: Tahoma; font-size: 11px; text-align: justify}
.text2 {font-family: Tahoma; font-size: 11px;}

.bgimg {background-image: url('../src/img/bg1.html'); background-repeat: no-repeat; background-position: center}

.img {border: 1px solid #EDEDED; padding-left: 0; padding-right: 1px; padding-top: 0; padding-bottom: 0}

.inp
{
 border-width:1px; text-align:center; background:url('../src/img/inp.html'); FONT-FAMILY: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 7pt; border-color : #BABABA;
 height:16;
}

.btn
{
 text-align:center; FONT-FAMILY: Tahoma; font-size: 7pt; height:16;
}

a {     font-family: Tahoma; font-size: 11px;
	text-decoration:none;
	color: #FF0000;
	}
a:hover {
	text-decoration:underline;
	}

