.hellas-cert-css {
}
.bckgnd-top {
	background-image: url(images/bckgnd-top.jpg);
	background-repeat: no-repeat;
}
.bckgnd-middle {
	background-image: url(images/bckgnd-middle.gif);
	background-repeat: repeat-y;
}
.bckgnd-base {
	background-image: url(images/bckgnd-base.gif);
	background-repeat: no-repeat;

}
.text-small-blue {
	font-family: Verdana;
	font-size: 9px;
	color: 5C8AC0;
}
.txt {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.bullet {
	color: #4F8AB4;
}
.txtSmall {

	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}

.input {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #003366;
	background-color: #D9E9F6;
	filter: DropShadow(Color=#FFFFFF, OffX=0, OffY=0, Positive=Yes);


}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #D9E9F6;
	border: 1px solid #CCCCCC;

}
.button {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	overflow: visible;
	width: 70px;
	border: 1px solid #003366;






}

