/**
 * $Id: samerivertwice.css,v 1.15 2004/07/10 00:15:11 turing Exp $
 * 
 * css for samerivertwice
 *
 */


body
{
    /* grey */
	background-color: #000000;
	font-family: "Lucida Grande", "Verdana", "Arial", sans-serif;
	font-size: 11px;
    color: #FFE69F;
}

a
{
	color: #FFCB3D;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #336633;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
} 

a:visited
{
	color: #FFCB3D;
	text-decoration: none;
	font-weight: bold;
} 
a:active { color: #999999; } 
a:hover { color: #CCCCCC; } 

a.sideCategoryLink
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: none;
} 

a.imageLink, a img, .noBorder
{
	border-width: 0 0 0 0;
	border-style: none none none none;
} 

div.navitem
{
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	padding: 2px 2px 2px 5px;
	width: 138px;
	text-align: left;
	background-color: #719282;
	margin: 0 16px 10px 16px;
}

h1
{
	page-break-before: auto;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 22px;
    color: #FFE69F;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 22px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h2
{
	page-break-before: auto;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 18px;
    color: #FFE69F;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	border-bottom: #CCCCCC;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
}

h3
{
	page-break-before: auto;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 15px;
    color: #FFE69F;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
	border: none;
}

p, td
{
    color: #FFE69F;
	font-size: 11px;
	line-height: 18px;
}

pre
{
    page-break-inside: avoid;
	font-family: monospace;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	margin-left: 20px;
}
	
ol
{
	font-size: 11px;
	line-height: 14px;
}
	
li
{
	font-size: 11px;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}

table.mainBody
{
	border-color: #719282;
	border-width: 1px;
	border-style: solid;
	background-color: #666666;
	padding: 0px;
	margin: 0px;
    width: 696px;
} 

td.mainBodyContent { width: 526px; }

a.topNavLink
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border: none;
}

form
{
	padding: 0px;
	margin: 0px;
    width: 100%:
    border: none;
}

