body {
    margin: 0pt;
    padding: 0pt;
    top: 0px;
    left: 0px;
    background-color: #C5CED6;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #111;
    line-height: 16px;
}

#background {
    background: url('images/big_bg.jpg') scroll top center no-repeat;
    background-color: #014B88;
}

#floatme {
    position: fixed;
    _position: absolute;
    top: 0px;
    _top: expression(eval(document.body.scrollTop));
    left: 10px;
    margin: 0px;
    padding: 0px;
}

table, tr, td {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: 111;
}

img {
    border: none 0px
	max-width:650px;
}

a:link {
    text-decoration: none;
    color: #06C;
}

a:visited {
    text-decoration: none;
    color: #06C;
}

a:active {
    text-decoration: none;
    color: #06C;
}

a:hover {
    text-decoration: none;
    color: #F30;
    transition: all 1.0s ease 0s;
    transition-property: all;
    transition-duration: 1.0s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

form {
    margin: 0;
    padding: 0;
}

a img {
    border: none 0px;
}

img {
    border: none 0px;
}

a, img, input {
    outline: none;
}

h3 {
    margin: 15px 0;
    font-size: 14px;
}

h2 {
    margin: 18px 0;
    color: #09F;
    font-size: 18px;
}

h1 {
    argin: 18px 0;
    color: #09F;
    font-size: 18px;
}

.h3 {
    font-size: 18px;
    font-weight: bold;
}

.h2 {
    color: #09F;
    font-size: 18px;
}

.h1 {
    font-size: 16px;
    font-weight: bold;
}

a.nav:link {
    text-decoration: none;
    font-size: 17px;
    color: #FFF;
    font-weight: normal;
    padding: 4px;
}

a.nav:visited {
    text-decoration: none;
    font-size: 17px;
    color: #FFF;
    font-weight: normal;
    padding: 4px;
}

a.nav:active {
    text-decoration: none;
    font-size: 17px;
    color: #FFF;
    font-weight: normal;
    padding: 4px;
}

a.nav:hover {
    text-decoration: none;
    font-size: 17px;
    color: #fff;
    background-color: #009DE1;
    padding: 4px;
    font-weight: normal;
}

.container {
    background-color: #FFF;
    width: 962px;
}

.ccontainer {
    background-color: #FFF;
    border: 1px solid #06C;
    width: 922px;
}

.titlu {
    font-size: 17px;
    font-weight: bold;
    color: #222;
}

.titlus {
    font-size: 15px;
    font-weight: bold;
    color: #222;
}

.titlum {
    font-size: 18px;
    color: #06C;
    font-family: 'arial rounded mt bold', helvetica, arial, sans-serif;
}

.orange-big {
    color: #F90;
}

.orange-dark {
    color: #F30;
}

.inputbox {
    background-color: #EFEFEF;
    border: 1px solid #ccc;
    color: #333;
}

.selectbox {
    background-color: #FFF;
    border: 1px solid #06C;
    color: #333;
    line-height: 20px;
}

.button {
    background-color: #06C;
    color: #FFF;
    font-weight: bold;
    border: 1px solid #03C;
}

.button-front {
    background-color: #06C;
    color: #000;
    font-weight: bold;
    border: 1px solid #090;
}

.button_gri {
    background-color: #06C;
    color: #FFF;
    font-weight: bold;
    border: 1px solid #03C;
}

.subm {
    width: 70px;
    height: 22px;
    font-weight: 12px;
    font-weight: bold;
    background-color: #06C;
    color: #FFF;
    border: 1px solid #03C;
}

.title {
    width: 137px;
    left: 15px;
    position: absolute;
    z-index: 10;
}

.menupic {
    width: 171px;
    left: 0px;
    position: absolute;
    z-index: 10;
}

.submenu {
    font-size: 11px;
    width: 150px;
    left: 20px;
    position: absolute;
    visibility: hidden;
}

.bg_body {
    background-image: url("../images/butterfly.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top right;
    background-color: #ffffff;
}

.textbox {
    background-color: #FFF;
    border: 1px solid #06C;
    color: #000;
    font-size: 13px;
}

.graybutton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: eeeeee;
    border: 1px solid aaaaaa;
    clip: rect(1px 1px 1px 1px);
    font-weight: normal;
    text-decoration: none;
    color: #333333;
}

.orange {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FF9900;
    text-decoration: none;
}

#dhtmltooltip {
    position: absolute;
    font-size: 10px;
    width: 200px;
    border: 2px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
/*specify height of broken up content */
.multiparts {
    height: 50px;
}

.f8 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

/* Styles for dhtml tabbed-pages */



.pagetext {
    visibility: hidden;
    display: none;
    top: 0;
}

.menudottedline {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: dashed;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

.adminheader {
    color: #ff6600;
    font-size: 24px;
    font-weight: normal;
}

.lbut {
    font-size: 12px;
    font-family: Arial;
    color: #000000;
    border: 1px solid #AAAAAA;
    background-color: #6093C9;
    height: 22px;
}

.iframe {
    border: none;
    clip: rect(5px 5px 5px 5px);
    margin: 0px;
    padding: 0px;
}

.small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

.lform2 {
    font-size: 11px;
    font-family: Arial;
    color: #000000;
    border: 1px solid #87A6C0;
    background-color: #C0A187;
    width: 150px;
    height: 20px;
}

.menu {
    background-color: #EAEDF0;
    height: 20px;
    width: 100%;
    line-height: 20px;
    text-indent: 10pt;
}

A.menu:link, A.menu:visited, A.menu:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    background-color: #EAEDF0;
    text-decoration: none;
}

A.menu:hover {
    color: #FFFFFF;
    background-color: #AAB2B0;
    text-decoration: none;
}

.itemmenu {
    background-color: #EAEDF0;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

.headermenu {
    background-color: #445E58;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #A8ADB4;
    border-right-color: #A8ADB4;
    border-bottom-color: #A8ADB4;
    border-left-color: #A8ADB4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FE9800;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    line-height: 20px;
}

.boxes {
    border: 1px solid #CCCCCC;
}

.boxheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CC0000;
    text-indent: 5px;
    line-height: 20px;
}

.codeboxes {
    border: 1px dashed #CCCCCC;
    background-color: #FFFFFF;
}

.style8 {
    font-size: 12px;
}

.style9 {
    color: #333333;
}