body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../images/brick_bg.jpg);*/
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px;
}

#apDiv2 {
	position:absolute;
	background-image:url(../images/paper.png);
	background-repeat:no-repeat;
	width:552px;
	height:628px;
	z-index:1;
}
#apDiv1 {
	position:absolute;
	width:448px;
	height:115px;
	z-index:2;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}


p{margin-top:0px;}

.textbox1 {
	background-image: url(../images/textbox_bg.gif);
	height: 18px;
	width: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-color: #FAF1DA;
}

.textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px Solid #CCCCCC;
	padding:2px;
}

.button1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #c3a35f;
	border: 1px solid #b18f3c;
	height:18px;
}

.photo {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/white.png);
}

.black {color:#000000;}

a.black:link, a.black:visited, a.black:active, a.black:hover {color:#000000; font-weight:bold;}

