body, html
	{
	height:100%;
	border:0px;
	padding:0px;
	margin:0px;
    min-width:1000px;
	
	}
 
body,td,th {

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
/*		font-weight:bold;		*/
	}
table {
border:0;
margin:0 0 0 0;
padding:0;

}
table tr td {
padding:0px;
}	

/* TOP styles*/

/*LAYERS*/
#cloud {
	position:absolute;
    width:60px;
	height:40px;
	z-index:-1;
	left: 0px;
	top: 0px;
}
#Layer_reg {
	position:absolute;
	width:160px;
	height:29px;
	z-index:1;
	left: 40%;
	top: 0px;
}
.layer_reg_style{
		background-image:url(images/reg.jpg);
		background-repeat:no-repeat;	
}
.layer_reg_style a:link{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
	    color: #FFFFFF;
		font-weight:bold;
}
.layer_reg_style a:active{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
	    color: #FFFFFF;
		font-weight:bold;
}
.layer_reg_style a:visited{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
	    color: #FFFFFF;
		font-weight:bold;
}
.layer_reg_style a:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
	    color: #FFFFFF;
		font-weight:bold;
}
#Layer_right {
	position:absolute;
	width:40px;
	height:11px;
	z-index:1;
	right: 5%;
	top: 20px;
}
#Layer_top {
	position:absolute;
	width:500px;
	height:40px;
	z-index:1;
	right: 15%;
	top: 50px;
}
.top
{
		color:#003893;
		font-size:14px;
		font-family: Arial, Helvetica, sans-serif;
	
}
.top a:link
{
		color:#003893;
		font-size:14px;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration:none;	
}
.top a:visited
{
		color:#003893;
		font-size:14px;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration:none;	
}
.top a:active
{
		color:#003893;
		font-size:14px;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration:none;	
}
.top a:hover 
{
		color:#e4232b;
		font-size:14px;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration:none;
}
.search 
{
	color: #999999;	
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	
}





/*These are styles of the TOP NAVIGATION PANNEL*/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.25;
}

#nav a {
	display: block;
	width: 10%; /* ?acia? aeiea n ioieoii iai? */
	list-style: none;

}
/* iienuaaao naaa iniiaiiai iai? */
#nav li { /* all list items */
	float: left;
	/*width: 9em;  width needed or else Opera goes nuts */
	  list-style: none;
	 
	 /* border: #000000 1px solid;*/
	  

}
/* iienuaaao naaa auiaaa?uaai iai? */
#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background: #5eadd1;
	width: 400px; /*a noieaee - aunoaaeou iiiaiuoa, 150px; !!! aieiaiea! aey anao eieiiie width aunoaaeaii a?o?io?!!!*/
	color:#FFFFFF;
	 padding:5px;/**/
	
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li ul a:link{
	color:#FFFFFF; /*neiea - color:#003893;*/
	padding:3px;
	font-size:12px;	
	font-weight:normal;		
	/* padding-right:50px;*/ 
}
#nav li ul a:active{
	color:#FFFFFF;/*neiea - color:#003893;*/
	padding:3px;
	font-size:12px;	
	font-weight:normal;
}
#nav li ul a:visited{
	color:#FFFFFF;/*neiea - color:#003893;*/
	padding:3px;
	font-size:12px;	
	font-weight:normal;
}
#nav li ul a:hover{
	color:#e4232b;
	padding:3px;
	font-size:12px;	
	font-weight:normal;
}

/*END -  TOP styles*/


/* CENTRAL styles */
.news_s
{
	background:url(images/news_s.gif); 
	width:110px; 
	height:22px;
	color: #da242a;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	background-repeat:no-repeat;
}
.news
{
	background:url(images/news.gif);
	background-repeat:no-repeat;
	width:147px; 
	height:29px;
	color: #da242a;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;	

}
.grey
{
	color: #666666;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;


}
.grey a:link
{
	color: #666666;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-weight:normal;
	text-decoration: underline;
}
.grey a:active
{
	color: #666666;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-weight:normal;
	text-decoration: underline;
}
.grey a:visited
{
	color: #666666;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-weight:normal;
	text-decoration: underline;
}


.grey a:hover
{
	color: #666666;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
	text-decoration: none;
}
.blue
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;	
	
}
.blue  a:link
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;	
	text-decoration:underline;	
}
.blue  a:active
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;	
	text-decoration:underline;	
}
.blue  a:visited
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;	
	text-decoration:underline;	
}
.blue  a:hover
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;	
	text-decoration:none;	
}
.blue_1
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;	
	
}
.yellow_big a:link
{
	color: #f5b400;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;	
	text-decoration:underline;
	
}
.yellow_big  a:active
{
	color: #f5b400;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;	
	text-decoration:underline;
	
}
.yellow_big  a:visited
{
	color: #f5b400;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;	
	text-decoration:underline;
	
}
.yellow_big  a:hover
{
	color: #f5b400;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;	
	text-decoration:none;
	
}
.red
{
	color:#DF4646;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;

}
/* end -  CENTRAL styles */

/* inner pages */
.main_text
{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
	    color:#000000;
		font-weight:bold;
}

.right_menu a:link
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;	

	
}
.right_menu a:lactive
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;	
	
}
.right_menu a:visited
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;	
	
}
.right_menu a:hover
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;	
	
}
.little_main_text
{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	    color:#000000;
		font-weight:bold;
}
.little_red
{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	    color:#FF0000;
		font-weight:bold;
}

.little_yellow a:link
{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	    color:#f5b400;	
		font-weight:bold;
}
.little_yellow a:active
{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	    color:#f5b400;	
		font-weight:bold;
}
.little_yellow a:visited
{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	    color:#f5b400;	
		font-weight:bold;
}
.little_yellow a:hover
{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	    color:#f5b400;	
		font-weight:bold;
}
.journ_pict
{
border:2px solid #003893;	
}

.right_menu a:link
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;	

	
}
.right_menu a:lactive
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;	
	
}
.right_menu a:visited
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;	
	
}
.right_menu a:hover
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;	
	
}
.yellow
{
	background:url(images/news.gif); 
	width:147px; 
	height:29px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;	

}

.grey1 a:link
{
	color:#CCCCCC;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;
	text-decoration: underline;
}
.grey1 a:active
{
	color: #CCCCCC;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;
	text-decoration: underline;
}
.grey1 a:visited
{
	color: #CCCCCC;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;
	text-decoration: underline;
}


.grey1 a:hover
{
	color: #666666;	
	font-size:12px;	
	font-weight:bold;
	text-decoration: none;
}
.blue_big a:link
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:1.35;
	
}
.blue_big a:active
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:1.35;
	
}
.blue_big a:visited
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:1.35;
	
}
.blue_big a:hover
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:1.35;
	
}
.blue_big 
{
	color: #003893;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:1.35;
	
}
/* end - inner pages */

/* BOTTOM styles*/
#Layer_bottom {
	position:absolute;
	width:800px;
	height:60px;
	z-index:1;
	left: 0px;
	bottom: 0px;
	padding-left:60px;
	

}
#Layer_bottom_s {
	position:absolute;
	width:800px;
	height:60px;
	z-index:1;
	left: 0px;
	bottom: 0px;
	padding-left:20px;

}
.th
{
	color: #999999;	
	font-weight:normal;
	font-size:11px;

}
.th a:link
{
	color: #999999;	
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.th a:active
{
	color: #999999;	
    text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		
}
.th a:visited
{
	color: #999999;	
    text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.th a:hover
{
	color: #999999;	
	text-decoration: underline;
}
.white
{
font-size:15px;
font-weight:bold;
color:#FFFFFF;
}
.bottom
{
font-size:12px;
color:#FFFFFF;
line-height:1.2;

}
.bottom a:link{
	color:#FFFFFF; /*neiea - color:#003893;*/
	padding:3px;
	font-size:12px;	
	font-weight:normal;		
	/* padding-right:50px;*/ 
}
.bottom a:active{
	color:#FFFFFF;/*neiea - color:#003893;*/
	padding:3px;
	font-size:12px;	
	font-weight:normal;
}
.bottom a:visited{
	color:#FFFFFF;/*neiea - color:#003893;*/
	padding:3px;
	font-size:12px;	
	font-weight:normal;
}
.bottom a:hover{
	color:#e4232b;
	padding:3px;
	font-size:12px;	
	font-weight:normal;
}
.bot_div
{
border-left:1px solid #FFFFFF; 
padding-left:10px;
}


/* end - BOTTOM styles*/
