.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 1px solid #b0b0b2;
	font-weight: bold;


}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg_button_65x22.gif);
	height: 22px;
	width: 65px;
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #FFFFFF;



}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
}
a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.combobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 1px solid #b0b0b2;
	font-weight: bold;
	width: 500px;

}
.row1 {
	background-color: #EFEFEF;
}
.row2 {
	background-color: #FFFFFF;
}
.ajandatextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #b0b0b2;



}
