BODY {
	MARGIN: 5px
}



INPUT.searchbox2 {HEIGHT: 18px;
					BACKGROUND-COLOR: #fefad6;
					BORDER-RIGHT: #993333 1px solid;
					PADDING-RIGHT: 1px;
					BORDER-TOP: #993333 1px solid;
					PADDING-LEFT: 1px;
					PADDING-BOTTOM: 1px;
					BORDER-LEFT: #993333 1px solid;
					WIDTH: 80px; PADDING-TOP:
					1px; BORDER-BOTTOM: #993333 1px solid}



.text				{font-size: .8em;
					 color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff}

.text a:link			{color: #ff0000;
					 text-decoration: underlined}

.text a:visited			{color: #ff0000;
					 text-decoration: none}
 
.text a:hover			{color: #000000;
					 background-color : #efcd51;
					 text-decoration: none}

					 
hr					{color: #efcd51}
										 

h1					{font-weight: normal;
					 font-size: 1.5em;
					 color: #000000;
					 margin-top: 5px;
					 margin-bottom: 0px;
					 font-family : Arial, sans-serif} 

h2					{font-weight: normal;
					 font-size: 1.5em;
					 color: #000000;
					 margin-top: -10px;
					 margin-bottom: -8px;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff}
					 
h3					{font-weight: normal;
					 font-size: 1.2em;
					 font-weight: bold;
					 color: #000000;
					 margin-top: 5px;
					 margin-bottom: -8px;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff}
					 
h4					{font-weight: normal;
					 font-size: 1.1em;
					 font-weight: bold;
					 color: #000000;
					 margin-top: 5px;
					 margin-bottom: -8px;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff}


.header				{font-weight: normal;
					 font-size: 1.9em;
					 color: #000000;
					 margin-top: 1px;
					 margin-bottom: 9px;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff}


.navhd				{font-size: 0.9em;
					 font-weight: bold;
					 color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #993333}

.grey				{background-color : #efcd51}
.white				{background-color : #ffffff}

 
			 
.navside			{font-size: .8em;
					 color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff;
					 text-decoration: none}
					 
.navside:hover		{color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #efcd51;
					 text-decoration: none}
					 
.sidenolink			{color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #efcd51;
					 text-decoration: none}

.nav				{font-size: .9em;
					 color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff;
					 text-decoration: none}
					 
.navnolink			{font-size: .9em;
					 font-weight: bold;
					 color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #993333;
					 text-decoration: none}
				 
.nav:hover			{color: #000000;
					 background-color : #efcd51;
					 text-decoration: none}

.doclink			{color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff;
					 text-decoration: none}
					 
.doclink:hover		{color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #993333;
					 text-decoration: none}
					 
.docinfo			{font-size: .8em;
					 text-align: center;
					 color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff;
					 text-decoration: none}
					 
.docinfo:hover		{color: #000000;
					 background-color : #efcd51;
					 text-decoration: none}
					 
					 
.searchtext				{font-size: .7em;
					 color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff}

.searchtext a:link			{color: #993333;
					 text-decoration: underlined}

.searchtext a:visited			{color: #993333;
					 text-decoration: underlined}
 
.searchtext a:hover			{color: #993333;
					 background-color : #ffffff;
					 text-decoration: none}	 
					 

