body
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:12px;
	background:#FFFFFF;
	padding:0;
	margin:0;
	text-align:justify;
}
td p
{
	margin:0px;
	padding:0px;
}
#mainArea
{
	width:860px;
	position:relative;
	margin:0px auto;
}
.mainImg_ro
{
	background-image:url('../images/bg_ro.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:relative;
	width:860px;
}
.logo_ro
{
	width:180px;
	height:150px;
	margin-left:20px;
	position:relative;
	background-image:url('../images/logo_ro.png');
	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo_ro.png', sizingMethod='scale');
}
.topArea
{
	position:relative;
	background-color:#c1d5e0;
	height:10px;
	margin-bottom:3px;
	font-size:8px;
}
.bottomArea
{
	background-color:#c1d5e0;
	position:relative;
	height:20px;
	text-align:center;
	color:#5b7481;
	font-size:11px;
	padding:10px 10px 1px 10px;
	font-weight:bold;
	margin-top:3px;
}
.rightTop
{
	position:relative;
	float:right;
	width:605px;
	height:290px;

}
.left
{
	float:left;
	position:relative;
	margin-left:10px;	
	*margin-left:10px;
	_margin-left:5px;	
	width:235px;
	
}
.contentTitle
{
	position:relative;
	float:right;
	width:612px;
	height:21px;
	margin-left:3px;
	margin-top:3px;
	background-color:#C1D5E0;
	color:#5B7481;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
}
.content
{
	position:relative;
	float:right;
	width:612px;
	margin-left:3px;
	margin-top:3px;
	font-size:12px;
}
.leftMenu
{
	width:235px;
	clear:all;
	margin:10px 0px;
	float:right;
}
.bannersArea
{
left:0;
margin-left:-200px;
position:absolute;
text-align:center;
top:0;
width:235px;
}
.squareMarine
{
	background-color:#5B7481;
	position:relative;
	width:9px;
	height:15px;
	font-size:10px;
	margin-right:5px;
	float:left;
}
.separator3px
{
	height:3px;
	font-size:1px;
}
.menuTransparency
{
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
}
.menuText, .menuText:hover,
.menuTextNoHover
{
	color:#5B7481;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}
.menuText:hover
{
	text-decoration:underline;
}
.menuSeparator
{
	background-color:#FFFFFF;
	height:1px;
	font-size:0px;
}
.menuButton
{
	position:relative;
	height:21px;
	width:230px;
	background-color:#C1D5E0;
	padding-top:6px;
	padding-right:5px;
	text-align:left;
}
.menuTitle
{
	color:#FFFFFF;
	text-align:right;
	background-color:#5B7481;
	font-weight:bold;
}



/*
 clearfix
*/

.clearFix:after{
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}

/* WinIE7 only */

*:first-child+html .clearFix{
 height:1%;
}

/* WinIE6 and below */
* html .clearFix{
 height:1%;
}

/*                                                                                                                    images === */
.imgToRight
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:0px;
}

/*                                                                                                                    A styles=== */
a, a:hover
{
	color:#5B7481;
	text-decoration:underline;
}
a.language
{
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}
a.languageActive,
a.languageActive:hover,
a.language:hover
{
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;	
}

/*                                                                                                                    margins === */
.marginBottom3px
{
	margin-bottom:3px;
}

/*
		admin
*/
.logForm
{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	
}
.logForm .title
{
	background-color:#999999;
}
.adminMenu
{
	border-right:1px solid #999999;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.adminMenu  a,
.adminMenu  a:hover
{
	color:#999999;
	font-size:11px;
	text-decoration:none;
}
.adminMenu  a:hover
{
	text-decoration:underline;
}
.adminMenu td
{
	padding:2px 2px 2px 15px;
	background-image:url('../images/square_gray_8x10.jpg');
	background-repeat:no-repeat;
	background-position:0px 4px;
	height:18px;
}
.adminMenu td.clear
{
	padding:2px 2px 2px 15px;
	background-image:none;
	height:18px;
}
.adminMenu .adminTitle
{
	background-color:#999999;
}

.adminList
{
	font-size:11px;
	color:#000000;	
}
.adminList td,
.adminList th
{
	text-align:left;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:3px;
}
.adminList th
{
	border-top:1px solid #333333;
}
.adminList .leftBorder
{
	border-left:1px solid #333333;
}
.adminList a, .adminList a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#666666;	
}
.adminList td.addNew
{
	border:0px;
	text-align:right;
}
.adminList caption
{
	font-size:12px;
	font-weight:bold;
}
.height60px
{
	height:60px;
}
.height70px
{
	height:70px;
}
.height80px
{
	height:80px;
}
.submenu, .submenu:hover
{
	clear:left;
	float:left;
	color:#5B7481;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-left:20px;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}
.submenu:hover
{
	text-decoration:underline;
}
