.border {
	border: 1px solid #B6D5DE;
}
.border1 {
	border: 1px solid #ffffff;
}
.vline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.buttons1 { 
	font-family: verdana; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: 800; 
	background-color: #336666; 
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.td_style {color: #000066}
.td_strong_style {color: #000066; font-weight: bold; }
