
body		{

		background-color: #CCD8C9;
		}



body,td		{
		font-family:Arial;
		font-size:8pt;
		color:#000;
		}


a:link 		{
		text-decoration:none;
		color:#A9B5A9;
		font-weight: bold;
		}


a:visited 	{
		text-decoration:none;
		color:#A9B5A9;
		font-weight: bold;
		}


a:hover 	{
		text-decoration:none;
		color:#8B978B;
		font-weight: bold;
		}


a:active 	{
		text-decoration:none;
		color:#A9B5A9;
		}


h3 	{
		font-family:Verdana;
		font-size:11pt;
		}

.textleft {

		padding: 5px;
		font-size:7pt;
		font-family: Arial;
		color:#6B7081;

}


#top		{
		margin-top:50px;
		margin-left:101px;
		width:266px;
		}

#left	{
		margin-left:101px;
	        width:266px; 
		background-color: #E9F1E8;
		}


#main	{
		margin-top:50px;
		margin-left:5px;
	        width:266px; 
		background-color: #E9F1E8;
		padding: 5px;
		font-size:7pt;
		font-family: Arial;
		color:#6B7081;
		}

input,textarea,select {
		padding:1px;
		border:1px;
	
		background-color: #EAF1E9;
		border-color: #ABB9A9;
		color:#5F5F5F;
		font-family:Arial;
		font-size:7pt;}