.body { 
  margin: 10px;
  PADDING: 0px;
  background-image:url('../images/bg.jpg');
  background-repeat: repeat-x
}
.cellgrdnt { 
  background-image:url('../images/cell_bg.jpg');
  background-repeat: repeat-y
  background-position:top left;
}

.title {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #006b33;
	text-decoration: none;
	line-height: 25px;
}
.title2 {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #006b33;
	text-decoration: none;
	line-height: 25px;
}

.langlink:link {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.langlink:visited {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	line-height: 20px;
}
.langlink:hover {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	line-height: 20px;
}

.more:link {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #00a33d;
	text-decoration: none;
	line-height: 20px;
	margin-left: 15px;
}
.more:visited {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	line-height: 20px;
	margin-left: 15px;
}
.more:hover {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	line-height: 20px;
	margin-left: 15px;
}
.downlink:link {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	line-height: 20px;
	margin-left: 15px;
}
.downlink:visited {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	line-height: 20px;
	margin-left: 15px;
}
.downlink:hover {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	line-height: 20px;
	margin-left: 15px;
}.downtxt{  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #325a1a;
	text-decoration: none;
	line-height: 13px;
	margin-left: 7px;
}
p {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 18px
}

li,ul,ol {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 18px
}

.pr {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 20px;
	line-height: 25px

}
.txt1{  
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 18px

}
ul
{
list-style-image:url('../images/blts.gif');
}