BODY {
		color: #000;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
		text-align: left;
		background-color: #f0f0f0;
		background-image: url(images/space/bk.gif);
		}
:link, :active, :visited, :hover {
		color: #000;
		border-bottom: 0;
		text-decoration: none;
		}

.csection a:link, .csection a:active, .csection a:visited,
.cpage a:link, .cpage a:active, .cpage a:visited { color: #000000; }
.csection 	{ color: #000000; }
.cpage 		{ color: #000000; }
.clinkOn 	{
		background-color: #fff8dc;
		padding : 6px;
		border-bottom : 1px dashed #c0c0c0;
		border-left : 1px dashed #000;
		border-right : 1px dashed #c0c0c0;
		border-top : 1px dashed #000;
		}

.csection a:hover 	{ background-color: #ffffff; }
.cpage a:hover 		{ background-color: #d4e1fa; }
.clinkOn 			{ background-color: #d4e1fa; }

.ptitle, .ptext, .ptextsub1, .ptextsub2, .ptextsub3,
.ptextx, .ptextxsub1, .ptextxsub2, .ptextxsub3,
.list { color: #000000; }

.ptext a:hover,
.ptextsup1 a:hover,
.ptextsub1 a:hover, .ptextsub2 a:hover, .ptextsub3 a:hover,
.comment a:hover,
.pagenav a:hover,
.list a:hover { background-color: #fff; }

.ptextx a:hover, .ptextxsub1 a:hover, .ptextxsub2 a:hover, .ptextxsub3 a:hover { background-color: transparent}
.ptext a:link, .ptext a:visited, .ptext a:active,
.ptextsub1 a:link, .ptextsub1 a:visited, .ptextsub1 a:active,
.ptextsub2 a:link, .ptextsub2 a:visited, .ptextsub2 a:active,
.ptextsub3 a:link, .ptextsub3 a:visited, .ptextsub3 a:active,
.comment a:link, .comment a:visited, .comment a:active {
		color: #000000;
		border-bottom: #000000 1px dashed;
		}
.ptextx a:link, .ptextx a:visited, .ptextx a:active,
.ptextxsub1 a:link, .ptextxsub1 a:visited, .ptextxsub1 a:active,
.ptextxsub2 a:link, .ptextxsub2 a:visited, .ptextxsub2 a:active,
.ptextxsub3 a:link, .ptextxsub3 a:visited, .ptextxsub3 a:active,
.list a:link, .list a:visited, .list a:active {
		color: #000000;
		border-bottom: 0px;
		text-decoration: none;
		}

.pagenav a:link, .pagenav a:visited, .pagenav a:active {
		color: #000000;
		border-bottom: 0px;
		text-decoration: none;
		} 


.bkcomm {
		border : 1px solid #ccc;
		padding : 6px;
		background-image : url(images/space/bkcomm.gif);
		}
.bkcommhdr {
		background-image: url(images/space/bkbar.gif);
		}
.comm, .commsup1, .commsub1, .commsub2, .commlink { color: #000000; }
.comm a:hover, .commsup1.hover, .commsub1 a:hover, .commsub2 a:hover {
		background-color: #7cfc00;
		border-bottom: 0px;
		}
.comm a:link, .comm a:visited, .comm a:active,
.commsup1 a:link, .commsup1 a:visited, .commsup1 a:active,
.commsub1 a:link, .commsub1 a:visited, .commsub1 a:active,
.commsub2 a:link, .commsub2 a:visited, .commsub2 a:active {
		color: #000000;
		border-bottom: #000000 1px dashed;
		}

.menuBG { background-color: #dfeaff; }
.pageBG { background-color: #efefe7; }

.bknotes {
		border : 1px solid #ccc;
		padding : 6px;
		background-image : url(images/space/bkcomm.gif);
		}

/* <--- ---> */
.csectionhibk { background-image: url(images/space/bkbarhi.gif); }

.caddnew {
		background-image: url(images/a110.gif);
		background-repeat: no-repeat;
		}
.caddnewon {
		background-image: url(images/a110.gif);
		background-repeat: no-repeat;
		background-color: #d4e1fa;
		padding : 6px;
		border-bottom : 1px dashed #c0c0c0;
		border-left : 1px dashed #000;
		border-right : 1px dashed #c0c0c0;
		border-top : 1px dashed #000;
		}

.conbk {
		background-image: url(images/a100.gif);
		background-repeat: no-repeat;
		}


.lista {background-color: #e8e8e0; }
.listb {background-color: transparent; }

/* <--- ---> */
.commlink a:link, .commlink a:visited, .commlink a:active, .commlink a:hover {
		background-color: transparent;
		border-bottom: 0px;
		text-decoration: none;
}
/* <--- ---> */
.term a:link, .term a:visited, .term a:active {
		color : #000;
		border-bottom : 1px dashed #008000;
}
.term a:hover {
		background-color: #7cfc00;
		border-bottom: 0px;
		text-decoration: none;
}
.quoteref, .quote { color: #000; }
/* <--- ---> */
.indent, .reference {
		padding : 6px;
		margin : 5px;
		color : #000060;
		border : 1px solid;
		background-color : #eeedf2;
		border-bottom : 1px dashed #c0c0c0;
		border-left : 1px dashed #000;
		border-right : 1px dashed #c0c0c0;
		border-top : 1px dashed #000;
		}
.reference {
		width: 50%;
		color: #000;
		}
/* <--- ---> */
.hilite {
		background-color: #ffff66;
		font-weight: normal
		}
.hilite a:link, .hilite a:visited, .hilite a:active {
		color : #ffff66;
		border-bottom : 1px dashed #00c;
		}
.hilite a:hover 	{color: #c0c0c0;}

.button2 {
		border : 1px solid #5e5d63;
		color : #000;
		text-align : center;
		background-image : url(images/button.png);
		}

input.srchbox, .tbox2, .tboxx, select, selectr {
		background-color : #f8f8f8;
		color : #000000;
		border-top : 1px solid #5e5d63;
		border-bottom : 1px solid #aaaaaa;
		border-left : 1px solid #5e5d63;
		border-right : 1px solid #aaaaaa;
		padding : 2px;
		}

.tboxx 		{ background-color: #ffe1e1; }
.chkbox 	{ background-color: transparent; }

.XXXselectr 	{background-color: #eee8aa;}

.indexTable0 {
		color : #000;
		padding : 2px;
		border : 1px solid #c3bdbd;
		border-style : dotted;
		}

.comment {
		padding : 6px;
		margin : 5px;
		color : #000060;
		border : 1px solid;
		background-color : #eeedf2;
		border-bottom : 1px dashed #000;
		border-left : 1px dashed #000;
		border-right : 1px dashed #000;
		border-top : 1px dashed #000;
		}


BODY {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 13px;
		}

.csection {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 13px;
		}
.cpage {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		}

.ptitle     			{font-size: 18px;}
.ptitlesub2  			{font-size: 16px;}

.ptext , .ptextx 		{font-size: 13px;}
.ptextsup1, .pextxsup1 	{font-size: 14px;}
.ptextsub1, .ptextxsub1 {font-size: 12px;}
.ptextsub2, .ptextxsub2 {font-size: 11px;}
.ptextsub3, .ptextxsub3, .pagenav {font-size: 10px;}
.list 					{font-size: 12px;}

.comm, .commsup1, .commsub1, .commsub2, .commlink {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		}
.commsup1 				{font-size: 13px;}
.commsub1 				{font-size: 11px;}
.commsub2 				{font-size: 10px;}

.quoteref, .quote { font-family: arial, helvetica, sans-serif; }
.quoteref				{font-size: 12px;}
.quote 					{font-size: 13px;}

.indent, .reference { font: 11px verdana, tahoma, arial, sans-serif; }

.button2 {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		}

input.srchbox, .tbox2, .tboxx, select, selectr {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		}

.indexTable0 { font-size: 11px; }
.comment { font: 12px verdana, tahoma, arial, sans-serif; }
