.txt{
font-family:tahoma;
font-size:11px;
color:#000000;
}
.txt1{
font-family:tahoma;
font-size:10px;
color:#000000;
}
.txt2{
font-family:tahoma;
font-size:11px;
color:#600000;
}
.txt3{
font-family:tahoma;
font-size:11px;
color:#D2B566;
}
.txt4{
font-family:tahoma;
font-size:9px;
color:#D2B566;
}
.txt5{
font-family:tahoma;
font-size:11px;
color:#FF0000;
}
.style2 {
	color:#600000;
	font-family: tahoma;
	font-weight: bold;
}
.red {
	font-family: tahoma;
	font-size: 9px;
	color: red;
}
.error {
	font-family: tahoma;
	font-size: 9px;
	color: blue;
}
table.grid {
	font-size: 10px;
	width:90%;
	border-collapse:collapse;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
table.login {
	font-size: 10px;
	width:75%;
	border-collapse:collapse;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
input {
font-size: 9px;
width: 65px;
}
input.cim {
font-size: 9px;
width: 140px;
}
input.file {
font-size: 9px;
width: 120px;
}
input.button {
margin:5 0 0 0;
font-size: 9px;
width: 80px;
}
input.movie {
font-size: 9px;
width: 40px;
}
textarea {
font-size: 12px;
}