body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 1.5em;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(../img1/apd_bakgrad.jpg);
	background-repeat: repeat-x;

}
a:link {
	color: #FA9607;
	text-decoration: none;
}
a:visited {
	color: #D1D97E;
	text-decoration: none;
}
a:hover {
	color: #F9C513;
	text-decoration: underline;
}
a:active {
	color: #F9C513;
}
	.indexbody {
	background-image: url(../img1/apd_indexbody_bak.jpg);
	background-repeat: repeat-y;
}
.img_vert_spacer {
	margin: 6px;
	padding: 0px;
}
.title {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.maintitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	color: #333333;
}
.smallbody {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.smallbodycallout {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.lightbox1 {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-size: 12px;
	color: #000000;
}
.underbuffer {
	padding-bottom: 12px;
}
.formbox {
	border: 1px solid #999999;
	padding: 10px;
	list-style-type: circle;
	list-style-position: inside;
	width: 95%;
	margin: 0px;
	background-color: #E5E5E5;
}
.formbox2 {
	border: 1px solid #CCCCCC;
	padding: 5px;
	list-style-type: circle;
	list-style-position: inside;
	width: 95%;
	margin: 0px;
	background-color: #FFFFFF;
}
.smallcopy {
	font-size: 9px;
	color: #666666;
	line-height: 1.25em;
}

