.table{
	width:900px;
}
.img_stg{
	background-image:url(img_stg.jpg);
	background-repeat:repeat-y;
	width:12px;
}
.slogan{
	font-family:Tahoma;
	font-size:29px;
	color:#002856;
	padding-left:40px;
}
.bg_input{
	background-image:url(bg_input.jpg);
	background-repeat:repeat-x;
	border:1px solid #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	height:14px;
}
.bg_search{
	background-image:url(bg_search.jpg);
	background-repeat:no-repeat;
	width:23px;
	height:17px;
	border:0px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
	width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	font: bold 14px Arial;
	color: white;
	background: black url(media/titlebar.png) repeat-x center top;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 6px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 4px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	font: Arial;
	color: #002856;
	background: url(arrowbullet.png) no-repeat center right; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
}

.arrowlistmenu ul li a:visited{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
/*
	font: Arial;
	color: #002856;
	background: url(arrowbullet.png) no-repeat center right; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
*/
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	font: Arial;
	font-size: 12px;
	color: #248CFF;
}
.informatii{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6D9DCD;
	padding-left:10px;
}
.txt_info:link{
	font-family:Tahoma;
	font-size:11px;
	color:#003366;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;
	padding-bottom: 10px;
	line-height: 20px;


}
.txt_info:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;
}
.link_foot:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
.link_foot:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6A664D;
	font-weight:bold;
	text-decoration:none;
}
.td {
	padding: 8px;
}
.td1 {
	padding: 5px;
	border-right: 1px solid #CCCCCC;

}
a:link, a:hover, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:12px;
	padding: 5px;
}.tdpl1 {
	border-left: 1px solid #669999;
	border-right: 1px solid #669999;
	border-bottom: thick solid #669999;
	border-top: 1px solid #669999;


}
.tdpl2 {
	border-left: 1px solid #669999;
	border-right: 1px solid #669999;
	border-bottom: 1px solid #669999;

}

