body    {
        background: #cecece;
/*		background-image: url('./carsoft_mini_back.png');*/
/*		background-repeat: repeat-x;*/
        font-family: verdana, tahoma, arial;
        font-size: 12px;
        }

.menutext
		{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
        color: #FFFFFF;        
        font-weight: bold;
        text-decoration: none;
		padding: 0 0px 0px 0px;
		margin: 0;
        }

.date
		{
        font-family: verdana, tahoma, arial;
        font-size: 8px;
        color: #1e5a01;        
        font-weight: bold;
        text-decoration: none;
		padding: 0 0px 0px 0px;
		margin: 0;
        }

.newsheader
		{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
        color: #1e5a01;        
        font-weight: bold;
        text-decoration: none;
		padding: 0 0px 0px 0px;
		margin: 10;
        }
        
.username
		{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
        color: #99CC00;
        font-weight: bold;
        text-decoration: none;
		padding: 0 0px 0px 0px;
		margin: 0;
        }
        
.newscontent
		{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
		padding: 0 0px 0px 0px;
		margin: 0;
        }

.error       
		{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
        color: #FF0000;
        font-weight: bold;
        text-decoration: none;
		margin: 50;        
    	}

.errorsub
		{
        font-family: verdana, tahoma, arial;
        font-size: 8px;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
		margin: 50;        
    	}

a       {
        font-family: verdana, tahoma, arial;
        font-size: 9px;
        color: #99CC00;
        font-weight: bold;
        text-decoration: none;
    	}
 
input
		{
		background-color: #E1E1E1;
		font-family: Arial;
		font-size: 12px; 
		border : 1px solid #000000;
        color: #000000;
		}
		
.lngactive
		{
			border : 1px solid #FFFF00;
		}

.lnginactive
		{
			border : 1px solid #000000;
		}
		

select
		{
		background-color: #E1E1E1;
		font-family: Arial;
		font-size: 12px; 
		border : 1px solid #000000;
        color: #000000;
		}
		
.inputLogout
		{
		background-color: #FF0000;
		font-family: Arial;
		font-size: 12px; 
		border : 1px solid #99CC00;
        color: #FFFF99;
		}		