
body				{background-color:#B22222;}

table				{border-style:solid;
					border-width:1px;
					border-color:#3E1401;}

table.noborder		{border-width:0px 0px 0px 0px;
					margin-left:10px;}

table.forms			{margin-left:30px;
					background-color:#C9B075;}

table.leftborder	{border-width:0px 0px 0px 1px;
					margin-left:15px;}

td.header			{background-image:url(pictures/header.jpg);}

td.row				{background-color:#3E1401;}

td.sidebar			{background-image:url(pictures/sidebar.jpg);
					border-right-style:solid;
					border-right-width:1px;
					border-right-color:#3E1401;}

td.content			{background-image:url(pictures/content.jpg);}

td.frontpage		{background-image:url(pictures/frontpage.jpg);}

td.noborder			{border-width:0px 0px 0px 0px;}

td.formheader		{background-color:#8A5336;}

td.formcell			{padding-right:15px;}

td.bordercell		{padding-top:5px;
					border-style:solid;
					border-width:1px 1px 0px 0px;
					border-color:#000000;
					padding-bottom:5px;}

td.notbordercell	{padding-top:5px;
					border-style:solid;
					border-width:0px 1px 0px 0px;
					border-color:#000000;
					padding-bottom:5px;}

td.norbordercell	{padding-top:5px;
					border-style:solid;
					border-width:1px 0px 0px 0px;
					border-color:#000000;
					padding-bottom:5px;}

td.bottomcell		{padding-top:5px;
					border-style:solid;
					border-width:1px 1px 1px 0px;
					border-color:#000000;
					padding-bottom:5px;}

td.norbottomcell	{padding-top:5px;
					border-style:solid;
					border-width:1px 0px 1px 0px;
					border-color:#000000;
					padding-bottom:5px;}

td.nobordercell		{padding-top:5px;
					border-style:solid;
					border-width:0px 0px 0px 0px;
					border-color:#000000;
					padding-bottom:5px;}
					
h1, h2, h3, p, li, a	
					{font-family:Tahoma;
					font-size:10pt;
					font-weight:normal;
					color:#000000;
					text-decoration:none}
	
h1					{font-size:11pt;
					font-weight:bold;
					margin-left:15px;
					text-transform:uppercase;}

h2					{font-size:11pt;
					font-weight:bold;
					margin-left:15px;}

h3					{font-weight:bold;
					margin-left:15px;}
					
p					{margin-left:15px; 
					margin-right:20px}

p.sidebar			{margin-left:8px;}

p.tabletext			{font-size:8pt;
					margin-left:8px;
					margin-right:8px;}

p.tablebold			{font-size:8pt;
					font-weight:bold;
					margin-left:8px;
					margin-right:8px;}

p.specialblink		{text-decoration:blink;
					color:#B22222;}
					
p.specialred		{color:#B22222;}

li					{list-style-type:disc;
					margin-left:15px;
					margin-right:20px;}

li.numbered			{list-style-type:decimal;
					margin-left:15px;
					margin-right:20px;}
					
input				{background-color:#EEE8D9;
					border-style:inset;
					border-color:#EEE8D9;
					font-family:Tahoma;
					font-size:10pt;
					color:#000000;
					margin-bottom:10px;
					padding:0px 5px 0px 5px;}

input.field			{margin-right:15px;
					width:350px;
					height:20px;}

input.box			{margin:5px 150px 0px 0px;}

input.sendbutton	{background-color:#8A5336;
					border-style:outset;
					border-color:#8A5336;
					margin-right:10px;
					width:100px;
					height:30px;
					cursor:pointer;}

input.resetbutton	{background-color:#8A5336;
					border-style:outset;
					border-color:#8A5336;
					margin-right:30px;
					width:100px;
					height:30px;
					cursor:pointer;}

textarea.area		{background-color:#EEE8D9;
					border-style:inset;
					border-color:#EEE8D9;
					font-family:Tahoma;
					font-size:10pt;
					color:#000000;
					margin:0px 0px 10px 15px;
					padding:5px 5px 0px 5px;
					width:500px;
					height:125px;}

a.link				{color:#800000;}

a.sheetlink			{font-size:8pt;}

a.redsheetlink		{font-size:8pt;
					color:#B22222;}

a.menulink			{font-weight:bold;}

a.smallmenulink		{font-size:8pt;
					margin-left:10px;}
			
a:hover				{color:#A15B3B;
					text-decoration:underline;}

span.currentpage	{color:#B22222;
					font-weight:bold;}

span.smallcurpage	{color:#B22222;
					font-size:8pt;
					margin-left:10px;}

span.bold			{font-weight:bold;}

span.italic			{font-style:italic;}

span.underline		{text-decoration:underline;}

span.specialred		{color:#B22222;}

img.thumbnail		{border-style:solid;
					border-width:1px;
					border-color:#000000;
					margin:3px 5px 3px 3px;
					width:75px;
					height:75px;}

img.picture			{border-style:solid;
					border-width:1px;
					border-color:#000000;}
					
img.adobe			{border-style:solid;
					border-width:1px;
					border-color:#d9c088;}
