.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	padding: 2px;
	border-top: 1px solid #3883C6;
	border-left: 1px solid #3883C6;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	padding: 2px;
	border-top: 1px solid #3883C6;
	border-left: 1px solid #3883C6;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	padding: 2px;
	border-top: 1px outset #3883C6;
	border-left: 1px outset #3883C6;
	border-bottom: 1px outset #dddddd;
	border-right: 1px outset #dddddd;
	overflow:auto;
}

.buttons {
	background: #ffffff;
	color: #3883C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	border: 1px outset #3883C6;
	padding:1px 10px 1px 10px;
}

td {
	font-family: Tahoma, Arial, Verdana;
	color: #333333;
	font-size: 11px;
}
.textWH {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.textBLU {
	color: #3883C6;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;

}
.textbigBLK {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
a {
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
}
.textbigBLD {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.textbigGREEN {

	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #098B27;
	font-weight: bold;
}
.border {
	border: thin inset #666666;
}
.textbigGREENsm {


	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #098B27;
	font-weight: bold;
}
.textBLUbig {

	color: #3883C6;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
}
