/* CSS Document */
#outer{
	width:792px;
	
	max-width:792px;
	margin:2em auto 5px;
	/*background:url(../images/MYODERM1_02.gif) left bottom no-repeat #222222;*/
	background:#222222;
	}
	
#left{
	background-image:url(../images/left_side.jpg);
	width:65px;
	height:641px;
	float:left;
	}
#right{
	background-image:url(../images/right_side.jpg);
	width:71px;
	height:641px;
	float:left;
	}
#middle{
	
	width:675px;
	padding:0px 0px 20px 0px;
	margin:0px auto;
	background:url(../images/MYODERM1_03.gif) left bottom no-repeat #ffffff;
	}
#top{
	background-image:url(../images/top_bar.jpg);
	height:93px;
	max-height:93px;
	}
#nav{
	
	height:165px;

	}
#index_cont{
	background-image:url(../images/index_cont_bg.jpg);
	background-repeat: no-repeat;
	height:304px;
	max-height:304px;
	}
#bottom{
	background-image:url(../images/bottom.jpg);
	height:64px;
	padding-top:15px;
	}

#sub_left{
	background-image:url(../images/sub_left.jpg);
	width:65px;
	height:641px;
	float:left;
	}
#sub_right{
	background-image:url(../images/sub_right.jpg);
	width:71px;
	height:641px;
	float:left;
	}	
#sub_top{
	background-image:url(../images/sub_top.jpg);
	height:93px;
	max-height:93px;
	}
#sub_cont{
	background-image:url(../images/sub_cont.jpg);
	height:304px;
	}
#sub_bottom{
	background-image:url(../images/sub_bottom.jpg);
	height:64px;
	padding-top:15px;
	}

#left_cont{
	width:189px;
	float:left;
	}
#right_cont{
	width:467px;
	padding-top:10px;
	float:left;

	}
	
/*------------------------------------------------------------*/


a:link, a:visited {
	color:#9AB6D2;
	font:11px tahoma;
	text-decoration:none;
	}
a:hover{
	color:#FF9900;
	font:11px tahoma;
	text-decoration:none;
	}
.index_copy{
	font: 11px tahoma,arial,verdana;
	color:#FFFFFF;
	margin-right:15px ;
	/*line-height:16px;*/
	}
.copy{
	font: 11px tahoma,arial,verdana;
	color:#333333;
	margin-right:15px ;
	/*line-height:16px;*/
	}

h1{
	font:14px bold Tahoma, arial, Helvetica, sans-serif ;
	margin-bottom:0px;
	margin-top:5px;
	color:#FFFFFF;
	
	}
h2{
	font:14px bold Tahoma, arial, Helvetica, sans-serif ;
	margin-bottom:0px;
	margin-top:5px;
	color:#333333;
	
	}
h3{
	font:12px bold Tahoma, arial, Helvetica, sans-serif ;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:5px;
	color:#333333;
}
.black_caption{
	color:#222;
	font-size:9px;
	font-family:tahoma;
	text-align:center;
	}	
.caption{
	color:white;
	font-size:9px;
	font-family:tahoma;
	text-align:center;
	}
.sub_nav2 a:link, .sub_nav2 a:visited, .sub_nav2 a:hover,{
	color:#FF9900;
	font:10px tahoma;
	text-decoration:none;
	}
li{
	margin-top:0px;
	margin-bottom:0px;
	}



/*------------------------------------------------------------*/


div.scrollholder
{
	margin-top:20px;
	margin-left:10px;
    position: relative;
    width: 450px; height: 284px;
    overflow: auto;
    z-index: 1;
   
}

div.scroll
{
    position: absolute;
    left: 9px; top: 4px;
    width: 95%;
    z-index: 2;
}

/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 20; 
	
    width: 15px; height: 98%;
    font-size: 0;
    z-index: 3;
    background: url("../images/pixel.gif") 5px 0 repeat-y;

}

div.drag_bar
{
    position: absolute;
    width: 100px; height: 10px;
    cursor: pointer;
    z-index: 4;
   background: url("../images/circle.gif") no-repeat ;
}  

.kw{
	color:#999999;
	font-size:9px;
	font-family:tahoma;
	text-align:center;
}
.kw a:link
{
	color:#999999;
}	
.kw a:visited
{
	color:#999999;
}
.kw a:hover
{
	color:#999999;
}