/* CSS Document */

body {
	background: #40404f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DDDDDD;
	font-weight: 400;
	max-width: 1024px;
	margin-left: auto; 
	margin-right: auto;
}

a:link		{color: #CCCC99;}
a:visited 	{color: #CCCC99;}
a:hover 	{color: #FF9933;}

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

#banner {
	padding: 8px;
	width: 97%;
	background-color: #000000;
	margin-bottom: 30px;
}

.nudge {
	margin-top: 4px;
}

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

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

.imgset {
	margin-top: 20px;	
	margin-bottom: 20px;	
}

.tblset {
	margin-top: 20px;
}	

.tblset2 {
	margin-top: 30px;
}	

.tblset3 {
	margin-top: 30px;
    margin-bottom: 40px;
}

.tblset4 {
	margin-top: 40px;
    margin-bottom: 20px;
}

.tblset23 {
	margin-top: 60px;
	margin-bottom: 10px;
}

.tblsetsp {
	/* pub title bar */
	margin-top: 40px;
    margin-bottom: 20px;
}

/* Text Formatting */
    
h1, h2, h3, h4, .byline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	display: inline;
}

h1 { 
	font-size: 25px;
	font-weight: bolder;
	letter-spacing: 1px;
}
	
.titleup {
	font-size: 26px;	
	font-weight: bolder;
	letter-spacing: 1px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

.byline { 
	font-size: 13px;
	letter-spacing: 1px;
}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 30px;	
	margin-bottom: 10px;
}

.nocaption {
	margin-top: 30px;	
	margin-bottom: 30px;
}

.connexqt {
	font-size: 12px;
	font-weight: 400;
}

.connexlegal {
	font-size: 10px;
	font-weight: 400;
	margin-left: 76px;
	margin-right: 76px;
}

.quotedrop {
	color: #AAAAAA;
	text-align: justify;
}

.quoter {
	color: #CCCCCC;
	font-size: 12px;
}

.quoter2 {
	color: #CCCCCC;
	font-size: 12px;
	text-align: right;
	display:block;
	margin-right: 16px;
}

.quotedrop2 {
	/* for intro notes etc */
	color: #AAAAAA;
	font-size: 12px;
}

.thespread {
	text-align: justify;
	line-height: 20px;
}

.thespread2 {
	/* Jill Came Tumbling */
	line-height: 18px;
}

/* Periphery Links */

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

.mclink {
	font-weight: bold;
	font-size: 13px;
	display: inline;
}

a.mclink:link		{color: #FF9900;}
a.mclink:visited 	{color: #FF9900;}
a.mclink:hover 		{color: #FFFF00; text-decoration: none}

a.blink:link		{color: #FF9966;}
a.blink:visited 	{color: #FF9966;}
a.blink:hover 		{color: #FF9933; text-decoration: none}

.cctxt {
	font-size: 9px;
	color:#EEEEEE;
}

.cctxt a:link 		{color: #FF9900;}
.cctxt a:visited 	{color: #FF9900;}
.cctxt a:hover 		{color: #FFFF00; text-decoration: underline}

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

/* END. Simple as That */