


.input:focus
{
    background: #FEFFCC;
    border: 1px #666666 inset;
}


.tip {
  font-family: Verdana;
  font-size: 10px;
  padding: 3px;
  color: #222222;
  font-weight: bold;
}


p:first-letter
{
    /*border-left: 3px #888888 solid;
    padding-left: 4px;
    margin-left: -4px;  */
}

ul,ol {margin:0;padding:0}

ul
{
    list-style: /*url(gfx/bullet.gif)*/ square outside;
    margin-top: 10px;
    margin-left: 15px;
}

li
{

    margin-left: 0px;
    margin-bottom: 4px;
    text-align: left;
    border-bottom: 1px #96B624 dotted;
    /*border-right: 1px #96B624 dotted;*/
    padding-bottom: 4px;
}

img
{
    border: 0px #ffffff solid;
}

.menu {
  font-family: Verdana, Trebuchet MS;
  font-size: 11px;
  font-weight: bold;
  color: #555555;
  padding: 0px 11px 0px 11px;
  position: relative;
  top: -7px;
  vertical-align: bottom;
  display: inline;
}

.infobox {
  font-family: Verdana;
  text-align: center;
  width: 70%;
  border: 1px #F5C600 solid;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  font-size: 11px;
  color: #E78604;
  background: #F8D74C;
  line-height: 13px;
  letter-spacing: 0px;
}


.light:visited { text-decoration: none; color: #ffffff}
.light:link    { text-decoration: none; color: #ffffff}
.light:hover   { text-decoration: none; color: #7E9D11}


.menu:visited { text-decoration: none; color: #ffffff}
.menu:link    { text-decoration: none; color: #ffffff}
.menu img:hover
{
    text-decoration: none;
    color: #7E9D11;
    opacity: 0.5;
}

.toc
{
    display: block;
}

.toc:hover   { background: #F4F6EC; color: #4E6100; }



.nav {
  font-family: Verdana, Trebuchet MS;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  color: #555555;
  margin-bottom: 11px;
  letter-spacing: 1px;
}

.nav a:visited { text-decoration: none; color: #333333}
.nav a:link    { text-decoration: none; color: #333333}
.nav a:hover   { text-decoration: none; color: #EDA204}

.real
{
    padding-left: 6px;
    padding-bottom: 3px;
}

.real a:visited { text-decoration: none; color: #778E26}
.real a:link    { text-decoration: none; color: #778E26}
.real a:hover   { text-decoration: none; color: #8EA62F}



.main {
  font-family: Verdana;
  text-align: justify;
  font-size: 11px;
  color: #444444;
}

.text {
  line-height: 17px;
  /*letter-spacing: 0.05em; */
}



.formRow
{
    clear: both;
    padding-top: 5px;
    /* IE fix */
    -padding-top: 2px;
}

.formA
{
    float: left;
    text-align: right;
    font-weight: bold;
    padding-top: 1px;
    width: 100px;
    vertical-align: middle;
}

.formB
{
    float: left;
    margin-left: 10px;
}


.uni_01 {
  font-family: Verdana;
  font-size: 11px;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 1px;
  padding-left: 3px;
  color: #222222;
}



.box {
  border: none;
  background: none;
}


.checkbox
{
  border: none;
  background: none;
  vertical-align: middle;
}




body {
  font-family: Verdana;
  font-size: 11px;
  background-color: #ffffff;
}




input {
  font-family: Verdana;
  font-size: 11px;
  color: #666666;
  border: 1px #aaaaaa solid;
  background-color: #F4f4f4;
}



select {
  font-family: Verdana;
  font-size: 11px;
  color: #666666;
  border: 1px #aaaaaa solid;
  background-color: #F4f4f4;
}

textarea {
  font-family: Verdana;
  font-size: 11px;
  color: #666666;
  height: 90px;
  border: 1px #aaaaaa solid;
  background-color: #F4f4f4;
}



a:visited { text-decoration: none; color: #222222}
a:link    { text-decoration: none; color: #222222}
a:hover   { text-decoration: none; color: #EDA204}