BODY
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}

.ddmx
{
    font: 11px tahoma;
    position: relative;
}
.ddmx .item1, .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover
{
    display: block;
    position: relative;
    cursor: hand;
    z-index: 200;
    margin-right: 36px;
}
.ddmx .item2, .ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover
{
	/*
	
	position: relative;
	
	*/
	
	display: block;
	padding: 3px 8px 4px 8px;
	z-index: 500;
	white-space: nowrap;
	text-decoration: none;
	font-family: Tahoma;
	color: #333433;
	font-size: 11px;
}
.ddmx .item2
{
    background: #ffffff;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover
{
	background: #ffffff;
	text-decoration: underline;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.ddmx .arrow, .ddmx .arrow:hover
{
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img, .ddmx .item2-active img
{
}
.ddmx .section
{
    position: absolute;
    visibility: hidden;
    z-index: -1;
    filter: progid:DXImageTransform.Microsoft.Fade(duration=0.3);
    text-align: left;
    font-weight: normal;
    height: 300px;
    overflow: auto;
}

IMG
{
    border: 0px;
}

H1
{
	font-size: 28px;
	color: #2548A1;
	font-family: Arial;
	text-decoration: underline;
	padding: 0px;
	margin: 5px 0px 24px;
	font-weight: lighter;
	font-variant: small-caps;
	line-height: 33px;
}
.l1, .l1:hover
{
	font-size: 28px;
	color: #2548A1;
	font-family: Arial;
	text-decoration: underline;
	padding: 0px;
	font-weight: lighter;
	font-variant: small-caps;
	line-height: 33px;
}

P
{
	padding: 0px;
    margin: 0px;
}

.link_header
{
	font-size: 11px;
	color: #2548A1;
	font-family: Arial;
	text-decoration: underline;
}

.link_header:hover
{
	font-size: 11px;
	color: #2548A1;
	font-family: Arial;
	text-decoration: none;
}

.link_header2
{
	font-size: 11px;
	color: #333433;
	font-family: Arial;
	text-decoration: none;
}

.news_text
{
	font-size: 11px;
	color: #252525;
	font-family: Tahoma;
	text-decoration: none;
}

.news_go
{
	font-size: 12px;
	color: #2266ac;
	font-family: Tahoma;
	text-decoration: none;
}

.news_go A
{
	font-size: 12px;
	color: #2266ac;
	font-family: Tahoma;
	text-decoration: none;
}

.news_go A:hover
{
	font-size: 12px;
	color: #2266ac;
	font-family: Tahoma;
	text-decoration: underline;
}

.content
{
	font-size: 11px;
	color: #333433;
	font-family: Arial;
	text-decoration: none;
	line-height: 17px;
}

.content A
{
	font-size: 11px;
	color: #2548A1;
	font-family: Arial;
	text-decoration: none;
	line-height: 17px;
}

.content A:hover
{
	font-size: 11px;
	color: #2548A1;
	font-family: Arial;
	text-decoration: underline;
	line-height: 17px;
}

.contacts_text
{
	font-size: 13px;
	color: #737373;
	font-family: Tahoma;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.Fade(duration=0.3);
	visibility: hidden;
    position: absolute;
}

.menu_item_text
{
	font-size: 14px;
	color: #3fb935;
	font-family: Arial;
	text-decoration: none;
}

.copy
{
	font-size: 8px;
	color: #3fb835;
	font-family: Arial;
}

.copy A
{
	font-size: 8px;
	color: #3fb835;
	font-family: Arial;
	text-decoration: none;
}

.copy A:hover
{
	font-size: 8px;
	color: #8F8F8F;
	font-family: Arial;
	text-decoration: none;
}

.select_text
{
	font-size: 11px;
	color: #2548a1;
	font-family: Tahoma;
}

#select_list
{
	position: absolute;
	/*width: 137px;*/
	visibility: hidden;
	background: #ffffff;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80) progid:DXImageTransform.Microsoft.Fade(duration=0.3);
	overflow: auto;
	height: 300px;
}

.select_item
{
	font-size: 11px;
	color: #2548a1;
	font-family: Tahoma;
	height: 20px;
	width: 132px;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 4px;
	cursor: hand;
}