A{text-decoration:none; color:white;}
A.yellow{text-decoration:none; color:yellow;}
A.note{text-decoration:none; color:#2E64FE;}

.header {
    background-color:#069;
    color:white;
    text-align:center;
    padding:5px;
}

H3{
   font-family: Helvetica, Arial, Verdana, sans-serif;
   margin-left: 15px;
  }
H4{
   font-family: Helvetica, Arial, Verdana, sans-serif;
   margin-left: 25px;
   color: #069;
  }
H5{
   font-family: Helvetica, Arial, Verdana, sans-serif;
   margin-left: 35px;
   color: #C60
  }

.desktopic {
    display: block;
    overflow:auto;
    background-color:#D8D8D8;
    min-height:40px;
    line-height:40px;
    width:95%;
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-weight:bold;
    font-size:18px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.desktopic
   { 
    -moz-box-shadow:1px 1px 1px #000000;
    -webkit-box-shadow:1px 1px 1px #000000;
    box-shadow:1px 1px 1px #000000;}

#nav {
    line-height:30px;
    background-color:#CCC;
    height:550px;
    width:200px;
    float:left;
    padding:5px; 
}

.lnavi{
    line-height:30px;
    background-color:#069;
    height:30px;
    width:180px;
    margin-left:auto;
    margin-right:auto;

    color: white;
    font-size: 16px;
    //font-weight: bold;
    padding-left: 10px;
    font-family: Helvetica, Arial, Verdana, sans-serif;

    margin-bottom: 2px;
}

.lnavitop{
    height:60px;
    width:180px;
}

.rnavitop{
    height:30px;
    width:180px;
}

.rtopblack{
    background-color:black;
    height:30px;
    width:140px;
    margin-left:auto;
    margin-right:auto;
    color:white;
    text-allign:center;
    font-size: 16px;
    padding-left: 40px;
    font-weight: bold;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    margin-bottom: 1px;
}

.rtopblack_below{
    background-color:black;
    height:30px;
    width:150px;
    margin-left:auto;
    margin-right:auto;
    color:white;
    text-allign:center;
    font-size: 16px;
    padding-left: 30px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    margin-bottom: 1px;
}

.rtopblack2{
    line-height:12px;
    background-color:black;
    height:50px;
    width:170px;
    margin-left:auto;
    margin-right:auto;
    color:white;
    font-size: 10px;
    padding-top: 10px;
    padding-left: 10px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    margin-bottom: 10px;
}

.rtop3{
    line-height:12px;
    background-color:#666;
    min-height:70px;
    width:170px;
    margin-left:auto;
    margin-right:auto;
    color:white;
    font-size: 12px;
    padding: 10px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    margin-bottom: 10px;
}


.prtop {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;

    text-indent: 0px;

    color:white;
    text-allign:center;
    font-size: 16px;
    //padding-left: 10px;
    font-weight: bold;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}


.rnavi{
    line-height:180px;
    //background-color:#CCC;
    height:180px;
    width:170px;
    margin-left:auto;
    margin-right:auto;

    color: white;
    font-size: 16px;
    //font-weight: bold;
    padding-left: 10px;
    font-family: Helvetica, Arial, Verdana, sans-serif;

    margin-bottom: 2px;
}

.rpic{
    background-color:#CCC;
    line-height:180px;
    height:180px;
    width:180px;
    margin-left:auto;
    margin-right:auto;
    padding-left: 0px;
    margin-bottom: 1px;
}

ul {
   list-style-type: none;
   list-style-position: outside;
   padding-left: 40px;
   margin: 0px;
}

ul li {
   vertical-align: top;
   background-image: url(Blue-Ball-icon-16.png);
   background-repeat: no-repeat;
   background-position: 0px top; 
   padding-left: 15px;
   font-size: 16px;
   line-height:20px;
   padding-left: 40px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
   display: table;
   margin:auto;
   width: 98%;
}
th {
   padding-left:5px;
}
td {
   padding-left:5px;
}

table.tblin {
   border-collapse:collapse;
   display: table;
   margin-left:20px;
   margin-top:10px;
   border:solid 2px black;
   background-color:#D8D8D8;
   width:90%;
   margin-bottom:15px;
}
th.thin {
   border-collapse:collapse;
   padding-left:5px;
   text-indent:0px;
   border:solid 1px #666;
   background-color:#81DAF5;
}
td.tdin {
   border-collapse:collapse;
   padding-left:5px;
   text-indent:0px;
   border:solid 1px #666;
}


.blankspace {
  width:100%;
}

.menuitem {
    line-height:30px;
    background-color:#6E6E6E;
    height:30px;
    color: white;
    font-size: 16px;
    //font-weight: bold;
    padding-left: 10px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}

#rtspace {
    line-height:30px;
    background-color:#CCC;
    height:550px;
    width:200px;
    float:right;
    padding:5px; 
}
#section {
    background-color:yellow;
    width:500px;
    float:left;
    padding:10px;
}
.footer {
    background-color:#069;
    color:white;
    clear:both;
    text-align:center;
    padding:5px; 
}

p {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-right: 5px;
    text-indent: 40px;
    line-height:125%;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
}
p.imp {
    margin-left: 15px;
    text-indent: 0px;
    color: red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
}
p.left {
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-indent: 0px;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.copyboard {
    border:solid 3px #666;
    margin-top:10px;
    margin-bottom:5px;
    width: 95%;
    overflow:auto;
    height:40px;
    line-height:40px;
    font-size:16px;
    background-color:#CEECF5;
    color:black;
    padding:10px;
}

.headname {
    border:solid 1px #CCC;
    margin-top:10px;
    margin-bottom:5px;
    width: 95%;
    overflow:auto;
    height:40px;
    line-height:40px;
    font-size:16px;
    background-color:#F2F2F2;
    color:black;
    padding:10px;
}

textarea.npara
   { 
    border:solid 2px #666;
    margin-top:10px;
    margin-bottom:15px;
    width: 95%;
    overflow:auto;
    min-height:180px;
    font-size:16px;
    color:black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding:10px;
}

.linkbutton
 {
   //margin-top:10px;
   //margin-right:50px;
   width:200px;
   height:30px;  
   border-radius: 6px;
   //padding: 5px 5px; 
   background: #39F;
   color: white;
   border:0 none;
   cursor: pointer;
   -webkit-border-radius: 5px;
}

.maincontainer
{
    position: relative;
    overflow: hidden;
}
    /* Left column */
    .maincontainer .column01
    {
    float: left;
    line-height:30px;
    //background-color:#CCC;
    height:110%;
    width:200px;
    float:left;
    padding:5px; 
    }
        /*
            Width is set in inner div of column to
            avoid the use of negative margins
        */
        .maincontainer .column01 .restraint,
        .maincontainer .column03 .restraint
        {
            width: 200px;
        }
    /* Left column */
    .maincontainer .column03
    {
    float: right;
    line-height:30px;
    height:550px;
    width:200px;
    padding:5px; 
    }
    /* Middle column */
    .maincontainer .column02
    {
        overflow: hidden;
	min-height:700px;
	font-size: 16px;
    }
        .maincontainer .column02 .restraint
        {
            width: 100%;
        }
        * html .maincontainer .column02
        {
            /* cause hasLayout so middle column will sit between left and right */
            display: inline-block;
        }
