body
{
	background-color: #cdb83c;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Tahoma, arial, helvetica, sans-serif;
	behavior: url("csshover3.htc"); 
}

img { border: none 0px white; }

div.desc
{
	float: left;
	margin: 10px 0 0 10px;
	border-top: gray solid 1px;
	width: 250px;
	font-size: 15px;
}

div.invest
{
	float: left;
	margin: 10px 0 0 10px;
	border-top: gray solid 1px;
	width: 150px;
	font-size: 15px;
}

u.underline
{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

a.galleryLink:hover
{
	color: none; text-decoration: none; border: 0px none ;
}

a.galleryLink:link
{
	color: none; text-decoration: none; border: 0px none ;
}

a.galleryLink:visited
{
	color: none; text-decoration: none; border: 0px none ;
}

a.galleryLink:active
{
	color: none; text-decoration: none; border: 0px none ;
}

a.menu:hover
{
	color: blue;
	text-decoration: none;
}

a.menu:link
{
	color: black;
	text-decoration: none;
}

a.menu:visited
{
	color: black;
	text-decoration: none;
}

a.menu:active
{
	color: black;
	text-decoration: none;
}

div#page
{
	padding: 0;
	margin: 0 auto;
	width: 800px;
	border: 0;
	background-color: #edd85c;
}

div.panel_header
{
	margin: 0 0 5px 0;
	padding: 0 5px 0 5px;
	width: 184px;
	font-size: 15px;
	border: 0px dashed black;
	border-bottom-width: 1px;
	border-top-width: 1px;
	background-color: #D1D1D1;
}

div.content_main
{
	margin: 5px 8px 5px 8px;
	width: 589px;
	font-size: 13pt;
}

div.panel_content
{
	padding: 0 4px 0 4px;
	font-size: 12px;
}

div#top
{
  background-image: url('top2.jpg');
	background-color: white;
	height: 165px;
	width: 800px;
	text-align: left;
	margin: 0;
	border-bottom-width: 1px;
	border-color: black;
}

ul#menuList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.menuItem
{
	padding: 0;
	margin: 0;
	float: left;
	width: 200px;
	height: 25px;
	font-size: 16px;
	background-color: white;
	text-align: center;
	vertical-align: middle;
	font-family: times;
	font-weight: bold;
}

li.menuItem:hover
{
	/*background: repeat-x url(button.png);*/
	background-color: #D1D1D1;
	/* text-decoration: underline; */
}

div#menu
{	
	width: 800px;
	height: 25px; 
	font-weight: bold; 
	background-color: white;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-top-color: black;
	border-bottom-width: 1px;
	border-bottom-color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	vertical-align: middle;
}

div.thumbFrame
{
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid gray;
}

div#content
{
	float: left;
	font-family: times;
	background-color: #edd85c;
	padding-left: 0px;
	padding-right: 0px;
	width: 605px;
	margin-right: 0px;
	text-align: left;
	margin-bottom: 0px;
	background-image: url('cien2.jpg');
	background-position: top;
	background-repeat: repeat-x;

	min-height:350px;
	height:auto !important;
	height:350px;
}

div#panel
{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	background-color: #edd85c;
	background-image: url('cien2.jpg');
	background-position: top;
	background-repeat: repeat-x;
	width: 194px;
	border-right-color: black;
	border-right-width: 0px;
	border-right-style: solid;
	border-left-color: black;
	border-left-width: 1px;
	border-left-style: solid;
	margin: 0px 0px 0px 0px;
	clear: right:
	min-height:350px;
	height:auto !important;
	height:350px;
}

h1
{
	font-size: 21px;
	color: #303030;
}

p.tresc
{
	text-align: justify;
}

div#footer
{
	clear: both;
	text-align: right;
	font-size: 11px;
	width: 800px;
	background-color: white;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-top-color: black;
	border-bottom-width: 5px;
	border-bottom-color: gray;
	margin-top: 4px;
	margin-bottom: 0px;
}

