BODY 
{ 
	font-family: arial;  
	font-size: 11px; 
	color:#cccccc;
}

td { font-family: arial;  font-size: 11px; color:#cccccc;}

a:link    {color: #cccccc;  text-decoration: underline; font-size:11px;}
a:visited {color: #cccccc;  text-decoration: underline; font-size:11px;} 
a:active  {color: #cccccc;  text-decoration: underline; font-size:11px;} 
a:hover   {color: #cccccc;  text-decoration: underline; font-size:11px;}

a:link img{border:none}
a:visited img{border:none} 
a:active img{border:none} 
A:hover img{border:none}


a.topmenu:link    {color: #cccccc;  font-family: arial; text-decoration: none;      font-size: 11px; font-weight:normal;}
a.topmenu:visited {color: #cccccc;  font-family: arial; text-decoration: none;      font-size: 11px; font-weight:normal;} 
a.topmenu:active  {color: #cccccc;  font-family: arial; text-decoration: none;      font-size: 11px; font-weight:normal;} 
a.topmenu:hover   {color: #cccccc;  font-family: arial; text-decoration: underline; font-size: 11px; font-weight:normal;}

a.submenu:link    {color: #000000;  font-family: arial; text-decoration: none;      font-size: 11px; font-weight:normal;}
a.submenu:visited {color: #000000;  font-family: arial; text-decoration: none;      font-size: 11px; font-weight:normal;} 
a.submenu:active  {color: #000000;  font-family: arial; text-decoration: none;      font-size: 11px; font-weight:normal;} 
a.submenu:hover   {color: #000000;  font-family: arial; text-decoration: underline; font-size: 11px; font-weight:normal;}

a.submenu_sel:link    {color: #cccccc;  font-family: arial; text-decoration: none;      font-size: 11px; font-weight:normal;}
a.submenu_sel:visited {color: #cccccc;  font-family: arial; text-decoration: none;      font-size: 11px; font-weight:normal;} 
a.submenu_sel:active  {color: #cccccc;  font-family: arial; text-decoration: none;      font-size: 11px; font-weight:normal;} 
a.submenu_sel:hover   {color: #cccccc;  font-family: arial; text-decoration: underline; font-size: 11px; font-weight:normal;}

a.bottommenu:link    {color: #cccccc;  font-family: arial; text-decoration: none;      font-size: 11px; font-weight:normal;}
a.bottommenu:visited {color: #cccccc;  font-family: arial; text-decoration: none;      font-size: 11px; font-weight:normal;} 
a.bottommenu:active  {color: #cccccc;  font-family: arial; text-decoration: none;      font-size: 11px; font-weight:normal;} 
a.bottommenu:hover   {color: #cccccc;  font-family: arial; text-decoration: underline; font-size: 11px; font-weight:normal;}

DIV.project_label
{
	font-family: arial;
	color: #cccccc;
	font-size: 10px; 
	font-weight: normal;
	line-height:12px;
	padding:3px;
}

DIV.project_details
{
	font-family: arial;
	color: #cccccc;
	font-size: 10px; 
	font-weight: normal;
	line-height:12px;
	padding:3px;
}

.logo
{
	font-family: arial;
	color: #ffffff;
	font-size: 11px; 
	font-weight: normal;
}

.msg
{
	font-family: arial;
	color: #666666;
	font-size: 11px; 
	font-weight: normal;
}

.titlu
{
	font-family: arial;
	color: #cccccc;
	font-size: 12px; 
	font-weight: bold;
}

DIV.menu
{
	font-family: arial;
	color: #cccccc;
	font-size: 11px; 
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
}

DIV.submenu
{
	padding-left:10px;
	padding-right:10px;
}

INPUT
{
	font-family: arial;
	color: #cccccc;
	font-size: 11px; 
	height:25px;
	background-color:#000000;
	border-width:1px;
	border-style:solid;
	border-color:#2e2e2e;
}

SELECT
{
	font-family: arial;
	color: #363636;
	font-size: 12px; 
	height:21px;
}

TEXTAREA
{
	font-family: arial;
	color: #cccccc;
	font-size: 11px; 
	background-color:#000000;
	border-width:1px;
	border-style:solid;
	border-color:#2e2e2e;
	overflow:hidden;
}

UL
{
	margin-top: 0px;
	margin-bottom: 0px;
}
LI
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}

FORM
{
	margin: 0 0 0 0px;
}

