body {
	scrollbar-face-color: none;
	scrollbar-track-color: #B7DDC8;
	scrollbar-highlight-color: none;
	scrollbar-shadow-color: none;
	scrollbar-3dlight-color: none;
	scrollbar-arrow-color: #777777;
	scrollbar-darkshadow-color: #B7DDC8;
}

/* page */
.pageTd {
	background-repeat: repeat-x;
}
.pageTdBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7DDC8;
}
.pageTitle {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #666666;
	word-spacing: 4px;
}
/* page End */

/* avd */
.avd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	letter-spacing: 4px;
	text-decoration: none;
}
a.avd:hover {
	text-decoration: underline;
}
/* avd End */

/* main Menu */
.menu {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29166F;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 3px;
	height: 24px;
	width: 100%;
}
a.menu:hover {
	text-decoration: underline;
}
/* mainMenu End */

/* main Page */
.tabMenu {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 3px;
	height: 100%;
	width: 100%;
}

.mainTable {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}
.mainTable .text {
	font-size: 10px;
	text-align: justify;
}
.mainTable a {
	text-decoration: none;
	color: #7F7F7F;
}
.mainTable a:hover {
	text-decoration: underline;
	color: #0066CC;
}
/* mainPage End */

/* info Table */
.infoTable {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}
.infoTable .header {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	padding: 4px;
}
.infoTable .title {
	font-size: 11px;
	color: #29166F;
	font-weight: bold;
}
.infoTable .preText {
	font-size: 10px;
	color: #999999;
	white-space: nowrap;
}
.infoTable .text {
	font-size: 11px;
	text-align: justify;
}
.infoTable .textLong {
	font-size: 11px;
	text-align: justify;
	text-indent: 23pt;
}
.infoTable .highlight {
	font-size: 10px;
	color: #FF0000;
	white-space: nowrap;
}
.infoTable a {
	text-decoration: none;
	color: #000099;
}
.infoTable a:hover {
	text-decoration: underline;
}
.infoTable .linkBack {
	font-size: 10px;
	color: #7F7F7F;
	white-space: nowrap;
	text-decoration: none;
}
.infoTable a.linkBack:hover {
	color: #000099;
	text-decoration: underline;
}
.infoTable .picture {
	border: solid 1px #7F7F7F;
}
/* info Table End */

/* menu Table */
.menuTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.menuTable .trI {
	height: 23px;
	background-color: #F3EAE0;
}
.menuTable .trIOn {
	background-color: #FFE0C1;
}
.menuTable .trII {
	height: 20px;
	background-color: #EEEEEE;
}
.menuTable .trIIOn {
	background-color: #EEEEEE;
}
.menuTable a {
	text-decoration: none;
	color: #666666;
}
.menuTable a:hover {
	color: #FF9933;
}

/* menu Table End */

/* copyright */
.copyright {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	padding-right: 9px;
	padding-left: 9px;
}
/* copyright End */