body {
	margin: 0px;
	padding: 0px;
	background-color: #d5e3e6;
	background-image: url(img/wall1.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

A:link { color: #009dea; text-decoration: underline; }
A:visited { color: #009dea; text-decoration: underline; }
A:hover { color: #FF0000; text-decoration: underline; }

table,img {
	border: none;
}

.p {
	margin: 0px;
	padding: 0px;
}

form,h1,h2,h3,h4,h5,p {
	margin:0px;
	padding:0px; }

.right{
	float: right;
	padding: 3px;
}


.frame-main {
	width: 780px;
}

.frame-head3{
	margin-bottom: 10px;
}

.frame-left{
	width: 186px;
	float: left;
	background-image: url(img/wall3.gif);
	background-repeat: no-repeat;
}

.frame-left img{
	margin-left: 20px;
}

.frame-contents{
	font-size: 12px;
	line-height: 18px;
	float: left;
	margin-bottom: 10px;
	background-image: url(img/wall2.gif);
	background-repeat: repeat-x;
	width: 594px;
}

.frame-lefttop{
	width: 186px;
	float: left;
	background-image: url(img/wall4.gif);
	background-repeat: no-repeat;
}

.frame-lefttop img{
	margin-left: 20px;
}

.frame-contentstop{
	font-size: 12px;
	line-height: 18px;
	float: left;
	margin-bottom: 10px;
	width: 594px;
	margin-top: 20px;
}

.pan{
	font-size: 12px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 25px;
	margin-left: 3px;
	color: #FFFFFF;
}

.pan h1{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;	
}

.pan A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.pan A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.pan A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.arrow{
	background-image: url(img/arrow2.gif);
	background-position: 0px 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 12px;
}

.arrowpdf{
	background-image: url(img/arrowpdf.gif);
	background-position: 0px 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
}

.frame-footer{
	width: 780px;
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
}

.backright{
	float: right;
	clear: both;
}

.backlist{
	background-image: url(img/back.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 4px;
	margin-right: 20px;
}