body {
	color : black;
	text-align : center;
	background-image:url(./p/bg.jpg);
	background-repeat: no-repeat;
}
table.body {
	background-image:url(./p/tbbg.jpg);
	background-repeat: repeat;
}
a:link {
	text-decoration : none;
}

a:visited {
	text-decoration : none;
}

a:hover {
	color: #ff2222;
	text-decoration : underline;
}

a:active {
	color : black;
	text-decoration : none;
}

td {
	line-height : 130%;
}

.head_btn{
	padding-bottom:5px;
	text-align:left;
	vertical-align:bottom;
}

img{
	border:0;
}

div.subtitle {
	line-height: 150%;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;

	margin-top: 10px;
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 10px;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;

	border-left-color: #dd8833;
	border-left-width: 5px;
	background-color: #ffdd99;
}

div.pagetop {
	line-height: 150%;
	font-size: 10pt;
	text-align: right;
	color: #aaaaaa;
	border: 0px;

	margin-left: 70px;
	margin-right: 70px;
	border-style: solid;
}
