/* General font families for common tags */
font,th,td 		{font-family: verdana, 
														arial, 
					     							courier, 
					    							hevletica; 
							font-size:10pt; 
							font-weight:bold;}
/*a:visited, a:active, a:link	{color : #006699; }*/
a:hover				{color : #DD6900; }
a.navmenu			{color:white;}
hr						{height: 2px; 
							border: solid #D1D7DC 0px; 
							border-top-width: 1px;}
BODY 					{font-family: arial,
					    							courier, 
					  								hevletica;
							line-height: 1;
							background: #E5E5E5;
							color: black;} 
/* Header styles */
h2,h3, h4, h4, h5, h6		{color: red; 
												font-family: verdana, 
					       										 arial, 
					  												 sans-serif;}
h1						{font-family: verdana,
					        					arial, 
				 	   								sans-serif}
/*Set styles for paragraphs */
p.indent			{text-indent: 5%}
p.indentbody	{text-indent:5%;
							font-weight:normal}
p.mainbody		{font-weight:normal;
							font-size:90%;}
p.arttitle		{font-weight: bold;
							font-size: 110%;
							color: red;}
p.artauthor		{font-weight: normal;
							font-size: 95%;}
p.artnotes		{font-weight: normal;
							font-size: 90%;
							font-style: italic;}
p.bold				{font-weight: bold}
p.error				{color:red}
/*Set Styles for Lists*/
ul.myset			{font-weight:normal;
							font-size:90%;
							list-style-type:circle;}
ol.myset			{font-weight:normal;
							font-size:90%;}				
/* Set styles for tables */
TABLE.myformat{border-collapse: collapse; 
							border: solid; 
							border-width:1px}
table.issolid			{border: solid; 
									border-width:1px}
caption.myset			{font-family: arial, 
				    										Times New Roman; 
									font:bold; 
								align:left;}
td.navset			{background:#FAF8CC; 
							font-size:8pt;}
td.solid			{border: solid; 
							border-width:1px}
td.titlesolid	{font-weight:bold;
							font-size:105%;}
td.mytitle		{font-weight:bold;
							font-size:105%;
							color:red}
td.atitle			{font-weight:bold;
							color:red}
td.headersolid	{font-weight:bold;
								text-decoration:underline;
								border: solid; 
								border-width:1px}	
td.myheader		{font-weight:bold;
							text-decoration:underline;
							color:green}
td.regbody		{font-weight:normal}	
td.bodysolid	{font-weight:normal;
							border: solid; 
							border-width:1px}
td.title			{background:white; 
							font-size:95%; 
							color:Blue}
td.curdata		{color:purple}
td.forsale		{font-size:70%;
							 border:solid; 
							 border-width:1px}
td.forsalehd	{font-size:70%;
							 background:white; 
							 color:Blue;
							 border:solid; 
							 border-width:1px}
td.forsaledt	{font-size:70%;
							 background:white; 
							 color:red;
							 border:solid; 
							 border-width:1px}
td.error			{font-size:75%;
							color:red}
th.forpic			{font-family: arial, 
				    								Times New Roman; 
							font:bold; 
							align:left}
th.solidheader	{border: solid; 
								border-width:1px;
								font-size:105%;
								text-decoration:underline}	
/* Set styles for frames */
iframe.mysetif			{background: #E5E5E5}	
frameset.mysetf			{background: #E5E5E5}
/* Styles for misc */
.title				{font-size:125%}
.footer				{font-size:75%; 
							font-weight:medium;}
.navlinkset		{font-weight:normal;}
.specialset		{font-weight:normal;
							font-style:italic;
							color:red}
.specialme		{font-weight:normal;
							font-style:italic;
							color:green}
.maintitle		{color: red;
							font-size:110%;
							font-weight:bold;}
.myunderline	{font-style:underline; }

				