﻿
.formText
{
	font-family: Verdana;
	font-size: 70%;
	vertical-align: text-top;
}

.formSubTitle
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size:x-small;
	border-left: silver 1px solid;
	color: white;
	border-bottom: silver 1px solid;
	font-family: Verdana;
	background-color: #336699;
	text-align: left;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.formValidator
{
	font-family: Verdana;
	font-size:x-small;
	color: Red;
}

.formTextBox
{
	background-color: #e9eff5;
	border: #999999 1px solid;
	font-family: Verdana;
	font-size: 70%;
	color: #0000ff;
}

.texto1 {
	font-family: arial;
	font-size: 11px;
	color: #08047B;
}
.texto2 {
	font-family: arial;
	font-size: 11px;
	color: #E71010;
	font-weight: bold;
}

.texto3 {

	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.texto4 {

	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.texto1Black {
	font-family: arial;
	font-size: 11px;
	color: #08047B;
	font-weight:bold;
}

.pos
{
	background-color:Gray;
	position:absolute;
	height:200px;
	width:200px;
}