body
{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

body, td
{
	color: #231F20;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}

p
{
	margin: 0;
}

a
{
	color: #939598;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.lang
{
	color: #939598;
	font-size: 10px;
	font-weight: bold;
}

a.lang_active
{
	color: #231F20;
	font-size: 10px;
	font-weight: bold;
}

a.menu
{
	color: #231F20;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a.menu:hover
{
	text-decoration: none;
}

a.menu_active
{
	color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a.menu_active:hover
{
	text-decoration: none;
}

a.submenu
{
	color: #231F20;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.submenu:hover
{
	text-decoration: none;
}

a.submenu_active
{
	color: #AED7E9;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.submenu_active:hover
{
	text-decoration: none;
}

input, textarea
{
	font-size: 13px;
	font-family: verdana, tahoma, sans-serif;
}

.inp
{
	border: 1px solid black;
	font-size: 11px;
}

.button
{
	border: 1px solid #999999;
	height: 20px;
	font-size: 11px;
	cursor: pointer;
}

table.main
{
	height: 100%;
	width: 100%;
}

.red
{
	color: #DA251D;
}

.white
{
	color: #F0F7FB;
}




#logo
{
	background: url(../img/logo.jpg) no-repeat top left;
}

.bg_blue
{
	background: url(../img/bg_blue.jpg) repeat;
}

.bg_blue2
{
	background: url(../img/bg_blue2.jpg) repeat;
}

#bg_menu_r
{
	background: url(../img/bg_menu_r.jpg) no-repeat top right;
}

#bg_lasas1
{
	background: url(../img/bg_lasas1.jpg) no-repeat top right;
}

#bg_lasas2
{
	background: url(../img/bg_lasas2.jpg) repeat-y top left;
}

#bg_left
{
	background: url(../img/bg_left.jpg) no-repeat top left;
}

#intro
{
	background: url(../img/intro.jpg) no-repeat top left;
}

#path
{
	color: #939598;
	font-size: 11px;
}

#content
{
	text-align: justify;
}

#content_2
{
	color: #AEB0B2;
}