
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 15px 10px 10px 10px;
	font-size: 11pt;
	color: #333333;
	background: #cea8ff;
	padding: 0; 
}

div#wrapper {
	width: 600px;
	border: 1px ridge black;
	margin-left: auto;
	margin-right: auto;
	background: #cea8ff;
}

table		{ width: 600px;
		background-color: #ffffff; 
		border-left: 0; 
		border-right: 0;
		align: center;
}

TD		{padding: 5px 40px 5px 40px;
}

P		{margin-top: 0; padding: 0; 
}


.header		{padding: 7px 0px 10px 50px;
		width: 600px;
		background-color: #6272a7;
		height: 100px;
}

h1           { color:  white; font-size:18pt;  text-align: center; margin-top: 15px; margin-bottom: 10px; }
h2           { color: red; font-size:16pt; margin-top: 20px; margin-bottom:  20px; }

.larg	{font-size:32pt;
}
.grey	     {color: #666666;
		font-size: 24pt;
}

.quote	     {color: blue;
		font-size: 13pt;
}

h3           { color: #1e9810; font-size:13pt; text-align: ; margin-bottom:   20px; margin-top: 0px;}
h4           { color: black  ; font-size:14pt; text-align: ; margin-bottom:  20px; margin-top: 0px;}
h5           { font-size:12pt; text-align: ; margin-top: 10px; margin-bottom: 0px; }

a		{color: #0000cc;}
a:link          {COLOR: #0000cc; TEXT-DECORATION: none;}
a:visited       {color: #800080; TEXT-DECORATION: none;}
a:hover         {COLOR: #cc0000; TEXT-DECORATION: underline;}
a:active        {COLOR: #cc0000; TEXT-DECORATION: underline;}

OL li        {            margin-top: 0px; margin-bottom: 10px;  }
OL           {FONT-SIZE:; margin-top: 0px; margin-bottom: 20px }

UL li        { margin: 0px 0 5px 0px;  		text-align: center;}
UL           { margin-top: 5px; margin-bottom: 15px; 		text-align: center;}

HR           { margin-top: 0px; margin-bottom: 0px; }

.Art1      { color:#26238E; font-size:14pt; margin-bottom: 5px ; margin-top:20px;}
.Menu      { color: black;  font-size: 90%; font-weight: bold; text-align: ; margin-bottom:  5px; margin-top: 5px;}
.h3top     { color: white;  font-size:14pt; text-align: ; margin-bottom:  0px; margin-top: 0px;}
.Art2      { color:#26238E; font-size:18pt; text-align: center; margin-bottom: 15px ; margin-top: 0px;}
.Art3      { color:#26238E; font-size:24pt; text-align: center; margin-bottom: 5px ; margin-top:20px;}


div#navholder	   {  	width: 200px;}
div#navholder ul   { 	margin: 0px 0px 10px 0px;  
			padding: 0px; 
			list-style-type: none;
		 }
			
div#navholder li { margin: 5px 0px 0px 0px; padding: 0px;}

div#navholder a    {
 		display: block;
 		text-align: center;
 		background-image: url(images/bkground-ffff99.gif);
		background-repeat: no-repeat;
		background-position: 0% 50%;
		background-colour: #ffff99;
		padding: 6px 4px 4px 10px;
		border-right: 1px solid #000000;
		border-left:  1px solid #666666;
		border-bottom:1px solid #000000;
		border-top:  1px solid #666666;
		font-weight: bold;
		height: 2em;
		}
		
div#navholder a:hover, #navholder a:active 
		{ 
 		background-image: url(images/bkground-333333.gif);
		background-repeat: no-repeat;
		background-position: 0% 50%;
		background-colour: ;}

<!--[if IE 5]>
	<style>
		#navholder a {
		height: 1em;
		float:left;
		clear: both;
		width: 100%;
		}
	</style>
<![endif]-->


<!--[if IE 6]>
	<style>
		#navholder a { height: 1em;}
	</style>
<![endif]-->




.nav1		{text-align: center;
		}
		
.nav1 ul	{margin: 7px 0px 7px 0px; 
		list-style-type:none;
		padding: 0px;
		}
		
.nav1 li	{display: inline;
		}

.nav1 A     { border: 2px outset #999999;
 		
 		background-image: url(../images/bkground-ffff99.gif);
		background-repeat: no-repeat;
		background-position: 0% 50%;
		background-color: #ffff88;
		width:120px; 
		font-size: 11pt;
		font-weight: bold; 
		padding: 4px 10px 4px 10px;}


.nav1 A:link    {TEXT-DECORATION: none;  }
.nav1 A:visited {TEXT-DECORATION: none;  }
.nav1 A:hover   {TEXT-DECORATION: underline;  
		background-image: url(../images/bkground-999999.gif);
		background-repeat: no-repeat;
		background-position: 0% 50%;
		background-color: #999999; }
.nav1 A:active  {TEXT-DECORATION: underline; 
		background-colour: #33cc33; }


<!--[if IE 5]>
	<style>
		.nav1 a {
			height: 1em;
			float:left;
			clear: both;
			width: 100%;
		}
	</style>
<![endif]-->


<!--[if IE 6]>
	<style>
		.nav1 a { height: 1em;}
	</style>
<![endif]-->
