BODY {
	background: url(images/bg_img.gif);
	FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
	FONT-SIZE: 12px; 
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #33FFFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

#header_1 {
        background: url(images/header_1.gif) no-repeat top;
        height: 13px;
   		width: 691px;
		float: center;
}

#header_2 {
        background: url(images/header_2.gif) no-repeat top;
        height: 77px;
   		width: 691px;
		float: center;
}

#header_3 {
        background: url(images/header_3.gif) no-repeat top;
        height: 34px;
   		width: 691px;
		float: center;
}

#header_4 {
        background: url(images/header_4.gif) repeat-y top;
   		width: 691px;
		FONT-SIZE: 12px;
		float: center;
}

#header_5 {
        background: url(images/header_5.gif) no-repeat top;
        height: 6px;
   		width: 691px;
		float: center;
}

#img_up {
        background: url(images/img_up.gif) no-repeat top;
        height: 35px;
   		width: 691px;
		float: center;
}


#img_middle {
        background: url(images/img_middle.gif) repeat-y top;
   		width: 691px;
		float: center;
}

#img_down {
        background: url(images/img_down.gif) no-repeat top;
        height: 27px;
   		width: 691px;
		float: center;
}

FONT {
	FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
	COLOR: #ccSCCCC; 
	FONT-SIZE: 10px;
}

TD {
	FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
	COLOR: #AAAAAA; 
	FONT-SIZE: 10px;
}

P {
	FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
	FONT-SIZE: 
	10px;
}
DIV {
	FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
	FONT-SIZE: 10px;
}

INPUT, TEXTAREA	, SELECT {
	BACKGROUND: #333333; 
	BORDER-TOP-COLOR: #ffffff; 
	BORDER-LEFT-COLOR: #FFFFFF; 
	BORDER-RIGHT-COLOR: #FFFFFF; 
	BORDER-BOTTOM-COLOR: #FFFFFF; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 10px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
	BORDER-RIGHT-WIDTH: 1px}
FORM {
	FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
	FONT-SIZE: 10px
}

.style1 {
	color: #bdc3cc;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}

.style2 {
	BACKGROUND: none; 
	COLOR: #838383; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	FONT-FAMILY: Georgia, Times New Roman, Times, serif; 
	TEXT-DECORATION: none
}

.style3 {
	color: #bdc3cc;
	font-size: 11px;
	font-family: verdana;
}

.style5 {
	font-size: 12px;
}

.style6 {
	color: #CCCCCC;
}

.generata {
	color: #5c5c5c;
	font-size: 12px;
	font-family: verdana;
}

div.paginare {
	padding: 3px;
	margin: 3px;
}

div.paginare a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	
	text-decoration: none; /* no underline */
	color: #CCCCCC;
}

div.paginare a:hover, div.paginare a:active {
	border: 1px solid #FF000F;

	color: 33FFFF;
}

div.paginare span.actuala {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FF000F;
		
	font-weight: bold;
	background-color: #333333;
	color: #FFF;
}

div.paginare span.inchis {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	
	color: #DDD;
}
