body	{background-color:#FFCC66}
body,table
{
	font-family:Verdana,Tahoma,Arial;
	font-size:12px;
}

.box1
{
	width:400;
	text-align:center;
	border:2px solid black;
	background:#4080D8;
	color:white;
}
			
#t_sus
{
	width:800px;
}

#t_index
{
	width:800px;
	border-width:0px 1px 0px 1px;
	border-color:#A6A6A6;
	border-style:solid;
	padding:0px;
}

td.t_index_stanga
{
	width:184px;
	padding:5px;
	border-width:0px 1px 0px 0px;
	border-color:#A6A6A6;
	border-style:solid;
	vertical-align:top;
	background-color:white
}
					
td.t_index_dreapta
{
	padding:5px;
	border-width:0px 0px 0px 0px;
	border-color:#6C6C6C;
	border-style:solid;
	vertical-align:top;
	background-color:white
}
					
td.t_sus_1
{
	padding:0px;
	width:193;
	height:170;
	vertical-align:top;
}	
				
td.t_sus_2
{
	padding:0px;
	width:607;
	height:149;
	vertical-align:top;
}
				
td.t_sus_3
{
	width:607;
	height:1;
	background-color:#F7BC5B;
}

td.centrat
{
	text-align:center;
	background:yellow;
}

td.legenda
{
	width:25;
	height:25;
}

td.bordura
{
	border:1px solid black;
	width:225px;
}

td.offset
{
	text-align:left;
	padding:5px;
}

hr
{
	border:dotted;
	color:#4080D8;
	width:20%;
	height:3px;
}

li
{
	margin-top:10px;
}

a.una
{
	color:blue;
	text-decoration:none;
}

a.una:hover
{
	color:cornflowerblue;
}

h4	{color:#006699;font-size:10pt}
h3	{font-size:11pt;color:white;background:#618FB9;padding:3px;text-align:center}
