<style type="text/css">
<!-- 

.classbody{color: #000000; font-family: Arial, Helvetica; font-size: 9pt;}

.ui-widget {
	font-size:75% !important;
}

/* siin on ära kirjeldatud kõikide lehekülgede tausta värv (background-color) ja teksti värv (color). */

p, dl, dt, ol, ul, li, blockquote, pre { font-family: Arial, Helvetica; font-size: 9pt;}
/* Et tagada kõikide tekstide korrektne kuvamine on mõistlik kirjutada tekst alati <p> märgendite vahele (va. tabelid, kus stiil määratakse juba tabeli poolt). Siia võib lidada ka teisi märgendeid, mille peaks olema üldine stiil */

td { font-family: Arial, Helvetica; font-size: 9pt;}
th { font-family: Arial, Helvetica; font-size: 9pt;  color: #000000; background-color:#3399CC; font-weight: bold }
/* mõlemad märgenid on tabeli kirjeldamiseks: th pealkirjalahtri ja td sisulahtri jaoks. Pealkirjalahtrile on antud ka taustavärv (background). Sisulahtrite paremaks ilestamiseks on kasutaud kahte lisaklassi rida1 ja rida2, millest loe allpool */

.aktiivne  {background-color: #CDCDCD;}
/* aktiivne valik tabelis n. E-mailide juures*/

a {color: #003399}
/* Argo, teeme ilma erilise classita lingid tagasihoidlikumaks ja pärast visiiti värvi muutust enam ei ole*/


.attention  {background-color: #000080;}
/* tähtsa teksti taust, nt. õiguste halduse aknas */

/*
.abimees { position:absolute; width:55px; height:54px; z-index:4; left: 652px; top: -409px; visibility: hidden }
.abimees_sisu {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; margin-right: 5px; margin-left: 5px; padding-right: 5px; padding-left: 5px}
.info { position:absolute; width:168px; height:162px; z-index:1; left: 281px; top: 319px; visibility: hidden }
.otsing { position:absolute; width:122px; height:115px; z-index:2; left: -21px; top: -122px; visibility: hidden }
.tiitel { position:absolute; width:100px; height:20px; z-index:3; left: 381px; top: 319px; visibility: hidden }
*/
/* need viis klassi on kasutusel Abimehe jaoks - vt. lähemalt Lisa 3 */


.DokSisse {color: #0000FF} 
.DokSise {color: #990099}
.DokValja {color: #005500}


.DokYle {color: #FF2400}
/* Kõik need neli klassi on kasutusel dokumentide lehel, eri liiki dokumentide kuvamiseks eri värvi
n. <a class="dokValja" href="1.html">Kiri</a> */

.DokSissenolink {color: #0000FF; text-decoration: none}
.DokSisenolink {color: #990099; text-decoration: none;}
.DokValjanolink {color: #005500; text-decoration: none;}
.DokYlenolink {color: #FF2400; text-decoration: none;}
/* brauseris ilma lingita */

.error {color: #FF0000}
/*Veateate värv*/
.teade {color: green}
/*teate värv*/

.hall {background-color:#666666;}
/* Tabeli (brauseri) tausta määramiseks n.<table cellpadding="3" cellspacing="1" border="0" width="100%" class="hall">, et tekiksid lahtrite vahele jooned */

.kell { font-family: Arial, Helvetica; font-size: 8pt; color: #FFFFFF;}
.kuup { font-family: Arial, Helvetica; font-size: 8pt; color: #cccccc;}
/* Mõlemad klassid on kasutusel nn. tiitli ribal kuupäeva ja kellaja eri värvide kuvamiseks */

.nupp { font-family: Arial, Helvetica; font-size: 8pt;}
/* <input type="submit" class="nupp"> tüüpi nupud  */

.pealkiri1 { font-size: 10pt; font-weight: bold; color: #FFFFFF }
/* Pealkirjade kuvamiseks tiitli ribal n. <b class="pealkiri1">DOKUMENDID</b>  */

.puu { font-size: 8pt;}
/* "Puude" kuvamiseks */

.rida1 { background-color: #CCDAEA }
.rida2 { background-color: #E0EEFE }
/* Kasutusel sisulahtrite ilmekamaks muutmisel. n. <td align="center" class="rida1">  */

.punane {color: #FF0000}
.must    {color: #000000}
.sinine {color: #003399}
.kollane  {color: #FFFFCC}

/* Kasutusel vormi kirjelduste juures n. <b class="sinine">KELLELE:</b>, kus juures kirjeldus on soovitav kirjutada suurte tähtedega */

.vaike { font-size: 8pt; }
/* Klass pisut väiksema teksti saamiseks kui muidu on */

.suur { font-size: 18pt;}
/* Klass pisut väiksema teksti saamiseks kui muidu on */

.vorm { font-family: Courier New, Courier; font-size: 9pt;}
/* Sisend väljad n. <input type="text" class="vorm"> */

.vormDisabled { font-family: Courier New, Courier; font-size: 9pt; color: #606060; background-color: #ffffff;}
/* see kasutatakse "disabled" multiple selecti väljastamisel */

.DisabledSelect { font-family: Courier New, Courier; font-size: 9pt; color: #000000; background-color: #606060;}
/* see kasutatakse "disabled" multiple selecti väljastamisel */

.kysimark {
color: green;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
font-weight: bold; 
}

/* dokumendi andmetes valjade juures selgitava teksti link */

.linknoline {text-decoration: none}


.toimikuus {color: #005500}
.toimikavatud {color: #003399}
.toimiksuletud {color: #6f6568}
.toimikhavitamisel {color: #FF0000}

.thall  {
	border: 1px solid #666666;
	width: 750px;
	border-collapse: collapse;
}

.thall tr, .thall td, .thall th {
	padding: 3px;
	border: 1px solid #666666;
}
	
.inlineInput {
	width: 90%;
}

.idButton {
	background-color:transparent;
	text-decoration:none;
	outline:0;
}

.idButton img {
	border-color: #DDDDDD #BBBBBB #BBBBBB #DDDDDD;
	border-style: solid;
	border-width: 1px;
}

.idButton:hover img {
	border-color: #ffcc88 #dd5500 #dd5500 #ffcc88;
}

.idButton:active img{
	border-color: #dd5500 #ffcc88 #ffcc88 #dd5500;
}

.idButtonNoBg {
	text-decoration:none;
	outline:0;
}

.idButtonNoBg img {
	border-color: #DDDDDD #BBBBBB #BBBBBB #DDDDDD;
	border-style: solid;
	border-width: 1px;
}

.idButtonNoBg:hover img {
	border-color: #ffcc88 #dd5500 #dd5500 #ffcc88;
}

.idButtonNoBg:active img{
	border-color: #dd5500 #ffcc88 #ffcc88 #dd5500;
}

.idxTable {
	border-collapse:collapse;
	margin-left:5px;
	margin-top:5px;
}

.idxTable td.cap {
	color:#003399;
	font-size:13px;
	font-weight:bold;
}

.idxTable tr.idrow td {
	padding: 4px 4px 0px 4px;
}

.idxTable td input.nupp {
	font-size:12px;
}

.idxTable td {
	font-size:12px;
	padding: 4px 4px 2px 4px;
}

.idxError {
	color: red;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	height: 20px;
}

.avalik {
	color: green;
}

.upload div.button{
    display:block;
    float:none;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
#upload-container {
	width: 100px;
}
#upload-files {
    padding-top: 20px;
}
.punane-bold {
	color: #FF0000;
	font-weight: bold;
	padding:5px 10px 6px 7px;
}

.read, .unread {
    width: 20px;
}

.read span, .unread span {
	width: 16px;
	height: 16px;
	display: block;
	margin: auto;
	cursor: pointer;
}

.lcView:parent {
	overflow: auto;
}

.lcView {
}

.lcViewFull {
	height: 150px;
	position: absolute;
	color: black;
	border: 1px solid black;
	padding: 0px;
	overflow: hidden;
	font-style: normal;
	font-weight: normal;
}

.lcViewContent {
    overflow: hidden;
    padding: 3px;
}

.lcView .ellipsis {
	font-weight: bolder;
}

.lcViewOver .ellipsis {
	color: black;
}

.lcViewOver {
	color: blue;
    cursor: pointer;
}

.lcViewHeader {
	width: 100%;
	height: 16px;
	background: #cccccc;
}

.lcViewClose {
	width: 16px;
	height: 16px;
	float: right;
	cursor: pointer;
}

.ui-resizable-sw {
    bottom: 1px;
    cursor: sw-resize;
    height: 11px;
    left: 1px;
    width: 11px;
}

.ui-resizable-nw {
    top: 1px;
    cursor: nw-resize;
    height: 11px;
    left: 1px;
    width: 11px;
}

.ui-resizable-handle {
    display: block;
    font-size: 0.1px;
    position: absolute;
    z-index: 99999;
}

th.dokument_grupp {
	background-color: #3399CC;
}

th.tooylesanne_grupp {
	background-color: #68B5DC;
}

.success {
	color: green;
}

.failure {
	color: red;
}

body {
    position: relative;
}

-->
</style>
