/*****************************************************************************

 $Date: 2005/09/14 10:37:08 $
 $Revision: 1.2 $
 $Source: /cvs/time_k_2/htdoc/css/client.css,v $

 Copyright (C) 2002 Orion Software Consulting.  All rights reserved.
*****************************************************************************/

/****************************************************************************/
/* Common Styles                                                            */
/****************************************************************************/

body {margin: 0 px}

td {font-family: Tahoma; font-size: 80%; color: #1b1012}

a {font-family: Tahoma; font-size: 100%; color: #1b1012; text-decoration: underline;}
a:hover {font-family: Tahoma; font-size: 100%; color: #1b1012; text-decoration: none;}

a.submenu {font-family: Tahoma; font-size: 100%; color: #1b1012; text-decoration: none;}
a.submenu:hover {font-family: Tahoma; font-size: 100%; color: #1b1012; text-decoration: underline;}

a.phones {font: normal normal 8pt Tahoma; color: #888888; text-decoration: none;}
a.phones:hover {font: normal normal 8pt Tahoma; color: #888888; text-decoration: underline;}

a.path {font: normal normal 10pt Tahoma; color: #8F333F; text-decoration: underline;}
a.path:hover {font: normal normal 10pt Tahoma; color: #8F333F; text-decoration: none;}

a.creator {font: normal normal 8pt Tahoma; color: #9C9C9C; text-decoration: none;}
a.creator:hover {font: normal normal 8pt Tahoma; color: #9C9C9C; text-decoration: underline;}


.copy {font: normal normal 8pt Tahoma; color: #1b1012}

.path {font-family: Tahoma; font-size: 12px; color: #8F333F;}

.content {font-family: Tahoma; font-size: 100%; color: #1b1012;}

.date {font-family: Tahoma; font-size: 100%; color: #A3A3A3; text-decoration: none;}
.date:hover {font-family: Tahoma; font-size: 100%; color: #A3A3A3; text-decoration: none;}


input,textarea,select
{
    font-family: Tahoma;
    font-size:100%;
}


hr
{
    height: 1px;
    color: #D5D5D5;
}

.paging_gray
{
    font-size: 8pt;
    font-weight: bold;
    color:#A3A3A3;
    text-decoration: none;
}

.paging
{
    font-size: 8pt;
    font-weight: bold;
}

.paging:hover
{
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

.star
{
    color:red;
    font-weight:bold;
    font-size: 12px;
}

