/* CSS Document */

body {
	/* two blank lines for firefox fix? */
	padding: 8px 0px 10px 0px;
	margin: 0;
	background: #111111 url(CIMG2120fd.jpg) no-repeat center top fixed;


	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	font-weight: 400;
}

.holster {
	max-width: 1024px;
	margin-left: auto; 
	margin-right: auto;
}	

a:link		{color: #CCFFFF;}
a:visited 	{color: #CCFFFF;}
a:hover 	{color: #FFCC00;}

a:link, a:visited, a:active {text-decoration: none}

a:hover {text-decoration: underline}

a img,:link img,:visited img { border:none }	

img a:link, a:visited { border:none }

.headbgrd {
	padding: 10px;
	height: auto;
	width: 972px;
	background-color: #000000;
}

.fudodark {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.treemenu {
	color: #666666;
	font-size: 11px;
	font-weight: bolder;
}

.treemenu a:link		{color: #00AA00;}
.treemenu a:visited 	{color: #00AA00;}
.treemenu a:hover 		{color: #00FF00;}	

.treemenu a:hover {text-decoration: none}

/* Page Body Ingredients */

#container {
	margin: 45px 90px 0px 90px;
}

.tblspacer {
	margin-bottom: 40px;
}

.tblspacer2 {
	margin-bottom: 60px;
}

.marginset {
 	/* bottome links bar */
	margin: 13px;
}

.imgbdr {
	border: 2px solid #ccffff;
}

.imgbdr-left {
	border: 2px solid #ccffff;
	margin-right: 8px;
}

.imgbdr-right, .imgbdr-right2 {
	border: 2px solid #ccffff;
	margin-left: 8px;
}

.imgbdr-right2 {
	/* mandala img */
	margin-top: 4px;
}

/* Text Format Elements */

.introtext {
	padding: 16px;
	margin: 10px;
	text-align: justify;
	font-family: Geneva, Verdana, Arial, sans-serif;
}

.titletxt {
	font-size: 14px;
	font-weight: bold;
	color: #DDDDDD;
	text-align: left;
	line-height: 18px;
}

.titletxt a:link	{color: #DDDDDD; text-decoration: none}
.titletxt a:visited {color: #DDDDDD; text-decoration: none}
.titletxt a:hover 	{color: #FFCC00; text-decoration: underline}

.descriptor {
	font-size: 11px;
	text-align: justify;
}

.quotedrop {
	color: #CCCCCC;
}

/*no longer used? */
a.oranglink:link	{color: #FFCC00;}
a.oranglink:visited	{color: #FFCC00;}
a.oranglink:hover 	{color: #FFFF00; text-decoration: underline}
	
/* Hosted Text Transplant */

.titleup1 { 
	font-size: 20px;	
	font-weight: bolder;
	letter-spacing: 1px;
	color: #CCCCCC;
	display: inline;
}

.titleup3 {
	font-size: 14px;	
	font-weight: bold;
	display: inline;
}

.titleup4 {
	font-size: 16px;	
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0.1em;
	line-height: 36px;
}

.titleup4a {
	font-size: 16px;	
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0.1em;
}

.columntext, .columntext1 {
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	display:block;
}

.columntext {
	margin: 0px 20px 0px 30px;
}

.columntext1 {
	margin: 0px 24px 0px 32px;
}

.pubstyle {font-size: 11px}

/* Page End Elements */

.situation1 {
	font-size: 12px;
	font-weight: bolder;
	color: #888888;
}

.situation1 a:link		{color: #666666; text-decoration: none}
.situation1 a:visited 	{color: #666666; text-decoration: none}
.situation1 a:hover 	{color: #666666; text-decoration: underline}

.fudotag {	
    font-family: "Courier New", Courier, mono;
	color: #DDDDDD;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.togtweak {
	vertical-align: text-bottom;
}

.downtag {
	margin-bottom: 5px;
}

.mclink {
	font-weight: bold;
	letter-spacing: 0.5px;
	font-size: 12px;
	display: inline;
}

a.mclink:link		{color: #00AA00;}
a.mclink:visited 	{color: #00AA00;}
a.mclink:hover 		{color: #00FF00;}

a.mclink:hover {text-decoration: none}

/* END. The usual perusal */