body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 1px;
	letter-spacing: 1px;
	background-color:#000;
	background: url(../nightgradient.png) 0% 0% repeat-x;
}
/* backgrounds */

html.webkit {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#003333)); /* ccc to 555 */
}

html.firefox {
    background-image: -moz-linear-gradient(top, #000000, #003333);
}

html.IE9 {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#003333');
}
					
h1{
	font-size : 170%;
	color: #333333;
	line-height : 100%;
	margin:0;
	padding: 0;
}
h2{
	font-size : 135%;
	color: #333333;
	line-height : 100%;
	margin:0;
	padding:0;
}
h3{
	font-size : 110%;
	color: #333333;
	line-height : 100%;
	margin:0;
	padding:0;
}

a {
	color: #FFFFF0;
	text-decoration:none;
	border:none;
}
a:hover {
	color: #E0FFFF;
	text-decoration:none;
	border:none
}

#content{
width: 100%;
text-align:center;
					}
					
	#content td.wtop {
	background-color : White;
}


#content td.wlft {
	background-image : url(../tablebits/wl.jpg);
}
#content td.wlftlite {
	background-image : url(../tablebits/wl.jpg);
}
#content td.wrt {
	background-color : White;
}

#content td.wbot {
	background-color : White;
}

#content td.wbotlftcrnr {
	background-image : url(../tablebits/wlc2.jpg);
}

#content td.wtoplftcrnr {
	background-image : url(../tablebits/wltc.jpg);
}
#content td.wbotrtcrnr {
	background-color : White;
}
#content td.wtoprtcrnr {
	background-color : White;
}
#content td.wt {
	background-color : White;
}
					


#content a:link {
	color: #336666;
	text-decoration: none;
	font-weight : bolder;
}
	#content a:visited {
	color: #336666;
	text-decoration: none;
	font-weight : bolder;
}	
#content a:hover {
	text-decoration: none;
	color: #B22222;
	font-weight : bolder;
}
					

#content .clnmup
{
	float:clear;
}					
#content .tocstraight {
	color: #333333;
	font-family : serif;
	font-size : medium;
	font-weight: normal;
	text-align : left;
}
#content .tocitalic {
color: #333333;
font-family : serif;
font-size : inherit;
font-weight : normal;
font-style : italic;	
text-align : left;
					}
#content .tocnames 
{
color: #333333;
font-family : serif;
font-size : small;
font-weight : normal;
font-style : italic;	
text-align : center;
					}


					
#content .tocsubseries		{
	color: #333333;
	font-family : serif;
	font-size: small;
	font-weight : normal;
	font-style:italic;
	padding-left:25px;
					
}
					
					
#content .dscrtxt {
	color: #333333;
	font-family : serif;
	font-size : inherit;
	font-weight : normal;
	line-height : 145%;
}
#bgcp:first-letter { font-size : 300%;   }
#bgcp:first-line { line-height: 145%; }

#content .mnspc {
	color: #333333;
	font-family : monospace;
	font-size : inherit;
	font-weight : normal;
	line-height : 145%;
}
#content .cpyrt {font-family: sans-serif; font-size: xx-small; color: #333333; }
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#content li {line-height:150%}
#buypage{
	font-family : Arial, Helvetica, sans-serif;
	font-size:small;
	color: #333333;
}	

#buypage a:link {
	color: #333333;
	text-decoration: underline;
	border : none;
}
					

#buypage a:visited {
						text-decoration: none;
						color: #333333;
}

#buypage a:hover {
	text-decoration: none;
	color: #4B0082;
}

#buypage a:active {
						text-decoration: none;
						color: #333333;
}

		
#content .tinylight {
	color:#fffff0;
	font-size:xx-small;
}	

