.TABLEWHITEBORDER{
	border-bottom : solid;
	border-left : solid;
	border-right : solid;
	border-top : solid;
	border-color : #FFFFFF;
	border: 4px;
	border-style : solid;
	border-color: White;
}

.CONTENT  {
	font-family : Times New Roman, Times, serif;
	font-size : 13pt;
	color : #000000;
	letter-spacing : normal;
	line-height : 1.25em;
	font-weight : 550;
}

.CONTENTSMALL  {
	font-family : Times New Roman, Times, serif;
	font-size : 10pt;
	color : #000000;
	letter-spacing : normal;
	line-height : 1.25em;
}

.TEXTLINK  {
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-size : 13pt;
	color : #000000;
	text-decoration : underline;
}

.TEXTLINK:Hover  {
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-size : 13pt;
	color : #C74726;
	text-decoration : underline;
}

.TEXTLINK2  {
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
	text-decoration : underline;
}

.TEXTLINK2:Hover  {
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-size : 10pt;
	color : #C74726;
	text-decoration : underline;
}

INPUT 		{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	border: 1px #cccccc;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	clear : both;
}

select { BACKGROUND-COLOR: #FFFFFF; COLOR: #000000; FONT-FAMILY:  Arial, Helvetica, sans-serif; FONT-SIZE: 11px; border: 1px #cccccc; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset; clear : both; }
