.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

a.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

a.items:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}

.items_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #625952;
}

a.items_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #625952;
	text-decoration: none;
}

a.items_grey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #625952;
	text-decoration: underline;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold; 
}

.inputBox {
	width: 180px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color:#FFFFFF;
	font-size:11;
	height: 17px;
}
.ComboBox {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color:#FFFFFF;
	font-size:11;
	height: 17px;
}

.main_bt {
	font-size: 12px;
	color:#FFFFFF;
	background-color:#034da1;
	height:22px;
	width:100px;
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
}

.main_wbt {
	font-size: 12px;
	color:#FFFFFF;
	background-color:#034da1;
	height:22px;
	width:100px;
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
}

.sText {
	font-size:11px;
}

