body 
{
		font-family: Verdana,Arial,Helvetica,sans-serif;
}


h1 {
		text-align: right;
		font-size: 20px;
		margin: 0px 30px 7px 0px;
		font-weight: normal;
		color: #000080; 
}  /*#A7793F*/

h1.title
{
		text-align: right;
		font-size: 17px;
		margin: 0px 30px 7px 0px;
		font-weight: normal;
		color: #000080;
}

h2	{
		text-align: left;
		font-size: 10pt;
		margin: 8px 0px 2px 0px;
		font-weight: bold;
		color: #000080;
}

p		{
		font-size: 9pt;
		color: black;
		margin: 3px 0px 3px 0px;
		font-weight: normal;
		text-align: justify;
		line-height: 18px;
}

p.list		{
		text-align: left;
		margin: 2px 0px 2px 0px;
		color: green;
}

p.textForm 		{
		color: maroon;
		text-align: left;
		margin: 0px 0px 0px 0px;
}
	
p.textSmall 		{
		font-size: 8pt;
		text-align: right;
		margin: 0px 0px 0px 0px;
}
		
p.textcenter	{
		text-align: center;
}
		
p.textleft 	{
		text-align: left;
}
		
p.textright 		{
		text-align: right;
}
		
p.textbold 	{
		text-align: justify;
		font-weight: bold;
}
		
p.textboldl 	{
		text-align: left;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
}
		
p.textboldr 	{
		text-align: right;
		font-weight: bold;
}
		
p.caption 	{
		color: #AA2B2B;
		font-size: 8pt;
		text-align: center;
		margin: 0px 0px 5px 0px;
}
		
p.menu 		{
		color: #333300;
		font-style: italic;
		text-decoration: none;
		}

a.menu 		{
		color: #003366;/*#000033;*/
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
}

a.menu:hover	{
		color: #CC0000;/*#8D2250;/*#CC6633;*/
		text-decoration: none;
}
		
a.inpagelink 	{
		font-size: 10pt;
		color: #000096;
		text-decoration: none;
}

a.inpagelink:hover {
		color: red;
		text-decoration: none;
} 
		
a.develop 		{
		color: #000033;
		text-align: center;
		font-size: 7pt;
		text-decoration: none;
}

a.develop:hover	{
		color: #666633;
		text-decoration: none;
}
		
a.list 		{
		font-size: 8pt;
		color: #000096;
		text-decoration: none;
}

a.list:hover 	{
		color: green;
		text-decoration: none;
} 
		
a.inpagelinku 	{
		font-size: 10pt;
		color: #000096;
		text-decoration: underline;
}

a.inpagelinku:hover {
		color: red;
		text-decoration: none;
} 

ul
{
	list-style-image: url(/graphics/bullet10.gif);
	font-size: 9pt;	
	color: black;
	line-height: 20px;
	margin: 20px 2px 3px 2px;
}

ul.lipresent	{
		font-size: 10pt;
		color: black;
		text-align: justify;
		margin: 1px 0px 1px 0px;
}

ol.lipresent	{
		font-size: 10pt;
		color: black;
		text-align: justify;
		margin: 1px 0px 1px 0px;
}

table.contents	{
		background: #FFFFCC; /*#FFFFEE #DDDDDD #ff8040 #b0c8d8 #000096*/
}
		
table.SearchForm {
		background: #FFFFFF ; /*#FFFFEE #DDDDDD #ff8040 #b0c8d8 #000096*/
}
		
table.menutable	{
		/*background: #F7F9DC; */
}
		
td.menustyle 	{
		font-size: 7pt;
		/*cursor:hand;*/
}
		
td.menustylewh 	{
		background: #FFFFFF; 
}
		
td.searchLeft 	{
		font-size: 10pt;
		text-align: left;
		background: #F6E3AF;
		color: black;
}

td.searchRight 	{
		font-size: 10pt;
		text-align: left;
		background: #F6E3AF;
		color: black;
}

td.searchCenter {
		font-size: 10pt;
		text-align: center;
		background: #F6E3AF;
		color: black;
}
		
td.usualCenter 	{
		background: #FFFFFF; 
		font-size: 9pt;
		text-align: left;
}
		

td.usual 	{
		background: #FFFFFF; 
		font-size: 9pt;
		text-align: center;
}















