/* CSS Document */

body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 0px;
	color: #663300;
	background-color: #999999;
}

p.indention {
	  margin-left: 16px}

blockquote  { 
	margin-right: 15px; 
	margin-left: 30px 
	}

h1  {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	}
	
h2   {
	margin-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	}

h3  {
	font-size: 12px;
	font-weight: normal;
	margin-left: 4px;
	}
	
h4 {
	margin-left: 8px;
	font-size: 10px;
	font-weight: normal;
}

h5 {
	margin-left: 16px;
	font-size: 10px;
	font-weight: normal;
}

ul {
	  margin-left: 20px;}

a:link   {
	color: #333399;
	text-decoration: none;
}
a:visited   {
	color: #333399;
	text-decoration: none;
}
a:active    {
	color: #333399;
	text-decoration: none;
}
a:hover     { color: #ffcc33; text-decoration: underline}

.cite {
	  font-style: italic;
	  margin-left: 30px;
	  margin-top: -8px}
	  
table#topics {
      border: 1px solid #000;
}

table#topics td#blackbox{
      border: 1px solid #333;
}
.td-leftnav {
}
.td-main {
	background-color: #FFFFFF;
	background-position: left top;
	font-size: 10px;
	margin: 0px 10px 10px 0px;
	padding-top: 0px;
}
.td-bottom {
	background-color: #333399;
	text-align: right;
	vertical-align: top;
	color: #000000;
}
.leftnavsmall {
	font-size: 10px;
}
.n3 {
	font-size: 12px;
	font-weight: normal;
	margin-left: 4px;
}
.n4 {
	margin-left: 8px;
	font-size: 10px;
	font-weight: normal;
}
.n5 {
	margin-left: 16px;
	font-size: 10px;
	font-weight: normal;
}

.mini	{
	font-size: 10px;
	}

TD.thumbs {
	BORDER-RIGHT: #ffcc33 1px solid; 
	BORDER-TOP: #ffcc33 1px solid; 
	BORDER-LEFT: #ffcc33 1px solid; 
	BORDER-BOTTOM: #ffcc33 1px solid 
	}

.tabl {
	BACKGROUND-COLOR: #ffffff; 
	BORDER-RIGHT: #ffcc33 1px solid; 
	BORDER-TOP: #ffcc33 1px solid; 
	BORDER-LEFT: #ffcc33 1px solid; 
	BORDER-BOTTOM: #ffcc33 1px solid
	}