/*v1.1 css*/

.style1 {
    color: rgb(255,252,151)
}

dl {
    color: rgb(118,0,22);
    font-weight: normal;
}

dd {
    font-size: small;
}

a {
    color: black;
    text-decoration: underline;
}

a:hover {
    color: black;
    text-decoration: none;
}

/* these is color which i like ` 1. FFE87C ; 2. FFCBA4 3. F2BB66  */
body {
    background:#ffc196;
    margin-top:0;
    font-family: Verdana, Arial, sans-serif;
    font-size:12px;
    color: #000000;
    margin: 0;
 
    padding: 0;
}

q {
    font-style: italic;
}

div hr {
    width:1px;
    border:black;
    text-align:center;
}

p {
/* text-indent:	20px; */
    text-align:	justify;
    margin:  0px;
    margin-bottom:  3px;
}

p.n {
    text-indent: 0;
}

img {
    border:none;
}

ul li {
/*  list-style-type: none; */
}

td {
    padding-bottom: 8px;
    text-align: left;
    font-size: 12px;
}

/*class*/

.divul {
    position: relative;
    left: 100px;
    top: 0;
    color: black; 
}

.txthead {
    color: rgb(255,255,200);
    font-size: 2em;
    padding: 1.1em;
    text-align: center;
    font-weight: normal;
}

.sup {
    vertical-align: top;
    font-size: 0.7em;
}

.update {
    color: rgb(184,5,1); 
    font-size: 0.95em; 
    font-weight:bold;
    margin-top: -0.5em; 
    position: absolute; 
    top: 260px;
    left: 50%; 
    margin-left: -10em;
}

.date {
    color: rgb(142,0,26);
    font-weight:bold;
}

.actual {
    font-style:italic;
}

/*.wb    {background-color: inherit;}
.wa    {background-color: rgb(209,209,209);}
*/

/*id*/
/*
#acomtable {
    width: 100%;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    padding: 0;
}

#acomtable td {
    text-align: center;
    vertical-align: top;font-size:  16px;
}

#acomtable th {
    text-align: center;
    vertical-align: top;font-size:  17px;
}
*/
#datetab {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    color: black
}

#container {
    background: transparent url(images/std_02.gif) no-repeat;
    width:912px;
    margin-left: auto;
    margin-right: auto;
}

#content {
/*background:#ffffff url(images/border2px.png) repeat-y;*/
    background-color: rgb(255, 255, 255);
    border-left: 1px;
    margin-top: 236px;
    float: left;
    width: 912px;
}

#cnt1 {
/*background:url(images/std_05n.png) no-repeat;*/
    width:710px;
    padding-left: 202px;
}

#txt {
    min-height: 500px;
    text-align: justify;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
}

/*
#txtcrl {
    height: 46em;
    overflow: visible;
    text-align: justify;
    width:  610px;
    margin-left: auto;
    margin-right: auto;
}

#txtacc {
    height: 82em;
    overflow: visible;
    text-align: justify;
    width:  610px;
    margin-left: auto;
    margin-right: auto;
}
*/

#menu {
    color:#070707;
    padding-top: 20px;
    background-color:#ffffff;
    /*background: transparent url(images/std_04.png) no-repeat;*/
    float: left;
    width: 202px;
    /*margin-top: 236px;*/
    border-right:#000, dotted;
}

#menu a:hover {
    color:#78879f;
}

#menu a {
    /*background-color:#FFE4E1;*/
    display: block;
    text-decoration: none;
    padding-left: 12px;
    padding-top: 0px;
    font-size: 13px;
    padding-right: 2px;
    font-weight: bold;
}

#menu .login {
    color: rgb(142,0,26);
}

.web {
    color: rgb(142,0,26);
}

#menu .web {
    color: rgb(142,0,26);
}

#menu a:hover {
    display: block;
}

#loginform {
    padding-left: 10px;
}

.film {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#organ {
    font-size: 1.08em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: black;
}

#organ a {
    color: inherit;
}

.b {
    font-weight: bold;
}

#footmenu {
    background-image: url(images/stopkaa.png);
    background-repeat: repeat-y;
    width: 182px;
}

#foot {
    color: #555;
    height: 30px;
    width: 912px;
    text-align: center;
    margin-top: 40px;
    font-size: 10px;
}

#px {
    width:800px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;  
}

#px a {
    text-decoration: none;
}

.r1 {
    color: black;
    font-weight: normal;
    font-size: 17px;
}

.r2 {
    color: rgb(142,0,26);
    font-size: 18px;
    font-weight: bold;
}

.errors {
    color:red;
}

.abstract_author {
    text-align: left;
    margin: 0px;
    padding:1px;
}

.author_title{
    border:2px solid #DEC4A0;
    background: #DEC4A0;
}

li {
    padding:3px;
    font-size: 14px;
}
