TD
{
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.A:LINK
{
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
.A:VISITED
{
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
.A:hover
{
	color: #FDDB65;
	text-decoration: none;
}
/*.textbox
{
	width: 90px;
	height: 20px;
	border-right: #003399 1px inset;
	border-top: #003399 1px outset;
	font-size: 12px;
	border-left: #003399 1px outset;
	color: #003399;
	border-bottom: #003399 1px inset;
	background-color: #ffffff;
}
*/
/*.textbox1
{
	width: 180px;
	height: 20px;
	border-right: #003399 2px inset;
	border-top: #003399 2px inset;
	font-size: 12px;
	border-left: #003399 1px outset;
	color: #003399;
	border-bottom: #003399 1px inset;
	background-color: #ffffff;
}
*/
.button
{
	border-right: #000000 1px inset;
	border-top: #000000 1px inset;
	font-size: 12px;
	border-left: #000000 1px inset;
	cursor: hand;
	color: #ffffff;
	border-bottom: #000000 1px inset;
	height: 20px;
	background-color: #6b9ece;
	text-decoration: none;
}

.button1
{
	border-right: #000000 1px inset;
	border-top: #000000 1px inset;
	font-size: 12px;
	border-left: #000000 1px inset;
	cursor: hand;
	color: #ffffff;
	border-bottom: #000000 1px inset;
	height: 20px;
	background-color: #6b9ece;
	text-decoration: none;
}

.Title
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    BACKGROUND-COLOR: #cecdfe;
    TEXT-ALIGN: center
}
	
.xxx
{
	word-wrap : break-word ;
	word-break : break-all  ;
			
}
.label
{
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

