table {
font-family : Verdana; 
font-weight : normal;
font-size :11px;
##color: #565656;
color: black;
}

body {
font-family : Verdana; 
font-weight : normal;
font-size :11px;
##color: #676767;
color:black;
}

.img {
margin:0px;
}

.link:link{
font-family : Verdana; 
font-weight : bold;
text-decoration : none;
font-size :11px;
color: #ffffff;
}

.link{
font-family : Verdana; 
font-weight : bold;
text-decoration : none;
font-size :11px;
color: #ffffff;
}

.link:visited{
font-family : Verdana; 
font-weight : bold;
text-decoration : none;
font-size :11px;
color: #ffffff;
}

.link:hover{
font-family : Verdana; 
font-weight : bold;
text-decoration : none;
font-size :11px;
color: #ffffff;
}


.titlu {
font-family : Verdana; 
font-weight : bold;
text-decoration : none;
font-size :11px;
color: #026697;
}

/*
select {
font-family : Verdana; 
font-weight : normal;
font-size :11px;
color: #474747;
width:180px;
border:1px solid black;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
background-color:#F9F9F9;
}
*/
/*
TEXTAREA {
font-family : Verdana; 
font-weight : normal;
font-size :11px;
color: #474747;
border:1px solid black;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
background-color:#F9F9F9;
}*/

p {
margin:0px;
}

form{
margin:0px;
padding:0px;
display:inline;
}

input, select, textarea{
font-family: Arial;
font-size: 11px;
color: #232323;
font-weight: normal;
border:1px solid #000000;
border-bottom:1px solid #AAAAAA;
border-right:1px solid #AAAAAA;
padding:2px;
width:183px;
vertical-align:middle;
height:20px;
}

textarea{
overflow:auto;
height:60px;
}
select{
padding:0px;
}

input[type="button"], input[type="submit"]{
background-color:#CCCCCC;
height:22px;
width:auto;
}

input[type="checkbox"], input[type="radio"], .cec{
background-color:transparent;
width:16px;
border:0px;
}

/*
input
{
	font-family: Arial;
	font-size: 11px;
	color: #232323;
	font-weight: normal;
	margin-bottom:1px;
	background-color:expression( (this.type=="button" || this.type=="submit") ? '#cccccc' : '');
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	height:20px;
	padding:1px;
}

select
{
	font-family: Arial;
	font-size: 11px;
	color: #575757;
	font-weight: normal;
	margin-bottom:1px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	height:20px;
	padding:1px;
}

TEXTAREA
{
	font-family: Arial;
	font-size: 11px;
	color: #575757;
	font-weight: normal;
	margin-bottom:1px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	width: 300px;
	height: 60px;
	padding:1px;
}

.cec
{
	background-color:transparent;
	border:0px;
}
*/

A:link,A:visited {
font-family : Verdana; 
font-weight : normal;
text-decoration : none;
font-size :11px;
color: #565656;
}

A:hover,A:active {
font-family : Verdana; 
font-weight : normal;
text-decoration : underline;
font-size :11px;
color: #565656;
}

A.menu:link,A.menu:visited {
font-family : Verdana; 
font-weight : bold;
text-decoration : none;
font-size :11px;
color: #ffffff;
}

A.menu:hover,A.menu:active {
font-family : Verdana; 
font-weight : bold;
text-decoration : underline;
font-size :11px;
color: #ffffff;
}
