body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
h1 {
        font-weight: bold;
        font-size: 24px;
        margin-top: 0px;
        margin-bottom: 20px;
	}
h2 {
        font-weight: bold;
        font-size: 20px;
	margin-top: 0px;
        margin-bottom: 0px;
}
h3 {
	font-weight: bold;
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 0px;
	}
h4 {
	font-weight: bold;
        font-size: 12px;
        margin-top: 0px;
        margin-bottom: 0px;
}
h5 {
        font-weight: normal;
        font-size: 10px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
}
h6 {
	font-weight: bold;
	text-align: left;
        margin-top: 0px;
        margin-bottom: 6px;
        margin-left: 0px;
        margin-right: 0px;
        font-size: 10px;
}
p{
        text-align:justify;
}
a {
	font-weight: bold;
	color: #666666;
        text-decoration: none;
}
a:hover {
        color: #99CC00;
}
img {
        border-top-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-right-style: none;
}
select, input {
        font: 12px Verdana, Arial, Helvetica, sans-serif;
    }
.textfield {
	font-size: 11px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}
.wtextfield {
	font-size: 11px;
	color: #333333;
	background: #FF0;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}
.textbox {
	font-size: 11px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}
.err {
	color: #cc0000;
	font-weight:bold;
        background: url(images/error.png) no-repeat;
        padding-left: 20px;
}
.error {
	color: #cc0000;
	font-weight: bold;
}
.ok {
	color: #009966;
	font-weight: bold;
        background: url(images/ok.png) no-repeat;
        padding-left: 20px;
    }
.box {
	border: 3px solid #CC0033;
        color: #555;
	display: block;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
}
.caps {
	background: #CC0033;
        color: white;
        display: block;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
        font-size: 30px;
        font-weight: bold;

   }
.layer {
        font: 10px Verdana, Arial, Helvetica, sans-serif;
        width: 25%;
        text-align:justify;
        display:none;
        position:absolute;
        border-style: solid;
        background-color: white;
        padding: 5px;
}
.credit {
        color: green;
}
.debit {
        color: red;
}
.topmenu {
        margin: 10px;
        color: #99CC00;
    }
a.topmenu {
        color: #666666;
    }
a.topmenu:hover {
	color: #99CC00;
  }
.leftmenu {
        margin: 10px;
        color: #99CC00;
    }
a.leftmenu {
        color: #666666;
    }
a.leftmenu:hover {
	color: #99CC00;
  }
.submenu {
        margin: 10px;
        margin-left: 30px;
        margin-bottom: -10px;
        color: #99CC00;
    }
a.submenu {
        color: #666666;
    }
a.submenu:hover {
	color: #99CC00;
  }
.ico {
	height: 18px;
	width: 18px;
    }
.smico {
        height: 9px;
	width: 9px;
}
.def {
	border-left: 6px solid #99CC00;
	color: #555;
	display: block;
	margin: 0 0 0 30px;
	padding: 0 0 0 5px;
}
.entry {
	color: blue;
	display: block;
	margin: 0;
}
th {
        padding: 5px;
        font-weight: bold;
        text-align: center;
        font-size: 10px;
        color: #99CC00;
}
td {
        text-align: center;
        padding: 2px;
}
th.form {
        text-align: right;
        color: #666666;
}
td.form {
        text-align: left;
        color: #666666;
}
th.tleft {
	text-align: left;
}
td.tleft {
	text-align: left;
}
th.tright {
	text-align: right;
}
td.tright {
	text-align: right;
}
.inv {
        border-bottom: 0;
        border-top: 0;
        border-left:0;
        border-right:0;
}
th.results {
        font-weight: bold;
        font-size: 12px;
        color: #99CC00;
        text-align: center;
}
#example {
        margin-top: 10px;
        margin-left: 10px;
}
#leftmenu {
        width: 20%;
        float: left;
}
#leftmenu2 {
        width: 20%;
        float: left;
}
#center {
        margin-top: 50px;
        margin-left: 20%;
        margin-right: 20%;
}
#main {
        width: 75%;
        float: right;
}
#main2 {
        width: 75%;
        float: right;
}
#left {
        float: left;
}
#right {
        float: right;
}
.right {
        float: right;
}
#topmenu {
        float: right;
}
.syn {
        background: url(images/syn.png) no-repeat;
        padding-left: 20px;
        color:green;
}
.ant {
        background: url(images/ant.png) no-repeat;
        padding-left: 20px;
        color:red;
}
.hyper {
        background: url(images/hyper.png) no-repeat;
        padding-left: 20px;
        color:silver;
}
.hypo {
        background: url(images/hypo.png) no-repeat;
        padding-left: 20px;
        color:black;
}
.small {
        font-weight: normal;
        font-size: 10px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
}
.N {
        color: darkblue;
}
.E {
	color: darkslateblue;
}
.R {
	color: darkorchid;
}


.V {
        color: darkred;
}
.I {
        color: darksalmon;
}

.J{
        color: darkgreen;
}
.D {
	color: darkolivegreen;
}


.A {
        color: darkmagenta;
}
.O {
	color: black;
}
.P {
	color: darkorange;
}
.C {
	color: firebrick;
}
.F {
	color: orangered;
}

#level {
        background-color: black;
        border-width: medium;
        border-style: solid;
        float: left;
        font-weight: bold;
        color: white;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
}

.btn {
            background-color: #0073e6;
            color: #fff;
            border: none;
            border-radius: 5px;
            padding: 12px 32px;
            font-size: 1.1em;
            cursor: pointer;
            box-shadow: 0 2px 6px rgba(0,0,0,0.1);
            transition: background 0.2s;
       
}