body
{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: white;
}

body, td
{
	color: #183263;
	font-family: verdana, arial, sans-serif;
	font-size: 0.6em;
}

p
{
	margin: 0;
}

form
{
	margin: 0;
}

select
{
	font-size: 11px;
}

.input
{
	width: 130px;
	border: 1px solid #EF9B11;
	color: #183263;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}

.input-reg
{
	width: 150px;
	border: 1px solid #EF9B11;
	color: #183263;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.button
{
	cursor: pointer;
	height: 17px;
	background-color: #EF9B11;
	border: 0;
	color: white;
	font-size: 11px;
}

a
{
	color: #EF9B11;
	text-decoration: none;
}

#lng a
{
	color: #ABAAAA;
}

a:hover
{
	text-decoration: underline;
}

a.menu
{
	color: #12130D;
	display: block;
	width: 100%;
	line-height: 20px;
	padding-left: 30px;
}

a.menu:hover
{
	color: white;
	background-color: #EF9B11;
	text-decoration: none;
}

a.menu-active
{
	color: white;
	background-color: #EF9B11;
	text-decoration: none;
	display: block;
	width: 100%;
	line-height: 20px;
	padding-left: 30px;
}

a.menu-active:hover
{
	text-decoration: none;
}

a.submenu
{
	color: #6C6C6C;
	font-size: 11px;
}

a.submenu:hover, .submenu-active, .submenu-active:hover
{
	color: #202660;
	font-size: 11px;
	text-decoration: none;
}

table.main
{
	height: 100%;
	width: 100%;
}

#menu-bg
{
	background: url(../img/menu-bg.jpg) no-repeat top left;
}

#bottom
{
	background: url(../img/bottom-bg.jpg) repeat-x top left;
	color: #757575;
}

#lpc-bg
{
	background: url(../img/lpc-bg.jpg) no-repeat top left;
}

.section
{
	color: #374D78;
	font-size: 14px;
	font-weight: bold;
}

.section-yellow
{
	color: #EF9B11;
	font-size: 14px;
	font-weight: bold;
}

.yellow-bg
{
	background: url(../img/yellow-bg.jpg);
}

#sec-bg
{
	background: url(../img/bottom-bg.jpg) repeat-x bottom;
}

#sec-bg .section
{
	margin-right: 15px;
}

#content
{
	text-align: justify;
}

.show-title
{
	font-size: 12px;
	font-weight: bold;
}

.alert
{
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.rl
{
	background: url(../img/rl.jpg) repeat-x;
}

#contacts-txt
{
	line-height: 190%;
}
