﻿HTML
{
	height:100%;
	margin:0; padding:0;
	}
body 
{
	background-color:#fafafa;
	
	font-family:Arial;
	font-size:12px;
	color:Black;
	margin-left : 0; 
margin-top : 0; 
margin-bottom : 0; 
margin-right : 0; 
 min-height:100%;
	HEIGHT: 100%;
	
	
}
#colom
{
	
	
	text-align:left;
	margin:0 auto 0 auto;
	padding:0;border:0;
	height:100%;
	min-height:100%;
	position:relative;
	} 

#toptablae
{
	background-color: White;
	width:960px;
	height:100%;
}
#areamenu
{
	background-image:url(../img/linemenutop.jpg);
	BACKGROUND-REPEAT: repeat-x;
	height:60px;
	width:747px;
}



.overit
{
 height:0px;
          overflow: hidden; 
}
textarea
{
 font-family:Arial;
 font-size:12px;
	text-align:right;
}
.TabArea
        {
                    background-color: White;
                    font-size: 12px;
                    border-left: 1px solid #cccccc;
                    border-bottom: 1px solid #cccccc;
                    border-right: 1px solid #cccccc;
                    border-top:1px solid #cccccc;
                    height:100px;
                    z-index:-25;
                    
        }
        .noborder
        {
			border:none 0 white;
        }
