a.alb {
	color: #FFFFFF;
	text-decoration: underline;
}

a.alb:hover, a.log: hover {
	color: #FFFFFF;
	text-decoration: none;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover: hover {
	color: #FFFFFF;
	text-decoration: none;
}

td.newsnotfound
{
   background-color: #FA6662;
	color: White;
	font-weight: bold;
	padding-left: 10px;
}

a.keyword
{
    color: #fa6662;
    font-weight: bold;
    text-decoration: underline;
}

a.keyword:hover
{
    color: white;
}

td.newsfound
{
   background-color: #FA6662;
	color: White;
	padding-left: 10px;
}

a.foundlink
{
   text-decoration: none;
	color: White;
}

a.foundlink:hover
{
   text-decoration: underline;
}

a.log {
	color: #FA6662;
	text-decoration: none;
}

font.title {
	color: #FFFFFF;
	font-weight: bold;
}

html,body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(img/fundal.jpg);
	background-position: top left;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.contnou {
	background-color: #FA6662;
	border-style: none;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
	cursor: pointer;
}

input.contnou:hover {
	background-color: #0184A0;
	border-style: none;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
	cursor: pointer;
}

input.msgok {
	background-color: #0184A0;
	border-style: none;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
	cursor: pointer;
}

input.msgok:hover {
	background-color: white;
	border-style: none;
	color: #0086a3;
	height: 24px;
	text-align: center;
	cursor: pointer;
}

input.disabled
{
   background-color: gray;
	border-style: none;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
}

input.f {
	border: solid;
	border-color: #808080;
	border-width: 1px;
}

input.loginput {
	border-color: #006D7D;
	border-style: solid;
	border-width: 1px;
	color: #006D81;
	font-size: 12px;
}

input.reset {
	background-color: #FFFFFF;
	border-style: none;
	color: #000000;
	height: 24px;
	text-align: center;
    cursor: pointer;
}

input.reset:hover {
	background-color: #FA6662;
	border-style: none;
	color: #000000;
	height: 24px;
	text-align: center;
    cursor: pointer;
}

input.upload {
	background-color: #0184A0;
	border-style: none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	height: 56px;
	text-align: center;
    cursor: pointer;
}

input.upload:hover {
	background-color: #FA6662;
	border-style: none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	height: 56px;
	text-align: center;
    cursor: pointer;
}

td {
	vertical-align: top;
}

td.stire {
	background-color: transparet;
	text-align: justify;
	vertical-align: top;
}

td.titlu {
	background-image: url(img/titlu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 100px;
	vertical-align: top;
}

td.titlustiri {
	background-color: #007C99;
	color: #FFFFFF;
}

.contnoufield {
	background-color: #FFFFFF;
	border-bottom-color: #FA6662;
	border-style: solid;
	border-width: 5px;
}
