body,tr,th,input,select,caption { 
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

caption {
	font-weight: bold;
}

.required {
	color: #FF0000;
	vertical-align:middle;
}

.input_field {
	width: 200px;
	border: 1px #CFCFCF solid;
	background-color: #FFFFCC;
}

td.here {
	padding: 3px 0px 3px 0px;	
} 

h1, h2, h3 {
	color: #000099;
	font-weight: 200;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
}

h4, h5, h6 {
	color: #000099;
}

a {
	text-decoration: none;
	color: #0033CC;
}

select {
	width: 200px;
	border: 1px #CFCFCF solid;
	background-color: #FFFFCC;
}

.file {
	text-indent: 50px;
/*	background-color: #DBEAFD; */
	border-bottom: 1px solid #648EDD;
	border-right: 1px solid #648EDD;
	border-left: 1px solid #648EDD;
	padding: 3px 0px 3px 0px;
}
.trad {
	text-indent: 20px;
	background-color: #BAD6F8; /*bfd2ce;*/
	border: 1px solid #648EDD;
	border-top: 0px;
	padding: 3px 0px 3px 0px;
}

.price {
	text-indent: 50px;
	text-align: right;
	font-weight: bold;
}
