body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFF00;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
form {
	margin:0px;
	padding:0px
}
a:link, a:visited, a:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}

a.link_alb:link, a.link_alb:visited, a.link_alb:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold
}

a.link_alb:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold
}

a.link_galben:link, a.link_galben:visited, a.link_galben:active {
	color: #FFFF00;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold
}

a.link_galben:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-size: 12px;
	font-weight:bold
}

.menu_header_text {
	font-size:13px;
	color:#FFFF00;
	font-weight:bold;
}
.lang_active {
	font-weight:bold;
}

.camp_box {
	border:1px solid #A7C500;
	background:url(../img/layout/camp_box_bg.jpg) no-repeat top left;
	width: 32px;
	height: 16px;
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding-top:3px;
	padding-left:5px
}

.adauga_in_cos {
	border:1px solid #A7C500;
	background:url(../img/layout/cos_1.gif) no-repeat top left;
	height: 26px;
	font-weight: bold;
	color: black;
	padding-left:17px;
}

.input_albastre {
	border:1px solid #FFFF00;
	background-color:#013567;
	color:#FFFFFF;
	height:16px;
	padding:3px
}

.butoane_galbene {
	border:1px solid #000000;
	background-color:#FFFF00;
	color:#000000;
	font-weight:bold;
	height:26px;
	padding:3px;
	overflow:visible;
}

.fake-linethrough {
	background: url(../img/layout/linethrough.gif) repeat-x center left;
	color: #000000;
}

.butoane_pagina {
	border:1px solid #A7C500;
	background-color:#f8ffc1;
	height: 26px;
	font-weight: bold;
	color: black;
}

.red {
	color:#CC0000;
}