body	{
	background-color:#000;color:#f80;
	font-family:"incised 901 light bt",arial,helvetica,tahoma,sans-serif;
	background-image:url(bgryan.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center center;
}

a			{text-decoration:none;}
a:link			{color:#f90;}
a:visited		{color:#f80;}
a:active		{color:#fff;}
a:hover		{color:#f00;}

a.bnr		{text-decoration:none;font-weight:400;}
a.bnr:link		{color:#000;}
a.bnr:visited	{color:#000;}
a.bnr:active	{color:#fff;}
a.bnr:hover	{color:#f00;}

.red		{color:#f00;}
a.red:link		{color:#f00;}
a.red:visited	{color:#f00;}
a.red:active	{color:#0f0;}
a.red:hover	{color:#000;}

p				{font-weight:200;}
p.delete:first-line	{font-weight:700;}

//p:first-letter	{font-size:227%;font-weight:300;float:left;margin:0px 5px -7px 0px;color:#f80;font-family:"PS Bluegum Forest","Burton's Nightmare","trebuchet ms";}

hr		{height:1px;color:#456;noshade;}

h1		{font-size:650%;font-weight:300;font-family:"PS Bluegum Forest","Burton's Nightmare","trebuchet ms",arial,helvetica,tahoma,sans-serif;margin:0;padding:0;}
h2		{font-size:310%;font-weight:400;font-family:"PS Bluegum Forest","Burton's Nightmare","trebuchet ms",arial,helvetica,tahoma,sans-serif;}
h3		{font-size:210%;font-weight:500;font-family:"PS Bluegum Forest","Burton's Nightmare","trebuchet ms",arial,helvetica,tahoma,sans-serif;font-style:italic;margin:0;}

.bnr			{background-color:#f80;color:#000;text-align:center;}
//.tentative		{background-color:#e99;}
//.today			{background-color:#000;}

table.c3		{text-align:justify;}
table.calendar	{width:100%;height:350px;}

th.calendar		{width:14%;}

tr				{vertical-align:top;}
tr.banner		{font-family:"PS Bluegum Forest","Burton's Nightmare","trebuchet ms",tahoma,arial,helvetica,sans-serif;font-size:260%;font-weight:500;}
tr.fe_hdr		{text-align:left;font-size:70%;font-weight:800;background-color:#f80;color:#000;}
tr.calhead		{background:#f80;color:#000;font-size:80%;height:10px;}

td.influence	{vertical-align:top;width:30%;}
td.left			{vertical-align:top;text-align:left;}
td.right			{vertical-align:top;text-align:right;}
td.t1			{font-weight:400;font-size:82%;}
td.t2			{font-weight:600;font-size:82%;}
td.i				{font-style:italic;}
td.b			{font-weight:800;}
.title			{font-size:136%;font-weight:800;}
.ital				{font-style:italic;}
.bold			{font-weight:800;}
.pic				{font-size:8pt;font-weight:200;color:#456;}
.menu			{font-size:90%;}


span.c2		{background-color:#686;color:#8a8;}

address		{font-size:85%;font-style:italic;}

td.today		{font-size:80%;height:86px;width:14%;
			background-color:#800;}
td.history		{font-size:80%;height:86px;width:14%;
			background-color:#420;
			filter:alpha(opacity=50);opacity:.5;}
td.sell			{font-size:80%;height:86px;width:14%;
			background-color:#420;
			filter:alpha(opacity=80);opacity:.8;}
td.sold			{font-size:80%;height:86px;width:14%;
			background-color:#840;}

tr.subcalhead		{	background-color:#f80;color:#000;}
a:link.today1		{	text-decoration:none;background-color:#f00;color:#fb4;}
a:hover.today1		{	color:#fff;}
a:link.sold1		{	text-decoration:none;background-color:#730;color:#fb4;}
a:visited.sold1		{	background-color:#730;}
a:hover.sold1		{	color:#fff;}
td.today1			{	background-color:#a00;color:#000;}
td.history1			{	filter:alpha(opacity=40);-moz-opacity:.4;opacity:.4;}
td.sell1				{	filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;background-color:#420;}
td.sold1			{	background-color:#420;}

ul.flowlist		{display:inline;list-style-type:none;}
ul.flowlist li		{width:260px;float:left;text-align:left;}
