@charset "utf-8";
/* CSS Document */
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color:#CC0000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#CC0000;
	scrollbar-highlight-color:#CC0000;
	background-image:url(images/background3.gif);
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	padding-top:15px;
	text-decoration:underline;
}
h2
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000; 
	font-weight: bold;
	text-decoration:underline;
}
h3
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#62781D;
	font-weight: bold;
	vertical-align:baseline;
	padding-top:8px;
}
table, td, p, div 
{
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited
{
	color: #CC0000;  
	font-weight: normal;
	text-decoration:none
}
a:hover, a:active
{
	color: #0033FF; 
}
a.linkgri:link, a.linkgri:visited
{
	color: #999999; 
	font-weight: normal;
	text-decoration:none
}
a.linkgri:hover, a.linkgri:active
{
	color: #B8D2E7; 
}
.titlu_box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #365465;		
}	
.content_text 
{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-left: 15px;
}
.inputcol 
{
	font-size : 11px;
	background-color:#EAEAEA;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999 ;
	border-right-color: #999999 ;
	border-bottom-color: #999999 ;
	border-left-color: #999999 ;
}
.button
{
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	color: #000000; 
	font-weight: normal;
	padding: 0px 0px 0px 0px; 
	border-top-width: 1px; 
	border-top-color: #666666; 
	border-left-width: 1px; 
	border-left-color: #666666; 
	border-bottom-width: 1px; 
	border-bottom-color: #AD699C;
	border-right-width: 1px; 
	border-right-color:  #AD699C;
}
.error
{
	color:#CC0000;
}
.chenar
{
	border: #CCCCCC solid 1px;
}
.footer
{
	font-size:10px;
}
.footer_alb
{
	font-size:10px;
	color:#FFFFFF;
}
.list
{
	list-style-image: url(images/bullet_cross[1].gif);
}
.footer_gri
{
	font-size:10px;
	color: #999999;
}
