﻿body
{
	margin:0pt;
	font-family:Tahoma;
}
a.rm
{
	color:Black;
	text-decoration:none;	
}
a.topMenu
{
	color:White;
	text-decoration:none;
}
a.btm
{
	color:White;
	font-size:10pt;
	text-decoration:none;
}
table.last_projects
{
	border-right-style:solid;	
	border-right-width:1px;
}
table.eLast_projects
{
	border-left-style:solid;	
	border-left-width:1px;
}
td.menuVer
{
 height:45px;	
}

tr.topmenu
{
	background-color:#545454;
	font-size:10pt;
	color:White;
	height:30px;
}

.DynamicPanel
{
    border-right: darkgray 2px solid;
    border-top: darkgray 2px solid;
    border-left: darkgray 2px solid;
    border-bottom: darkgray 2px solid;
    background-color: #E0E0E0;
    Width:300px;
    position:inherit;
    left: 100px;
    top: 100px;
}
.modalBackground {
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}

