body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	font-weight: normal;
}
#MenuBar {	background-color:#000000;	
	font-family: Tahoma, Geneva, sans-serif; 
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	padding:0;	
	border-color: #ffffff #ffffff #ffffff #ffffff; 
	border-width:1px;
	border-style: none none none solid;
}
#Header_Menu_Bar2  {
	background-color:#000000;	
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	padding:0;	
	border-color: #ffffff #ffffff #ffffff #ffffff; 
	border-width:0px;
	border-style: none none none none;
}

.MenuBar br { 
	display:none;
}
.Header_Menu_Bar2LeftShrink {
	float: left; 
	width: auto;
}
.Header_Menu_Bar2RightShrink {
	float: right;
	width: auto;
}
.Header_Menu_Bar2FixedLeft {
	float: left;
	width: 630px;
}
.Header_Menu_Bar2FixedCentered {
	float: inherit;
	width: 628px;
	margin-left:auto;
	margin-right:auto;
}
.Header_Menu_Bar2FixedCentered br {
	clear:both;
	display:block;
}
.Header_Menu_Bar2FixedCentered .SubMenu br {
	display:none;
}
.Header_Menu_Bar2Fullwidth {
	float: left;
	width: 100%;
}

#Header_Menu_Bar2  .MenuItemContainer {
	padding: 0px 0px 0px 0px; 
	margin: 0; 
}
#Header_Menu_Bar2  .MenuItem {
	background-color:#000000;
	border-width:2px;
	border-color: #000000;
	border-style: none solid none solid;
	padding: 10px 20px 10px 20px;
}
#Header_Menu_Bar2  .MenuItemFirst {
	border-style: none none none none;
}
#Header_Menu_Bar2 .MenuItemLast {
	border-style: none solid none none;
}

#Header_Menu_Bar2  .MenuItem  .MenuItemLabel{
	text-align:center;
	line-height:1.4em;
	color:#ffffff;
	background-color:#000000;
	padding: 0px 0px 0px 0px;
	width: 10em;
	width:auto; 
}
.SpryIsIE6 #Header_Menu_Bar2  .MenuItem  .MenuItemLabel{
	width:1em; 
}
#Header_Menu_Bar2 .SubMenu  .MenuItem {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	background-color:#ffffff;
	padding:0px 10px 0px 0px;
	border-width:1px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-style: solid solid none solid;
}
#Header_Menu_Bar2  .SubMenu .MenuItemFirst {
	border-style: solid solid none solid;
}
#Header_Menu_Bar2  .SubMenu .MenuItemFirst .MenuItemLabel{
	padding-top: 6px; 
}
#Header_Menu_Bar2 .SubMenu .MenuItemLast {
	border-style: solid solid solid solid;
}
#Header_Menu_Bar2 .SubMenu .MenuItemLast .MenuItemLabel{
	padding-bottom: 6px; 
}
#Header_Menu_Bar2 .SubMenu .MenuItem .MenuItemLabel{
	text-align:left;
	line-height:1em;
	background-color:#ffffff;
	color:#333333;
	padding: 6px 50px 6px 5px;
	width: 7em;
}
#Header_Menu_Bar2 .MenuItemHover {
	background-color: #cccccc;
	border-color: #cccccc #cccccc #cccccc #cccccc; 
}

#Header_Menu_Bar2 .MenuItemWithSubMenu.MenuItemHover .MenuItemLabel{
	background-color: #cccccc;
	color: #000000;
}
#Header_Menu_Bar2 .MenuItemHover .MenuItemLabel{
	background-color: #cccccc;
	color: #000000;
}
#Header_Menu_Bar2 .SubMenu .MenuItemHover {
	background-color: #cccccc; 
	border-color: #cccccc #cccccc #cccccc #cccccc; 
}

#Header_Menu_Bar2 .SubMenu .MenuItemHover .MenuItemLabel{
	background-color: #cccccc; 
	color: #333333;
}
#Header_Menu_Bar2 .SubMenuVisible {
	background-color: #ffffff;
	min-width:0%;  
	border-color: #ffffff #ffffff #ffffff #ffffff; 
	border-width:0px;
	border-style: none none none none;
}
#Header_Menu_Bar2.MenuBar .SubMenuVisible {
	top: 100%;
	left:0px;
	z-index:10;
}
#Header_Menu_Bar2.MenuBarVertical .SubMenuVisible {
	top: 0px;	
	left:100%;
	min-width:0px;
}
#Header_Menu_Bar2 .MenuLevel1 .SubMenuVisible {
	background-color: #ffffff;
	min-width:0px; 
	top: 0px;	
	left:100%; 
}

.SpryIsIE6 #Header_Menu_Bar2 .MenuBarView .MenuItemWithSubMenuHover .MenuItemLabel {
	background-color: #cccccc; 
	color: #000000;
}
.SpryIsIE6 #Header_Menu_Bar2 .MenuBarView .SubMenu .MenuItemWithSubMenuHover .MenuItemLabel{
	background-color: #cccccc; 
	color: #333333;
}
.SpryIsIE6 #Header_Menu_Bar2 .SubMenu .SubMenu {
	margin-left: -0px; 
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #00F;
}

.round-corner {
	background-color: #000000;
    border-radius: 5px 5px 5px 5px;
    height: 40px;
    width: 635px;
}
.footer_black_bar {
	background-color: #000;
	height: 10px;
	width: 975px;
	border-radius: 5px;
	box-shadow: 2px 1px 3px 3px #999;
}
.body_box_1 {
	padding: 0px;
	float: left;
	height: 300px;
	width: 650px;
	border-radius: 5px;
	box-shadow: 2px 1px 3px 3px #999;
	/* [disabled]background-color: #CCC; */
}
.body_box_975 {
	padding: 10px;
	float: left;
	width: 950px;
	border-radius: 5px;
	box-shadow: 2px 1px 3px 3px #999;
	/* [disabled]background-color: #0F0; */
}

.body_box_2 {
	padding: 10px;
	float: left;
	width: 260px;
	border-radius: 5px;
	box-shadow: 2px 1px 3px 3px #999;
	/* [disabled]background-color: #0F0; */
	height: 100px;
}

.h4 {
	font-size: 13px;
	text-align: left;
	line-height: 15px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #06F;
}
.h5 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}



.header {
	height: 135px;
	width: 975px;
}
.h3 {
	font-size: 11px;
	font-weight: bold;
}

.footer {
	width: 975px;
}
.Legal_Indent {
	font-size: 10px;
}


.page-body {
	width: 975px;
	margin-top: 20px; /* IE 7 and below */
}
#a2 {
	color: #00F;
	text-decoration: underline;
}
.page-body table tr td blockquote form p label {
	text-align: center;
}
.page-body table tr td blockquote form table tr td {
	font-size: 12px;
}
.small_text_white {
	font-size: 6px;
	color: #FFF;
}
.center_table_column {
	text-align: center;
}
td, th {
    border-style: none;
    color: #333333;
    font-family: /*Tahoma!IMPORTANT*/Geneva,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    top: 0;
}
 
.linka{  color:#0000FF!important; text-decoration:none!important; font-size:14px!important; text-decoration:underline!important; font-family: Tahoma, Geneva, sans-serif !important;   }
		