@charset "utf-8";
.textstyle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #74a9cb;
}
.fieldstyle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #74A9CB;
	border: 4px solid #DDE6E2;
	height: 18px;
}
.buttstyle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BAC6D4;
	border: thin solid #dde5e2;
	height: auto;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
.textstylehead {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #74a9cb;
}
.textstylesmall {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #74a9cb;
}
.framestyle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BAC6D4;
	border: thin dashed #dde5e2;
	height: auto;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
.textstylegrey {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FCFCFC;
}
.textstylesm {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #669FC6;
}
.textstylegreysm {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CFD7E2;
}
.textstylesmlight {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BECADA;
}
