@import url(outmas.css);
@import url(pink_table.css);

table.archive_full {
        min-width: 900;
	width: 100%;
	margin: 0;
}

td.caption {
	text-align: center;
 	font-family: 'Sans Serif'; 
 	color: #c00000; 
 	font-size: 28px; 
 	font-style: italic; 
 	font-weight: normal; 
 	text-decoration: none;
}

select {
 	border: 1px solid gray;
 	background: #f0f0ff;
 	font-family: Verdana;
 	font-weight: normal;
 	font-size: 12px;
 	height: 18;
 	padding: 0;
}

input.af {
 	border: 2px groove gray;
 	background: #f0f0ff;
 	font-family: Verdana;
 	font-weight: normal;
 	font-size: 14px;
 	font-weight: bold;
 	height: 24;
 	width: 80;
 	padding: 0;
}

select.combo_from_bd {
 	border: 2px groove gray;
 	background: white;
 	font-family: Georgia;
 	font-weight: normal;
 	font-size: 14px;
 	font-weight: bold;
 	height: 20;
 	padding: 0;
}

label {
	font-family: Verdana;
	font-size: 13;
}





















































































