
BODY {
	margin:		0;
	font-Family:	Arial;
	font-Size:	10px;
	background-Color:	transparent;
	}
DIV {
	color:		#006600;
	font-Weight:	bold;
	font-Size:	14px;
	}
DIV.view_edit {
	width:		315px;
	border-Bottom:	1px solid #C3C390;
	}
.header {
	font-Weight:	bold;
	font-Size:	11px;
	color:		#616161;
	}
TD INPUT.search {
	position:	relative;
	left:		200px;
	top:		5px;
	}
INPUT, SELECT {
	font-Size:	10px;
	font-Family:	Arial;
	}
TABLE {
	padding-Left:	5px;
	font-Size:	10px;
	}
#AS_warning {
	background-Color:	#FFAAAA;
	}
#AS_warning TD {
	border:			1px solid #000000;
	padding:		10px;
	text-align:		justify;
	}


