html
{
	height: 100%;
	width: 100%;
}

body
{
	background: #FFFFFF;
	cursor: default;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #3c393a;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

img
{
	border: 0px;
}

.clear
{
	clear: both;
}

.rtl
{
	text-align: right;
}

.ltr
{
	text-align: left;
}

input.box, select.box, textarea.box
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #868686;
}

A, A.visited
{
	outline: none;
	border: none;
	color: #2863ac;
	text-decoration: none;
}

A:hover
{
	color: #4991d8;
	text-decoration: underline;
}

DIV.site
{
	width: 1000px;
	margin: 0px auto 0px auto;
}

DIV.site DIV.header
{
	width: 1000px;
	height: 243px;
	background: transparent url('../img/header.png') no-repeat top left;
}

DIV.site DIV.header DIV.ro
{
	float: left;
	width: 397px;
	height: 55px;
}

DIV.site DIV.header DIV.en
{
	float: right;
	width: 410px;
	height: 55px;
}

DIV.site DIV.header DIV.en A, DIV.site DIV.header DIV.ro A
{
	font-size: 13px;
	font-weight: bold;
	line-height: 82px;
}

DIV.site DIV.menu
{
	width: 901px;
	height: 33px;
	background: #2863ac;
	padding-left: 99px;
}

DIV.site DIV.menu A
{
	line-height: 32px;
	float: left;
	display: block;
	height: 33px;
	padding: 0px 25px 0px 25px;
	font-size: 12px;
	font-weight: bold;
	color: #fafcfc;
}

DIV.site DIV.menu A.selected
{
	color: #2863ac;
	background: transparent url('../img/menu_selected_bg.jpg') repeat-x top left;
}

DIV.site DIV.aftermenu
{
	width: 1000px;
	height: 8px;
	background: #ececec;
}

DIV.site DIV.content
{
	width: 1000px;
}

DIV.site DIV.content DIV.left
{
	float: left;
	width: 187px;
}

DIV.site DIV.content DIV.left DIV.links
{
	padding: 20px 0px 20px 0px;
}

DIV.site DIV.content DIV.left DIV.links A
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #3c393a;
	padding: 3px 0px 3px 15px;
}

DIV.site DIV.content DIV.left DIV.links SPAN
{
	padding: 13px 0px 11px 0px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #2863ac;
	background: transparent url("../img/block_title.gif") repeat-x top left;
}

DIV.site DIV.content DIV.left DIV.main
{
	padding: 7px 0px 15px 0px;
	background: #ececec;
}

DIV.site DIV.content DIV.center
{
	padding: 10px;
	float: left;
	width: 549px;
	line-height: 16px;
}

DIV.site DIV.content DIV.center DIV.box
{
	padding: 10px 15px 10px 15px;
	border: 3px solid #f4f4f4;
}

DIV.site DIV.content DIV.center DIV.box SPAN
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #3c393a;
	padding: 10px 0px 0px 0px;
}

DIV.site DIV.content DIV.center DIV.box IMG
{
	float: left;
	padding: 10px 0px 10px 0px;
}

DIV.site DIV.content DIV.center DIV.box P
{
	width: 363px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

DIV.site DIV.content DIV.center DIV.box DIV.details
{
	clear: left;
	padding: 10px 0px 0px 0px;
}

DIV.site DIV.content DIV.right
{
	float: left;
	width: 244px;
}

DIV.site DIV.content DIV.right DIV.links
{
	padding: 10px 0px 20px 0px;
}

DIV.site DIV.content DIV.right DIV.links SPAN
{
	padding: 13px 0px 11px 0px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #2863ac;
	background: transparent url("../img/block_title.gif") repeat-x top left;
}

DIV.site DIV.content DIV.right DIV.links P
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

DIV.site DIV.content DIV.right DIV.links P FONT
{
	color: #2863ac;
	font-weight: bold;
}

DIV.site DIV.content DIV.right DIV.links DIV.details
{
	padding: 10px 0px 18px 0px;
	background: transparent url("../img/block_title.gif") repeat-x top left;
}


DIV.site DIV.content DIV.right DIV.links SPAN.red
{
	color: #ec1d07;
}

DIV.site DIV.footer
{
	width: 901px;
	height: 33px;
	background: #2863ac;
	padding-left: 99px;
}

DIV.site DIV.footer A
{
	line-height: 32px;
	float: left;
	display: block;
	height: 33px;
	padding: 0px 25px 0px 25px;
	font-size: 12px;
	font-weight: bold;
	color: #fafcfc;
}

DIV.site DIV.copyright
{
	width: 1000px;
	height: 33px;
	color: #2863ac;
	font-size: 9px;
	line-height: 32px;
	text-align: center;
}