/* Body Style */
body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656565; 
	text-align:center;
	background-image:url(/images/new/back.gif);
	
}
/* Linkuri */
a {
	font-weight:bold;
	text-decoration:none;
	color:#3c3a3a;
}
a:hover {
	text-decoration:underline;
	color:#3c3a3a;
}

a.footer_link{
	color:#738cb0; font-weight:normal;
	text-decoration:none;
}
a.footer_link:hover{
	color:#738cb0;
	text-decoration:underline; font-weight:normal;
}
a.read_more{
	color:#738cb0; font-weight:normal;
	text-decoration:underline;
}
a.read_more:hover{
	color:#738cb0;
	text-decoration:none; font-weight:normal;
}
a.red {
	text-decoration:underline;
	color:red;
}
a.red:hover {
	text-decoration:underline;
	color:black;
}
a.echip{
	color:#656565;
	text-decoration:underline; font-weight:normal;	
}
a.echip:hover{
	color:#656565;
	text-decoration:none;font-weight:normal;
}
a.echip1{
	color:#656565; font-weight:bold;
	text-decoration:underline; 
}
a.echip1:hover{
	color:#656565; font-weight:bold;
	text-decoration:none;
}
/* Page Design */
.header {
	background-image:url(/images/new/top.png);
	width:664px;
	height:20px;
}
.footer {
	background-image:url(/images/new/footer.png);
	width:664px;
	height:15px;
}
.left_shadow {
	background-image:url(/images/new/left_shadow.png);
	width:12px;
	background-repeat:repeat-y;	
}
.right_shadow{
	background-image:url(/images/new/right_shadow.png);
	width:12px;
	background-repeat:repeat-y;	
}
.center{
	background-color:#FFFFFF;
	width:640px;
}

/* header design */
TABLE.menu_bg{
	height:25px;
}
.split_cell {

	height:25px;
	width:6px;
}
.clear_cell {
	width:254px;
}
.clear_vertical{
	height:6px;
}
.clear_vertical1{
	height:6px;
}
/* footer design */
TABLE.footer_tb {
	color:#738cb0;
}

/* Split Lines */
td.oriz_line {
	background-image:url(/images/new/dot_line.gif);
	background-repeat:repeat-x; height:3px;	
}
td.vertical_line {
	background-image:url(/images/new/dot_line.gif);
	background-repeat:repeat-y; width:3px;	
}

/* Butoane */


/* despre-noi */
.title {
	font-weight:bold;
	color:#da251d;
	text-decoration:underline;
}

/* box */
td.box_top {
	background-image:url(/images/new/right_col_top.gif);
	background-repeat: no-repeat;
	height:5px;
	width:214px;
}
td.box_down {
	background-image:url(/images/new/right_col_down.gif);
	background-repeat: no-repeat;
	height:5px;
	width:214px;
}
