/*****************************************************************
*                        kandan.css     
*
*****************************************************************
* Old identification area:
*        ----
*****************************************************************
* NEW identification area:
*
* version             1.18
* Owner:              ---
* creatin timestamp:  ------
* 
* *************************************************************** 
* Change history:
* *************************************************************** 
* begin-->  from version - to 1.18
*      date: 2007/10/12
*      changed by: Nikolajs Pusnakovs, tel. +371 29100236
*      changes made:
*
* CR_1.  изменен цвет каскадного класса "offline"
* *************************************************************** 
*/
A:link { text-decoration: none;}
A:visited { text-decoration: none;}
A:hover { text-decoration: underline;}

body, td, p {font-family: Courier New, Courier New Cyr;} 
.enabled {color: rgb(0,100,50);font-weight: bold;font-size: 80%;}
.online {color: rgb(188,138,7);font-weight: bold;}
/* begin-->  from version - to 1.18 CR_1 */
/*.offline {color: rgb(125,0,0);font-weight: bold;}*/
/*.offline {color: rgb(247, 247, 247);font-weight: bold;}*/
.offline {color: rgb(247, 0, 0);font-weight: bold;}
/* end<-- from version - to 1.18 CR_1*/
.portret {color: #00CC33 ;font-weight: bold;}
.message { color: rgb(0,0,0);text-decoration: none;font-size: 80%;}
.time {color: rgb(0,0,125);font-size: 70%;} 
.disabled {color: rgb(125,0,0);font-weight: bold;font-size: 80%;}
.touser { color: rgb(0,0,0);text-decoration: underline;font-size: 80%;font-weight: bold;} 
.ip {color: rgb(188,138,7);font-size: 70%;} 
.links {color: rgb(192,192,192);font-size: 80%;font-weight: bold;} 
.info { color: rgb(192,192,192);font-size: 80%;}
.logintext { color: rgb(188,138,7);font-size: 85%; text-align: justify; padding: 4px;}
.book {color: #000000; background-color: rgb(188,138,7); text-align: center; font-weight: bold;font-size: 80%; border: 1px solid rgb(0,0,0);}
.red:link, .red:visited { color: rgb(188,138,7); font-weight: bold; }
.red:hover { color: rgb(188,138,7); font-weight: bold; text-decoration: underline; }


