@charset "utf-8";
body {margin:3px;}
div, span, object, 
br, p, a, big, em, font, img, small, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
#toplogo {
    position:relative;
    height:110px;
    width:99%;
}

img#logo1 {
    position:absolute;
    top:0;
    left:0;
    }
div#logo2 {
   color: white;
   background:red; 
   vertical-align:middle;
   text-align:center;  
   font-family:Arial Black;
   font-size:24pt;
   margin:0 142px 0 93px ;
   height:100%;
}
div#logo2 small {
    font-size:16pt;
}
img#logo3 {
    position:absolute;
    top:0;
    right:0;
    height:105px;
}

#scroll { 
   position:fixed;
   right:3px; bottom:0px;
}

#anamenu {
    margin-top:3px;
    font: 14px/16px  helvetica, verdana, sans-serif; 
    position:absolute;
    width:98%;
    background: #0099CC;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #0099CC #0099CC #0099CC #0099CC;
}

#anamenu ul {  
    list-style: none;    
    padding: 0;
    float:left;
}
#anamenu ul ul {
    position: absolute;
    z-index: 500;
    display: none;
}
#anamenu li {  
    position:relative;
    float:left;    
}
#anamenu li:hover ul {
    display: block; 
    padding-right:3px;
}
.hmenu {
    padding: 3px 13px 3px 13px;
    color: #FFFFFF;
    background:#0099CC;
    text-decoration: none;
    border-width: 0 0 2px 2px;
    border-style: outset;
    border-color: #00CCFF #00CCFF #00CCFF #00CCFF;    
    font-weight:bold;
    display:block;
}
.hmenu:hover {
    border-width: 0 0 2px 2px;
    color: red;
    background: #FFFFFF; 
    border-color: #00CCFF #006699 #00CCFF #00CCFF;  
    border-style: inset;    
}
.duymenu, .bilmenu {width:20em;}
.etkmenu {width:6em;}
.grpmenu {width:10em;}
.vmenu {
    font: 13px/15px helvetica, verdana sans-serif;     
    border-style: solid;    
    font-weight:bold;
    color:blue;
    text-decoration: none;
    border-width: 0 1px 1px 1px;    
    border-color: #006699 #006699 #006699 #006699;        
    background:#FFFFFF;
    padding:4px 0px 4px 0.8em;
    float:left;
    
}
.vmenu:hover {
    text-indent: 6px;
    color:red;
}

div.sidemenu {
   visibility:hidden; 
   position:absolute;  
   font-family:arial,sans-serif;
   font-weight:bold;
   background:#eeeeee;
   width:14em;    
   margin-bottom:10px;
   margin-top:2em;
   text-decoration:none;   
   list-style-type:none;
}
.sidemenu ul {   
   border:1px solid blue;
}
.sidemenu a {   
   text-decoration:none;
   width:100%;
}
.sidemenu li {
   padding: 0.5em 3px 0.3em 1em;
   line-height:1.2em;
   font-size:12px;
}

.sidemenu a:active  { color:blue; padding: 0.5em 3px 0.3em 1em; }
.sidemenu a:hover   { color:red;  padding: 0.5em 0   0.3em 0.6em;  }

.sidehdr {
   font-size:14px;
   padding:0.5em 0.5em 0.5em 1em;
   color:white;
   background-color:blue;
   text-align:left;
}

iframe#docframe {  
   float:   right;
   width:   80%;
   border:  1px solid red;
   height:auto;
   margin:3em 0 10px 0;
}
/*#buffer{ height:30px; } /* To push content further down from main menu */

/* <!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover3.htc);
font-size: 100%;
}
</style>
<![endif]-->  */
