
/* left column styles */

#left {
width:180px;
float:left;
}

#submenu {
width:128px;
padding-left:42px;
padding-top:61px;
padding-bottom:63px;
padding-right:10px;
background-color:#212121;
margin-bottom:19px;
}

#submenu ul {
list-style:none;
}

#submenu ul li {
list-style:none;
font-size:1.10em;
line-height:1.19em;
padding-bottom:12px;
font-weight:bold;
color:#00CCFF;
}

#submenu ul li a, #submenu ul li a:link, #submenu ul li a:visited {
color:#FFFFFF;
text-decoration:none;
}

#submenu ul li a:hover, #submenu ul li a:focus, #submenu ul li a:active {
color:#00CCFF;
text-decoration:none;
}



/* center column styles */

#center {
width:461px;
padding-left:24px;
padding-right:24px;
float:left;
position:relative;
}

#center h2 {
font-size:3.2em;
line-height:1.2em;
color:#00CCFF;
padding-bottom:27px;
}

#path {
position:absolute;
top:-33px;
left:24px;
color:#CCCCCC;
font-size:1.10em;
line-height:1.19em;
}

#path a, #path a:link, #path a:visited {
color:#CCCCCC;
text-decoration:none;
}

#path a:hover, #path a:focus, #path a:active {
color:#00CCFF;
text-decoration:none;
}



/* management table styles */

#heads {
width:459px;
border:0;
}

#heads td {
width:153px;
text-align:center;
vertical-align:top;
font-size:1.10em;
line-height:1.19em;
padding-bottom:12px;
}

.neednew {
position: relative;
left:-4px;
}

.specialspan {
width:459px;
color:#FFFFFF;
font-style:normal;
padding-top:10px;
padding-bottom:10px;
display:block;
}

#heads td img {
border:0;
}

.mudur {
display:block;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
color:#FFFFFF;
}

.mudur2 {
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:10px;
padding-right:10px;
color:#FFFFFF;
}

#heads td a span.mudur2, #heads td a:link span.mudur2, #heads td a:visited span.mudur2 {
color:#FFFFFF;
}

#heads td a:hover span.mudur2, #heads td a:focus span.mudur2, #heads td a:active span.mudur2 {
color:#00CCFF;
}


.mainmanager {
display:block;
margin-left:147px;
margin-right:147px;
width:165px;
}

#heads td a, #heads td a:link, #heads td a:visited {
display:block;
cursor:pointer;
text-decoration:none;
}

#heads td a:hover, #heads td a:focus, #heads td a:active {
display:block;
cursor:pointer;
text-decoration:none;
}











/* right column styles */

#right {
width:180px;
float:left;
}

 
