/* for main width */

/* maincenter*/

.lm_outmain{
width:179px;

align:left;
}
.lm_main{
	width:178px;
	
	
	border-top-width: 1px;
	border-right-width: 1px;
	
	
	border-top-style: solid;
	border-right-style: solid;

	
	border-top-color: #0a8595;
	border-right-color: #0a8595;
	
	
}

.lm_sidemenu{
background-color:#beb9b9;
width: 178px; /*width of menu*/
}

.lm_sidemenu .lm_headerbar{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000000;
	margin-bottom: 2px;
	border-bottom:1px;
	font-weight: bold;
	border-bottom-style:solid;
	border-bottom-color:#0a8595;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
	text-align: center;
}

.lm_sidemenu ul{
list-style-type: none;
margin: 0;
padding: 0;
/*margin-bottom: -8px; bottom spacing between each UL and rest of content*/
}

.lm_sidemenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.lm_sidemenu ul li a{
	color: #000000;
	
	display: block;
	padding-left: 15px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #018b98;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
}

.lm_sidemenu ul li a:visited{
color: #000000;
}

.lm_sidemenu ul li a:hover{ /*hover state CSS*/
color: #ebffff;
background-color: #8a2034;
}

/*leftside*/
.leftside{
	float:left;
	width:150px;
	/*background-color:#55049f;*/
	border-top-width: 30px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #55049f;
	border-right-color: #55049f;
	border-bottom-color: #55049f;
	border-left-color: #55049f;
	margin-right: 5px;
	margin-left: 5px;
}


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.left_menu_spacer {
	float:left;
	width:168px;
	background-image: none;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #0a8595;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #beb9b9;
	padding: 5px;
	border-right-color: #0a8595;
}

.left_member {
	height: auto;
	width: 168px;
	padding-top: 0px;
	padding-right: 0px;
	font-family: Arial,;
	font-size: 15px;
	font-weight: bold;
	color: #0a8595;
	text-decoration: none;
	padding-left: 0px;
	float: left;
	text-align: center;
	background-image: none;
	border: thin #0a8595;
}
.left_menuid {
	float: left;
	height: auto;
	width: 168px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.leftmenu_contactperson {
	float: left;
	width: 168px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#slider .leftmenu_magdeta {
	float: left;
	width: 157px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
	
}
#slider .side_a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height: auto;
	padding-right: 5px;
	text-align: center;
	width: 157px;
	display: block;
	vertical-align: middle;
}
#slider .side_a:hover{
	height: auto;
	padding-right: 5px;
	text-align: center;
	background-color: #8a2034;
	width: 157px;
	color:#EBFFFF;	
}
#slider img.sideim {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#slider .side_text0 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height:auto;
	padding:5px;
	text-align:center;
	width:167px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}