body
{
	font-size: 13px;
	color: dimgray;
	line-height: 18px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

td
{
	font-size: 13px;
	color: dimgray;	
	line-height: 18px;
	font-family: Verdana,Arial,  Helvetica, sans-serif;
}

ul
{
	list-style-position: outside;
	font-size: 13px;
	color: dimgray;
	font-family: Verdana,Arial;
	list-style-type:square; 	  
	}
	
.line
{
	border-bottom: silver 1px solid;
}

.txtPicR 
{ 
	FLOAT: right 
}

.txtPicL 
{ 
	FLOAT: left 
}

.TPB01 
{
	border: 1px solid cornflowerblue;
}

.TPB02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: cornflowerblue;
	border-right-color: cornflowerblue;
	border-bottom-color: cornflowerblue;
	border-left-color: cornflowerblue;
}

.TPB03 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: cornflowerblue;
	border-right-color: cornflowerblue;
	border-bottom-color: cornflowerblue;
	border-left-color: cornflowerblue;
}

.TPB04 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: cornflowerblue;
	border-right-color: cornflowerblue;
	border-bottom-color: cornflowerblue;
	border-left-color: cornflowerblue;
}

.TPB01G 
{
	border: 1px solid YellowGreen;
}

.TPB02G {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: YellowGreen;
	border-right-color: YellowGreen;
	border-bottom-color: YellowGreen;
	border-left-color: YellowGreen;
}

.TPB03G 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: YellowGreen;
	border-right-color: YellowGreen;
	border-bottom-color: YellowGreen;
	border-left-color: YellowGreen;
}

.TPB04G 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: YellowGreen;
	border-right-color: YellowGreen;
	border-bottom-color: YellowGreen;
	border-left-color: YellowGreen;
}

.TPB01B 
{
	border: 1px solid silver;
}

.TPB02B 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
}

.TPB03B 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
}

.TPB04B 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
}

a:link
{
	color: #000000;
	text-decoration: underline;
}
a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:active
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: crimson;
	font-family: Verdana;
	text-decoration: none;
}

