/* CSS Document */

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FF6347;
	text-decoration: underline;
}

body, td {
	background-color: #FFFFCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

div.cedarlogo {
}

div.header {
	background: #FFCC33;
	width: 100%;
}

div.header2 {
	font: bold 12pt/14pt Verdana, Arial, Helvetica, sans-serif;
}

div.latestHeading {
	font-size: 11pt;
	font-weight: bold;
	background-color: 
}

div.latest {
	background-color: #FFFF99;
	border-bottom-color: #FFCC33;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFCC33;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFCC33;
	border-right-style: solid;
	border-right-width: 1px;
	color: #666666;
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;

}

div.latest-top {
margin-bottom: -3px;
}

div.leftnav {
	background: #FFCC33;
	border-bottom-color: #667EFF;
	border-bottom-style: solid;
	border-bottom-width: medium;
	margin-top: 10px;
	width: 170px;
}


table.pixplace {
	border-bottom-color: #FFE566;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFE566;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #33C9FF;
	border-right-style: solid;
	border-right-width: 5px;
	border-top-color: #FFE566;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 5px 5px;

}

h1, h2 {
	color: #000099;
	font-variant: small-caps;
	padding: 4px;
	width: 100%;
}

h3, h4 {
	color: #7F6699;
	padding: 4px;
	width: 100%;
	font: bold 16pt/17pt Verdana, Arial, Helvetica, sans-serif;
}

span.leftnav {
	font-size: 10pt;
	line-height: 20px;
	margin: 10px;
}

span.cedar {
	font-size: 10pt;
	line-height: 20px;
	margin: 10px;
	font-style: italic;
	font-variant: small-caps;
	border: 1px solid #FFFF99;
	padding: 2 2 2 2;
	background-color: #FFCC66;
	}
	
	div.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffcc33;
	margin: -100px 0px 0px 82px;
	padding: 2px;
	font-size : 9pt;
	}
span.credit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #CC9900;
}