.header-left {
	background-color: #99CCFF;
}
.header-right {


	background-color: #99CCFF;
}
.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	font-style: italic;
	font-weight: bold;
}

.titlebar-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titlebar-name:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
.input {
	width: 156px;
	background-color: #F2F3F7;

}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	border: none;



}

.table-b {



	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666699;
	border: 1px solid #666699;
}

.btn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666699;
}