﻿body 
{
	font-family: Verdana;	
}

.main_bck
{
	
	background:url(../Images/dr_tile2.gif)  repeat;
	height:10px;
	vertical-align:top;
	height:100%;
	width:178px; 
	padding-left:1px; 
	padding-top:39px; 
	padding-bottom:10px; 
	padding-right:1px; 
	border-color: #a1bfd3;
	/*text-align: center;*/
}

.bck_color
{
	background:#F0F8FF repeat-y;
}
.navigation_style
{
	
	padding: 8px 20px 1px 0;
	background:url(../Images/doc.png)  repeat-x;
	height: 22px;
	
}


#navmenu .nav_img
{
  font-size:12px;
  color :#24679b;
}

#navmenu a 
{
	padding-left:10px;
	font-size:12px;
	color:#24679b;
	text-decoration:none;
	
}

#navmenu a:hover
{
	font-size:12px;
	color:red;
	text-decoration:none;
	
}

#navmenu .selected
{
	font-size:12px;
	color:#24679b;
	text-decoration:none;
	font-weight: bold;
	
}


/*left menu */


#menu table {	
	list-style: none;
	margin: 0;
	padding: 0;			
}
	
#menu table td.top_menu	
{
    padding:0px;
    width: 174px;
	height: 6px;
	background-image: url(../Images/menu_top.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 4px;
}

#menu table td.top_menu:hover 
{
	height:6px;
	width: 174px;
	background-image: url(../Images/menu_top.png);
}

#menu table td.bottom_menu	
{
    padding:0px;
	height: 6px;
	width: 174px;
	background-image: url(../Images/menu_bottom.png);
	background-repeat: no-repeat; 
	background-position: top;
	font-size: 4px;
}

#menu table td.bottom_menu:hover 
{
	height:6px;
	width: 174px;
	background-image: url(../Images/menu_bottom.png);
}

#menu a {	
	font-size: 10pt;
	color:#246796;
	text-decoration:none;
}

#menu table td:hover 
{
	height:39px;	
	background:url(../Images/buton_active_39px.png) no-repeat  ;
}

#menu table td.selected
{
	position:relative;	
	background:url(../Images/buton_active_39px.png) no-repeat ;
	height:39px;	
}

#menu table td 
{
	margin:0;
	padding:0px 10px 0px 10px;
    float:left;
   	position: relative;	
	width: 154px;
	height:39px;
	background:url(../Images/buton_39px.png) repeat-y ;
	vertical-align:middle;
	text-align:left;
}

#menu table table  
{
	position:  absolute;
	top: -1px;
	left:174px;
	width:174px;
	background-image: url(../Images/menu_top.png); 
}

div#menu table table,
div#menu table td:hover table table
{
	visibility: hidden;	
}

div#menu table td:hover table,
div#menu table td:hover table td:hover table
{
	visibility: visible;
}

#menu_bottom
{
	padding:0;
	margin:0;
}

.under_nav_menu
{
	position:relative;
	margin: 0;
	padding: 0;
	width:174px;
	height:100%;
	background:url(../Images/content_top_corner4.png) no-repeat; 
	vertical-align:text-top;	
	color:White;
	top:inherit;
}



.menu_under_bottom
{
	background:url(../Images/menu_under_bottom1.png) no-repeat;
	width:174px;
	height:17px;
}

.content_bottom
{
	background:url(../Images/content_bottom.png) repeat-x;
	width:670px;
	height:17px;
}

.content_bottom_corner
{
	background:url(../Images/content_bottom_corner.png) no-repeat;
	width:17px;
	height:17px;
}


.content_top
{
	background: url(../Images/blue_bar_tile.png) repeat-x;
	padding-left:2px;
	width:660;
	height:17px;
	padding-top:-4px;
    font-size:11px;
    color:#fff;
    
}

.content_top a
{
	color:#fff;
}

td.content_middle 
{
	/*height:447px;*/ 
	width:677px; 
	padding:  5px   5px  5px 7px;
	vertical-align: text-top;	
	overflow-x:auto;
}

div.content_middle 
{
	width:660px;
	overflow: hidden;
	vertical-align:top;
}

.content_top_corner
{
	background:url(../Images/up_right_corner.png) no-repeat;
	width:6px;
	height:17px;
	padding-top:-4px;
}
.img_position
{
 padding-top:10px;
 vertical-align:text-top;
}

.right_border
{
	background:url(../Images/red_line.png) repeat-y;
	padding:0 5 0 0;
	margin:0 0 0 0;
	width:6px;
	

}

.img_params 
{
	/*height:447px;
	width:707px;*/
	padding:0px;
	margin:0px;
}

.lbmenu
{
	background:url(../Images/buton_39px.png) repeat-x;
	text-decoration:none;
	height:39px;
	width:174px;
}

#language_menu a
{
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
}

/*.menu_left_top
{
	width:174px;
	height:17px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:-5;
	bottom:0px;
	
}*/


/* spec_pages button */
.specPagesButton 
{
	/* float:right; */
	display:block;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
	color:white;
	font-weight:bold;
	width:166px;
	height:38px;
	background-image:url(../Images/spec_pages_btn1.png);
	background-repeat:no-repeat;
	margin: 0px;
}

.alignsearch
{
	vertical-align:text-top;
	font-size:12px;
	color:#24679b;
}