a       	{ text-decoration: none; font-size: 12; }
a:hover 	{ text-decoration: underline;}
body         	{background-color:  #eeeeee; }

p 		{
	 	text-indent: 20px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 4px 0px
		}	


h4 		{
	 	text-indent: 20px;
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 7px 0px
		}	

img 		{
		border:0 0 0 0;
		}

.down		{background-color: #bCc8d6}

.down td a 		{
		color: #253C61;		
		text-decoration: none;
		}
		
.down a:visited 	{
		color: #253C61;
		text-decoration: none;
		}


.down a:hover 	{
		background-color: #ACB8C6;
		text-decoration: none;
		}


.path 		{
		font-family:  Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif, 'Trebuchet MS';
		FONT-WEIGHT: bold; 
		FONT-SIZE: 11pt;
		COLOR: #cccccc;
		margin: 0;
		padding:  0 0 0 7;
		background-color: #111111;
		text-decoration: none;
		width: 100%;
		}

.path a 	{
		text-decoration: none;
		font-family:  Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif, 'Trebuchet MS';
		FONT-WEIGHT: bold; 
		color: #ffffff;
		FONT-SIZE: 11pt;
		}

.path a:hover	{
		background-color: #333333;
		text-decoration: none;
		color: #ffff00;
		}


.list		{		
		font-family:  Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif, 'Trebuchet MS', 'Lucida Grande', ;
		color: #eeeeee;
		font-size: 10; 
		width:99%;
		margin: 1 0 0 0;
		border: 0 0 0 0;
		padding: 0 0 0 0;
		}
	
		
.list td 	{
		border-right: 1px solid #ACB8C6;
		border-left: 0 px solid #ACB8C6;
		border-top: 1 px solid #ACB8C6;
		border-bottom: 0px solid #ACB8C6;
		margin: 0 0 0 0;
		padding: 0 0 0 20;
		background-color: #566f8c;
		color: #eeeeee;
		text-decoration: none;	
		text-align: justify;
		vertical-align: top;
		}

		
.list td a 	{
		background-color: #566f8c;
		color: #ffffff;
		padding: 2px 2px 2px 0.5em;
		text-decoration: none;
		width: 100%;
		}
		
.list td a:visited {
		background-color: #566f8c;
		color: #dddddd;
		padding: 2px 3px 2px 0.5em;
		text-decoration: none;
		width: 100%;
		}


.list td a:hover {
		background-color: #465f6c;
		color: #ffffff;
		text-decoration: none;
		}

.article 	{		
		font-family:  Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif, 'Trebuchet MS', 'Lucida Grande', ;
		color: #000000;
		background-color: #eeeeee;
		font-size: 80%; 
		width:99%;
		margin: 1 0 1 1;
		border: 1 solid black;
		}

.article td 	{
		padding: 2 2 2 10;
		}

.article a 	{
		font-size: 12; 
		FONT-WEIGHT: bold; 
		}

.ticks form	{
		font-family:  Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif, 'Trebuchet MS', 'Lucida Grande', ;
		background-color: #111111;
		font-size: 80%; 
		color: #ffffff;
		padding: 0 0 0 0;
		margin: 0 0 0 0 ;
		text-decoration: none;
		width: 100%;
		border: 1 solid #000000;
		}



