table {
	font-size: 9pt;
    /*color:#002A7E;*/
}

input {
	border: 1px solid #CCCCCC;
}

.input2 {
	border: 1px solid #CCCCCC;
	height: 18px;
}

.bk3 {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.bk {
	border: 1pt solid #CCCCCC;
}

.bk_new {
	border: 1pt solid #CCCCCC;
}

.bk1 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


.button {
	border: 1px solid #666666;
	background-color:#FFFFFF}
	

.bk2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
A:link {  color: #000000; text-decoration: none}
A:visited {  color: #000000; text-decoration: none}
A:active {  color: #000000; text-decoration: none}
A:hover {  color: #000000; text-decoration: none}

A.white:link {
	COLOR: #000000;text-decoration: none;
}
A.white:visited {
	COLOR: #000000;text-decoration: none;
}
A.white:hover {
	COLOR: #0000ff;text-decoration: none;
}

.table_bk { border: 1px solid #cccccc; background-color:#ffffff; border-collapse:collapse; }
.td_bk { border: 1px solid #cccccc; padding:3px; }






