.text, body, td, p, div, span, input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.line, hr {
	color:#C2C2C2;
	size:1px;
}

/**/

ul {
	list-style-image:url(../img/red_square.gif);
}
ul p {
	margin:0px;
}
/**/

.searchfield {
	border:1px solid #B2B2B2;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	width:98%;
}

.date {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}

.pr_name {
	font-family: Tahoma;
	font-size: 11px;
	color: #FE9900;
	font-weight:bold;
}

.darkBG {
	background-color:#EBEBEB;
}

/* Formu generatorius */
.formText{
	width:98%;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	color:#000000;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
}
.formDropdown
{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#000000;
}
.formButton {
	background-color:#509227;
	border-top:1px solid #509227;
	border-left:1px solid #509227;
	border-bottom:1px solid #509227;
	border-right:1px solid #509227;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#000000;
}
/* Formu generatorius */
