


A:link    {color:#DD4883;text-decoration:none;}
A:visited {color:#DD4883;text-decoration:none;}
A:active  {color:#000000;text-decoration:none; border-bottom: 1px dashed #000000;}
A:hover   {color:#000000;text-decoration:none; border-bottom: 1px dashed #000000;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #C2C1BF;
	text-align: justify;
}


.mainimage {
	position: absolute;
 	left: 0px;
 	top: 0px;
}

.mainimage a img 
{
        border: 0px;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #DBDBDB;
	color: #9E9E9E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


.main {
	background-color: #F1C5D7;
	width: 50%;
 	padding: 0px;
	position: absolute;
 	left: 355px;
 	top: 0px;
}


.sidebar {
	background-color: #F1C5D7;
	width: 335px;
 	padding: 0px;
	position: absolute;
 	left: 0px;
 	top: 308px;
}


.comments 
{
    font-size: 8pt;
    text-align: right;
    border-top: 1px solid #ffffff;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
        font-weight: bold;
        color: #9E9E9E;
        background: #FFE5F1;
	border: thin solid #C2C1BF;
        margin: 2px;
        padding: 2px;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #FFE5F1;
	border: thin solid #C2C1BF;
}


.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 0px;
}


.floatleft
{
float: left;
margin: 10px 10px 0 0;
border: 1px solid #666;
padding: 0px;
}


.sidebar ul
{
	list-style-type:none;
	margin-left: 0; padding-left: 0;
}


.sidebar ul ul
{
	margin-left: 10px; padding-left: 0;
}


.sidebar li h2
{
	font-size: 14px;
	font-weight: bold;
	color:white;
}


blockquote 
{
  background: transparent url(http://eldrone.sapte.ro/img/quoleft.gif) left top no-repeat;
}

blockquote div 
{
  padding: 0 48px;
  background: transparent url(http://eldrone.sapte.ro/img/quoright.gif) right bottom no-repeat;
}
