body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/photos/back.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



h5 {
	font-size: 14px;
}

td{
	color: #808080;
	font-size: 12px;
}

h1{
	font-family: Futura; 
	font-size: 16px;
	margin: 0px;
	display: inline;
}

h1.title{
	color: #8C2828; 
	font-style: italic; 
	font-weight: bold;
}

table.border, table.border td
{
	border-color: #880000;
	border-style: solid;
}

table.border
{
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.border td
{
	margin: 0;
	padding: 2px;
	border-width: 1px 1px 0 0;
}


.background_green {
	background-image: url(../images/photos/back_green.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.background_search {
	background-image: url(../images/photos/search-background.gif);
	background-position: center;
	background-repeat: no-repeat;
}


a {color: #486DA4; text-decoration: none;}
a:hover {color: #CC0000; text-decoration: none;}

a.no_underline {
	text-decoration: none;
}

a.link_white {color: #FFFFFF; text-decoration: none; font-family: Book Antiqua; font-size:14px; font-weight:bold;}
a.link_white:hover {
	color: #26448E;
}

a.link_white-red {color: #FFFFFF; text-decoration: none; font-family: Book Antiqua; font-size:14px; font-weight:bold;}
a.link_white-red:hover {
	color: #cc0000;
}

a.link_gray2 {color: #333333; text-decoration: none; font-family: Book Antiqua; font-size:12px; font-weight:bold;}
a.link_gray2:hover {color: #5E0000;}

a.link_gray {color: #333333; text-decoration: none; font-family: Book Antiqua; font-size:14px; font-weight:bold;}
a.link_gray:hover {color: #000000;}

a.link_lightgray {color: #999999; text-decoration: none; font-family: Book Antiqua; font-size:12px; font-weight:bold;}
a.link_lightgray:hover {color: #ffffff;}

a.link_grena {color: #990000; text-decoration: none; font-family: Book Antiqua; font-size:14px; font-weight:bold;}
a.link_grena:hover {color: #333333;}



a.link_red {color: #990000; text-decoration: none;}
a.link_red:hover {color: #333333;}

a.link_blue {color: #486DA4; text-decoration: none;}
a.link_blue:hover {color: #CC0000;}

.text_white_10 {
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
}

.text_white2_14 {
	color: #FFFFFF; text-decoration: none; font-family: Book Antiqua; font-size:14px; font-weight:bold;
}

.text_white_20 {
	color: #ffffff; text-decoration: none; font-family: Book Antiqua; font-size:20px; font-weight:bold;
}

.text_gray_10 {
	COLOR: #808080;
	FONT-SIZE: 10px;
}

.text_darkgray_10 {
	COLOR: #333333;
	FONT-SIZE: 10px;
}

.text_blue_10 {
	COLOR: #486DA4;
	FONT-SIZE: 10px;
}

.text_red {
	color: #CC0000;
}

.text_red_10 {
	COLOR: #CC0000;
	FONT-SIZE: 10px;
}

.text_white_12 {
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
}

.text_gray_12 {
	COLOR: #808080;
	FONT-SIZE: 12px;
}

.text_darkgray_12 {
	text-decoration: none; font-family: Book Antiqua; font-size:12px; font-weight:bold;
	COLOR: #333333;
}

.text_blue_12 {
	COLOR: #486DA4;
	FONT-SIZE: 12px;
}

.text_visiniu_14 {
	text-decoration: none; font-family: Book Antiqua; font-size:14px; font-weight:bold;
	COLOR: #5E0000;
}

.text_red_12 {
	COLOR: #CC0000;
	FONT-SIZE: 12px;
}

.text_green_12 {
	COLOR: #339900;
	FONT-SIZE: 12px;
}

.text_white_14 {
	text-decoration: none; font-family: Book Antiqua; font-size:14px; font-weight:bold;
	COLOR: #FFFFFF;
}

.text_darkgray_14 {
	COLOR: #333333;
	FONT-SIZE: 14px;
}

.text_gray_14 {
	COLOR: #808080;
	FONT-SIZE: 14px;
}

.text_blue_14 {
	COLOR: #486DA4;
	FONT-SIZE: 14px;
}

.text_red_14 {
	COLOR: #CC0000;
	FONT-SIZE: 14px;
}


.text_blue {
	color: #038ff4;
}
.text_gray {
	color: #808080;
}


.cell_border {
	BACKGROUND: #FFFFFF; border: 1px solid #666666
}

.textfield {
	BACKGROUND: #FFFFFF; BORDER-BOTTOM: #acb5b9 0px solid; BORDER-LEFT: #acb5b9 0px solid; BORDER-RIGHT: #acb5b9 0px solid; BORDER-TOP: #acb5b9 0px solid; COLOR: #486DA4; FONT-FAMILY: Verdana; FONT-SIZE: 10px
; border: #486DA4; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

.button  {
	font-family: Verdana;
	BACKGROUND: #486DA4;
	border: 1px solid #0a2451;
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	font-weight: bold;
}

.button_red  {
	font-family: Verdana;
	BACKGROUND: #BB0000;
	border: 1px solid #550000;
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	font-weight: bold;
}

.button_green  {
	font-family: Verdana;
	BACKGROUND: #339900;
	border: 1px solid #003300;
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	font-weight: bold;
}

.picture_border {
   padding:3px;
   border:1px solid #666666;
   background-color:#ffffff;
}

.ImgHidden{
	display:none;
}

.pictureborder {
	border: 1px solid Gray;
}

div.border_image {
padding: 7px;
margin: 7px;
border: 2px solid #880000;
color: #880000;
text-align: center;
font-style: italic;
}

.banda_gri {
	color: #cc0000;
	text-align: center;
	font-style: bold;
   	background-color:#cccccc;
	vertical-align: middle;
	width: 500px;
	height: 40px;
}

.banda_titlu {
	color: #486DA4;
	text-align: center;
	font-style: bold;
	font-size:14px;
   	background-color:#cccccc;
	vertical-align: middle;
	width: 500px;
	height: 40px;
	border-color: #CC0000;
	border-width: 1px;
}

@font-face {
 font-family: Futura;
 src: url("fonts/Futura.eot") /* EOT file for IE */
}
@font-face {
 font-family: Futura;
 src: url("fonts/Futura.ttf") /* TTF file for CSS3 browsers */
}

.futura {
 font-family: Futura;
 COLOR: #486DA4;
 FONT-SIZE: 16px;
 font-style: italic;
}
.futura_bold {
 font-family: Futura;
 COLOR: #486DA4;
 FONT-SIZE: 16px;
 font-style: italic;
 font-weight: bold; 
}
.futura_red {
 font-family: Futura;
 COLOR: #8C2828;
 FONT-SIZE: 16px;
 font-style: italic;
}
.futura_red_bold {
 font-family: Futura; 
 COLOR: #8C2828; 
 FONT-SIZE: 16px; 
 font-style: italic; 
 font-weight: bold; 
}


.ul_Inline, .ul_Inline li {display:inline;}
.ul_Inline li {white-space: nowrap;}

ul.breadcrumbs{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
