/* CSS Document */

body {
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0f0606;
	text-align:justify;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#d8e0e7;
}
body a {
	color: #0a3b84;
	text-decoration: underline;
	font-weight: bold;
}

#left_rest {
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 13px;
	padding-left: 13px;
	text-align: justify;
}
#left_rest a {
	color: #4bb2ff;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	/*color: #0f0606;*/
	color:#ee8d02;
	padding: 5px 0 5px 0;
	margin: 0px;
}
h2 {
	font-size: 14px;
	color: #ee8d02;
	padding-top: 7px;
	margin: 0px;
	padding-bottom: 12px;
}
#bottom_menu {
	font-size: 10px;
	color: #ba131a;
	font-weight:normal;
	padding: 15px 0 15px 40px;
}
#bottom_menu a {
	font-size: 10px;
	color: #0a4492;
	font-weight:normal;
	text-decoration:none;
}

input.i1 {
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Bookman Old Style";
	margin: 0 0 0 16px;
	border: 1px solid #c1ceda;
	width:145px;
	height: 15px;
	color: #3669ae;
}
textarea{
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Bookman Old Style";
	margin: 0 0 0 16px;
	border: 1px solid #c1ceda;
	width:220px;
	height: 60px;
	color: #3669ae;
}
p{
margin:0px;
padding:0px;
padding-top:5px;
padding-bottom:5px;
}
li{
list-style-image:url(images/bullet.gif);
color:#0a4492;
padding-bottom:5px;
}
p, td, li{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}.text-red {
	color: #FF0000;
}
.text-galben {
	font-style: italic;
	color:#FF9900;
}
#privacy{
z-index: 5;
display:none; 
position:absolute; 
width:300px; 
height:140px; 
background-color:#fff; 
opacity: 0.90; 
filter: alpha(opacity=90);
border:1px #252525 solid;
padding:5px;
padding-bottom:5px;
}
.policy{
font-family:Verdana, Arial, Helvetica, sans-serif, "Bookman Old Style";
font-size:11px;
color:#252525;
text-align:justify;
}
.gold{
color:$ee8d02;
}
.red{
color:#FF0000;
}
.bbok-text{
padding-bottom:1px; 
padding-left:10px; 
color:#FFFFFF;
}.bluebold {
	font-size: 12px;
	font-weight: bold;
	color: #0a3b84;
}
.style1 {color: #0A3D87}
