@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
#container {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}
.panels {
	height: 1000px;
}
#container #panelleft {
	background-image: url(a3pleft.jpg);
	vertical-align: top;
	width: 8px;
	height: auto;
}
#container #contentbox {
	font-family: Verdana;
	color: #7572B1;
	background-color: #C1C1DB;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 776px;
	border: 1px solid #3B477B;
	height: auto;
	font-size: 13px;
	letter-spacing: 1px;
}
#container #contentbox #content {
	height: auto;
	width: 776px;
	background-color: #FFFFFF;
}
#container #contentbox #content #main {
	vertical-align: top;
	height: auto;
	width: auto;
}
#container #panelright {
	background-image: url(a3pright.jpg);
	width: 8px;
	height: auto;
}
#p1contents {
	height: 500px;
	width: 776px;
}
#p1contents td {
	vertical-align: top;
}
.maintxt {
	height: auto;
	width: 500px;
	margin-left: 9px;
	margin-top: 10px;
	color: #7572B1;
}
.txtbox {
	text-align: justify;
}
.pmaintble {
	height: 500px;
	width: 776px;
}
.sidetd {
	height: 500px;
	width: 129px;
	text-align: center;
	vertical-align: top;
	background-color: #D6D2E6;
}
.autsidetopimg {
	margin-top: 55px;
	border: 1px solid #433D7A;
}
.autsideimg {
	margin-top: 10px;
	border: 1px solid #433D7A;
}
.maintd {
	height: auto;
	width: 518px;
}
.maintoptble {
	height: auto;
	width: 518px;
}
.maintoptbletd1 {
	height: 30px;
	width: auto;
	font-size: 20px;
	font-weight: bold;
	text-indent: 9px;
	letter-spacing: 0em;
}
.maintoptbletd2 {
	height: 22px;
	width: auto;
	font-size: 13px;
	font-weight: bold;
	text-indent: 9px;
	letter-spacing: 0px;
}
.thispage {
	color: #AC4A40;
}
.mainpic {
	height: 375px;
	width: 500px;
	margin-left: 9px;
	border: 1px solid #4B488C;
	margin-top: 3px;
}
.foot1 {
	font-size: 11px;
	font-weight: bold;
	height: auto;
	width: 500px;
	margin-top: 10px;
	margin-left: 9px;
}
.foot1tdleft {
	text-align: left;
	vertical-align: top;
	height: 30px;
	width: 250px;
}
.foot1tdright {
	text-align: right;
	vertical-align: top;
	height: 30px;
	width: 250px;
}
.foot2 {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	width: 500px;
	margin-left: 9px;
}
.footmain {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	width: 500px;
	margin-left: 9px;
	margin-top: 26px;
}
a.backto:link {
	color: #8C89C0;
	text-decoration: none;
}
a.backto:visited {
	color: #8C89C0;
	text-decoration: none;
}
a.backto:hover {
	color: #AC4A40;
	text-decoration: none;
}

