

.stil1 {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-weight: bold;
}

body {
	background: url(../img/ab_bkg.gif) repeat-x;
}
.stil2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}

h1 {
	font: 16px impact, helvetica;
	color: black;
}

.box {
	width: 230px;
	height: 100px;
	border-style: dotted;
	border-color: #a7a7a7;
	margin: 2px;
	padding: 2px 2px 2px 4px;
}

.errormsg
{
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color:Red;	
}

.msg
{
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	
}

.Pager
{
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color:Red;	
}
