@font-face {
    font-family: GraublauWeb;
    src: url("/~vk/fonts/GraublauWeb.otf") format(opentype);
}
@font-face {
    font-family: GraublauWeb;
    font-weight: bold;
    src: url("/~vk/fonts/GraublauWebBold.otf") format(opentype);
}
@font-face {
    font-family: Bonveno;
    font-weight: bold;
    src: url("/~vk/fonts/BonvenoCF-Light.otf") format(opentype);
}

body {
	font-size: 16px;
	font-family: GraublauWeb, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
        background-color: #DBDBDB;
}

.gradient {
   background: -webkit-gradient(radial, 430 50, 0, 430 50, 569, from(#808000), to(#fff))
}
.bg_project {
   width: 100%;
   background-image:url('icons/project6.jpg');
   background-repeat: no-repeat;
   
}
table.outer_table {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;

    height: 950px;
    border-color: #C0C1D5;
    border-width: thin;
    border-spacing: 0 0;
    background-color: #FFFFFF;
    font-weight: normal;
    font-family: GraublauWeb, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;	  
    vertical-align: top;
}
table.outer_table td.w10 {
    width: 12%;
    vertical-align: top;
}
table.outer_table td.main {
    height:550px
    vertical-align: top;
}
table.outer_table td.top {
    height:30px;
}
.light_gray {
/*    height: 10px;*/
    height: 1px;
/*    background-color: #F0F0F0;*/
}
.bottom {
    vertical-align: bottom;
}
.top {
    vertical-align: top;
}
.internal_table {
    border-left: 1px #C0C1D5 solid;
    border-right: 1px #C0C1D5 solid;
    border-color: #C0C1D5;
    border-width: thin;
    border-spacing: 0 0;
    background-color: #FFFFFF;
    font-weight: normal;
    font-family: 'Verdana', 'Arial', sans-serif;
    text-decoration: none;	  
}

.tango_table, .tango_table TD, .tango_table TH {
    background-image:url('icons/tango.gif');
    background-repeat: no-repeat;
    font-weight: normal;
    font-family: 'Verdana', 'Arial', sans-serif;
    text-decoration: none;	  
}
.my_table {
    border: 1px #C0C1D5 solid;
    width: 100%;
    border-color: #C0C1D5;
    border-width: thin;
    border-spacing: 0 0;
    background-color: #FFDEAD;
    font-weight: normal;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;	  
}
.menu_title {
    padding-left: 5px;
    font-weight: bold;
    font-family: 'Verdana', 'Arial', sans-serif;
    text-decoration: none;	  
}
.my_ltr {
    border-left: medium solid #C0C1D5;
    padding-left: 5px;
    border-bottom: thin dotted #C0C1D5;
    font-weight: bold;
    font-family: 'Verdana', 'Arial', sans-serif;
    color: #666666;
    text-decoration: none;	  
}
.my_tr {
    border: 1px #C0C1D5 solid;
    background-color: #C0C1D5;
    font-weight: normal;
    font-family: helvetica, arial, verdana, sans-serif;
    text-decoration: none;	  
}
.my_td {
    border-left: thin dotted #C0C1D5;
    border-right: thin dotted #C0C1D5;
    background-color: #DFDEAD;
    font-weight: normal;
    font-family: helvetica, arial, verdana, sans-serif;
    text-decoration: none;	  
}
.my_tr1 {
    border-left: thin dotted #C0C1D5;
    border-right: thin dotted #C0C1D5;
    background-color: #DFD0A2;
    font-weight: normal;
    font-family: helvetica, arial, verdana, sans-serif;
    text-decoration: none;	  
}
.my_tr2 {
    border-left: thin dotted #C0C1D5;
    border-right: thin dotted #C0C1D5;
    background-color: #FFDEAD;
    font-weight: normal;
    font-family: helvetica, arial, verdana, sans-serif;
    text-decoration: none;	  
}

.bg_keyboard {
   background-image:url('icons/keyboard_nice.jpg');
   background-repeat: no-repeat;
   background-position: center;
}

.sectionhead {
    padding: 10px;
    font-weight : bold; 
    font-family : GraublauWeb, Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color : #666666;
    clear: left;
}
.bannerhead {
    border-bottom: thin dotted #C0C1D5;
    border-top: thin dotted #C0C1D5;
    margin: 0.8em 2px 0.45em 6px;
    padding: 2px 4px;
    font-weight : bold; 
    font-family : GraublauWeb, Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    clear: left;
}

.text {
    font-size: 16px; 
    margin-left: 25px;
    margin-right: 15px;
    clear: left;
}
.ident1 {
    padding: 5px;
    margin-left: 25px;
    clear: left;
}
.ident2 {
    padding: 5px;
    margin-left: 35px;
    clear: left;
}
.title {
    font-weight : bold;
}
.rightenv {
    margin-left: 125px;
    left: 50px;
}

a:link {
    font-family: GraublauWeb, Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    border-bottom: 1px dotted #555;
}
a:visited {
    font-family: GraublauWeb, Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
    border-bottom: 1px dotted #555;
}
a:hover {
    font-family: GraublauWeb, Verdana, Arial, sans-serif;
    font-weight: bold;
    color: white;
    background-color:#8c8ad0;
}
a[name] {
    color: inherit;
    text-decoration: inherit;
}

#cleo-nav {
    background-color: #22437f;
    height: 1px; 
}
.centerBox {
    position:absolute;
    left:50%;
    width:900px;
    margin-left:-450px;
    vertical-align: top;
}
div#banner
{
    color: #fff;
    border-bottom: 1px solid #000;
    margin: 0;
    padding: .5em 1.3em .5em .5em;
}
.yuimenu {
    z-index: 0;
    position: static;
    display: block;
    padding: .5em;
    _zoom: normal;
}
.big  {
    font-size : large;
    font-weight : bold;
    font-family : Georgia, Times, serif;
    text-decoration : none;
    color: #778899
}
.shadow {
    -webkit-box-shadow: 10px 10px 5px 5px #666666;
    -moz-box-shadow: 10px 10px 5px 5px #666666;
    -o-box-shadow: 10px 10px 5px 5px #666666;
    box-shadow: 10px 10px 5px 5px #666666;
}
.borders {
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.borders_up {
    /* top-left, top-right, bottom-right and bottom-left radii */
    -webkit-border-radius: 0px 0px 10px 10px;
    -khtml-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
}
.borders_down {
    /* top-left, top-right, bottom-right and bottom-left radii */
    -webkit-border-radius: 10px 10px 0px 0px;
    -khtml-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
}
.banner_color {
    background-color: #C5C5C5;
}
