BODY {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:2px;
	text-align:left;
}
:link, :active, :visited {
		color: #000;
		text-decoration: none;
		}
:hover	{
		color: #000;
		xbackground-color: #ffcc33;
		text-decoration: none;
		}

.csection {
		font-size: 9pt;
	}
.clink {
		font-size: 8pt;
		}
.csection a:hover, .clink a:hover {
		background-color: #f6f4e5;
		}

.clinkOn {
		background-color: #f6f4e5;
		}
/* <--- ---> */
.ptitle {
		font-size: 14pt;
		}
/* --------- */
.ptext {
		font-size: 10pt;
		}
.ptext a:link, .ptext a:visited, .ptext a:active {
		color: #00c;
		border-bottom: #00c 1px dashed;
		}
.ptext a:hover {
		color: #00c;
		background-color: #ffcc33;
		}

/* <--- ---> */

.quote {
		font-size: 11pt;
		}
.gbookh {
		font-size: 10px;
		}
.gbookh a:link, .gbookh a:visited, .gbookh a:active {
		color: #000;
		text-decoration: none;
		border-bottom: 0px;
		}
.gbookh a:hover {
		background-color: #ffcc33;
		}

.indexText {
		font-size: 11px;
		}
.indexText a:link, .indexText a:visited, .indexText a:active {
		color: #00c;
		border-bottom: #00c 1px dashed;
		}
.indexText a:hover {
		color: #00c;
		background-color: #ffcc33;
		}

/* <--- ---> */

.indent{
		padding: 6px 6px 6px 6px;
		margin: 5px;
		font: 11px verdana, tahoma, arial, sans-serif;
		color: #000060;
		border: 1px solid;
		background-color: #eeedf2;
		border-bottom: #c0c0c0 1px solid;
		border-left: #000 1px solid;
		border-right: #c0c0c0 1px solid;
		border-top: #000 1px solid;
		}

/* <--- ---> */

.hilite {
		background-color: #ffff66;
		font-weight: normal
		}
.hilite a:link, .hilite a:visited, .hilite a:active {
		color: #ffff66;
		border-bottom: #00c 1px dashed;
		}
.hilite a:hover {
		color: #c0c0c0;
		}

.TidxHeader {
		font-size: 10px;
		font-weight: bold;
		}

.button2 {
		border: 1px solid #5e5d63;
		color: #000;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		text-align:center;
		background-image : url(images/button.png);
		}
input.srchbox, .tbox2, .tboxx, select {
		background-color: #ffe1e1;
		border-top: #5e5d63 1px solid;
		border-bottom: #5e5d63 1px solid;
		border-left: #5e5d63 1px solid;
		border-right: #5e5d63 1px solid;
		padding: 0px;
		color: #000;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		}
input.srchbox, .tbox2, select {
		background-color: #ececec;
		}

.indexTable0 {
		font-size: 11px;
		color:#000;
		padding: 2px;
		border: #c3bdbd 1px solid;
		border-style: dotted;
		}